CVE-2026-29044

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
Configurations

Configuration 1 (hide)

cpe:2.3:o:linuxfoundation:everest:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-26 17:16

Updated : 2026-06-17 10:29


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