CVE-2026-29044
MEDIUM EPSS 20.4%
Published Mar 26, 20263mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published Mar 26, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability Low
Threat Intelligence
EPSS Exploit Probability
20.4% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-863 Incorrect Authorization Authorization
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| linuxfoundation | everest | * | <2026.02.0 |
References 1
- github.com https://github.com/EVerest/EVerest/security/advisories/GHSA-gx37-p775-qf5v
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.