CVE-2026-26070 PUBLISHED

EVerest: OCPP 2.0.1 EV SoC Update Race Causes Charge Point Crash

Assigner: GitHub_M
Reserved: 10.02.2026 Published: 26.03.2026 Updated: 26.03.2026

EVerest is an EV charging software stack. Versions prior to 2026.02.0 have a data race leading to std::map<std::optional> concurrent access (container/optional corruption possible). The trigger is an EV SoC update with powermeter periodic update and unplugging/SessionFinished state. Version 2026.2.0 contains a patch.

Metrics

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

Product Status

Vendor EVerest
Product everest-core
Versions
  • Version < 2026.02.0 is affected

References

Problem Types

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') CWE