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.
References
| Link | Resource |
|---|---|
| https://github.com/EVerest/EVerest/security/advisories/GHSA-gq54-j8f4-xj8c | Mitigation Vendor Advisory |
Configurations
History
31 Mar 2026, 14:46
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/EVerest/EVerest/security/advisories/GHSA-gq54-j8f4-xj8c - Mitigation, Vendor Advisory | |
| First Time |
Linuxfoundation
Linuxfoundation everest |
|
| CPE | cpe:2.3:o:linuxfoundation:everest:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
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 14:46
NVD link : CVE-2026-27816
Mitre link : CVE-2026-27816
CVE.ORG link : CVE-2026-27816
JSON object : View
Products Affected
linuxfoundation
- everest
CWE
CWE-787
Out-of-bounds Write
