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
31 Mar 2026, 15:04
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/EVerest/EVerest/security/advisories/GHSA-7wmg-crc8-6xxf - Mitigation, Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
| First Time |
Linuxfoundation
Linuxfoundation everest |
|
| CPE | cpe:2.3:o:linuxfoundation:everest:*:*:*:*:*:*:*:* |
30 Mar 2026, 13:26
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
26 Mar 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-26 17:16
Updated : 2026-03-31 15:04
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
