CVE-2026-33009

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

Configuration 1 (hide)

cpe:2.3:o:linuxfoundation:everest:*:*:*:*:*:*:*:*

History

31 Mar 2026, 13:30

Type Values Removed Values Added
References () https://github.com/EVerest/EVerest/security/advisories/GHSA-33qh-fg6f-jjx5 - () https://github.com/EVerest/EVerest/security/advisories/GHSA-33qh-fg6f-jjx5 - Exploit, Vendor Advisory
First Time Linuxfoundation
Linuxfoundation everest
CPE cpe:2.3:o:linuxfoundation:everest:*:*:*:*:*:*:*:*

30 Mar 2026, 13:26

Type Values Removed Values Added
Summary
  • (es) EVerest es una pila de software de carga de vehículos eléctricos. Las versiones anteriores a la 2026.02.0 tienen una condición de carrera de datos que conduce a un comportamiento indefinido (UB) de C++ (potencial corrupción de memoria). Esto se activa mediante un mensaje MQTT 'everest_external/nodered/{connector}/cmd/switch_three_phases_while_charging' y resulta en que 'Charger::shared_context' / 'internal_context' se acceden concurrentemente sin bloqueo. La versión 2026.02.0 contiene un parche.

26 Mar 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-26 17:16

Updated : 2026-03-31 13:30


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')