2026-03-26 16:30CVE-2026-27815GitHub_M
PUBLISHED5.2CWE-787

EVerest: ISO15118 session_setup payment options overflow can corrupt EVSE state

EVerest is an EV charging software stack. Prior to versions to 2026.02.0, ISO15118_chargerImpl::handle_session_setup copies a variable-length payment_options list into a fixed-size array of length 2 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.

Problem type

Affected products

EVerest

everest-core

< 2026.02.0 - AFFECTED

References

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-27815
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-27815",
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "dateUpdated": "2026-03-26T16:31:34.779Z",
    "dateReserved": "2026-02-24T02:31:33.268Z",
    "datePublished": "2026-03-26T16:30:29.860Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M",
        "dateUpdated": "2026-03-26T16:31:34.779Z"
      },
      "title": "EVerest: ISO15118 session_setup payment options 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_session_setup copies a variable-length payment_options list into a fixed-size array of length 2 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-7wmg-crc8-6xxf",
          "name": "https://github.com/EVerest/EVerest/security/advisories/GHSA-7wmg-crc8-6xxf",
          "tags": [
            "x_refsource_CONFIRM"
          ]
        }
      ],
      "metrics": [
        {}
      ]
    }
  }
}