EVerest is an EV charging software stack. Versions prior to 2026.02.0 have a data race leading to C++ UB (potential memory corruption). This is triggered by an MQTT `everest_external/nodered/{connector}/cmd/switch_three_phases_while_charging` message and results in `Charger::shared_context` / `internal_context` accessed concurrently without lock. Version 2026.02.0 contains a patch.
References
| Link | Resource |
|---|---|
| https://github.com/EVerest/EVerest/security/advisories/GHSA-33qh-fg6f-jjx5 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-26 17:16
Updated : 2026-06-17 10:36
NVD link : CVE-2026-33009
Mitre link : CVE-2026-33009
CVE.ORG link : CVE-2026-33009
JSON object : View
Products Affected
linuxfoundation
- everest
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
