CVE-2026-33009 HIGH

CVE-2026-33009: EVerest: MQTT Switch-Phases Command Data Race Causing Charger State Corruptio

Vendor Everest
Product everest-core
Weakness CWE-362
Published March 26, 2026
Last update March 28, 2026

CVSS base score

8.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 26, 2026 CVE published
March 28, 2026 Record updated