EVerest is an EV charging software stack. Prior to versions to 2026.02.0, ISO15118_chargerImpl::handle_update_energy_transfer_modes copies a variable-length list into a fixed-size array of length 6 without bounds checking. With schema validation disabled by default, oversized MQTT Cmd payloads can trigger out-of-bounds writes and corrupt adjacent EVSE state or crash the process. Version 2026.02.0 contains a patch.
PUBLISHED5.2CWE-787
EVerest's ISO15118 update_energy_transfer_modes overflow can corrupt EVSE state
Problem type
Affected products
EVerest
everest-core
< 2026.02.0 - AFFECTED
References
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-27816Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-27816",
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"dateUpdated": "2026-03-26T18:24:18.212Z",
"dateReserved": "2026-02-24T02:32:39.798Z",
"datePublished": "2026-03-26T16:32:05.363Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M",
"dateUpdated": "2026-03-26T16:33:57.619Z"
},
"title": "EVerest's ISO15118 update_energy_transfer_modes overflow can corrupt EVSE state",
"descriptions": [
{
"lang": "en",
"value": "EVerest is an EV charging software stack. Prior to versions to 2026.02.0, ISO15118_chargerImpl::handle_update_energy_transfer_modes copies a variable-length list into a fixed-size array of length 6 without bounds checking. With schema validation disabled by default, oversized MQTT Cmd payloads can trigger out-of-bounds writes and corrupt adjacent EVSE state or crash the process. Version 2026.02.0 contains a patch."
}
],
"affected": [
{
"vendor": "EVerest",
"product": "everest-core",
"versions": [
{
"version": "< 2026.02.0",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-787: Out-of-bounds Write",
"cweId": "CWE-787",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/EVerest/EVerest/security/advisories/GHSA-gq54-j8f4-xj8c",
"name": "https://github.com/EVerest/EVerest/security/advisories/GHSA-gq54-j8f4-xj8c",
"tags": [
"x_refsource_CONFIRM"
]
}
],
"metrics": [
{}
]
},
"adp": [
{
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2026-03-26T18:24:18.212Z"
},
"title": "CISA ADP Vulnrichment",
"metrics": [
{}
]
}
]
}
}