EVerest is an EV charging software stack. Prior to version 2026.02.0, when WithdrawAuthorization is processed before the TransactionStarted event, AuthHandler determines `transaction_active=false` and only calls `withdraw_authorization_callback`. This path ultimately calls `Charger::deauthorize()`, but no actual stop (StopTransaction) occurs in the Charging state. As a result, authorization withdrawal can be defeated by timing, allowing charging to continue. Version 2026.02.0 contains a patch.
References
| Link | Resource |
|---|---|
| https://github.com/EVerest/EVerest/security/advisories/GHSA-gx37-p775-qf5v | Exploit Vendor Advisory |
Configurations
History
31 Mar 2026, 14:40
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linuxfoundation
Linuxfoundation everest |
|
| CPE | cpe:2.3:o:linuxfoundation:everest:*:*:*:*:*:*:*:* | |
| References | () https://github.com/EVerest/EVerest/security/advisories/GHSA-gx37-p775-qf5v - Exploit, Vendor Advisory |
30 Mar 2026, 13:26
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
26 Mar 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-26 17:16
Updated : 2026-03-31 14:40
NVD link : CVE-2026-29044
Mitre link : CVE-2026-29044
CVE.ORG link : CVE-2026-29044
JSON object : View
Products Affected
linuxfoundation
- everest
CWE
CWE-863
Incorrect Authorization
