Home

Description

EVerest is an EV charging software stack. Versions prior to 2026.02.0 have a data race leading to possible `std::map<std::queue>` corruption. The trigger is CSMS GetLog/UpdateFirmware request (network) with an EVSE fault event (physical). This results in TSAN reports concurrent access (data race) to `event_queue`. Version 2026.2.0 contains a patch.

PUBLISHED Reserved 2026-02-10 | Published 2026-03-26 | Updated 2026-03-26 | Assigner GitHub_M




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

Problem types

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

Product status

< 2026.02.0
affected

References

github.com/...Verest/security/advisories/GHSA-p3hg-vqgv-h524

cve.org (CVE-2026-26074)

nvd.nist.gov (CVE-2026-26074)

Download JSON