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.
References
| Link | Resource |
|---|---|
| https://github.com/EVerest/EVerest/security/advisories/GHSA-7wmg-crc8-6xxf | Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-26 17:16
Updated : 2026-06-17 10:27
NVD link : CVE-2026-27815
Mitre link : CVE-2026-27815
CVE.ORG link : CVE-2026-27815
JSON object : View
Products Affected
linuxfoundation
- everest
CWE
CWE-787
Out-of-bounds Write
