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.
References
| Link | Resource |
|---|---|
| https://github.com/EVerest/EVerest/security/advisories/GHSA-p3hg-vqgv-h524 | Vendor Advisory |
Configurations
History
30 Mar 2026, 20:57
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/EVerest/EVerest/security/advisories/GHSA-p3hg-vqgv-h524 - Vendor Advisory | |
| First Time |
Linuxfoundation
Linuxfoundation everest |
|
| CPE | cpe:2.3:o:linuxfoundation:everest:*:*:*:*:*:*:*:* |
Information
Published : 2026-03-26 17:16
Updated : 2026-03-30 20:57
NVD link : CVE-2026-26074
Mitre link : CVE-2026-26074
CVE.ORG link : CVE-2026-26074
JSON object : View
Products Affected
linuxfoundation
- everest
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
