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
Configurations
No configuration.
History
No history.
Information
Published : 2026-03-26 17:16
Updated : 2026-03-30 13:26
NVD link : CVE-2026-33009
Mitre link : CVE-2026-33009
CVE.ORG link : CVE-2026-33009
JSON object : View
Products Affected
No product.
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
