Skip to main content

Everest CVE-2026-29044

| EUVDEUVD-2026-16230 MEDIUM
Incorrect Authorization (CWE-863)
2026-03-26 GitHub_M
5.0
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
5.0 MEDIUM
AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:L

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

Attack Vector
Network
Attack Complexity
High
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
Low

Lifecycle Timeline

4
Patch available
Apr 16, 2026 - 05:29 EUVD
2026.02.0
EUVD ID Assigned
Mar 26, 2026 - 16:45 euvd
EUVD-2026-16230
Analysis Generated
Mar 26, 2026 - 16:45 vuln.today
CVE Published
Mar 26, 2026 - 16:37 nvd
MEDIUM 5.0

DescriptionGitHub Advisory

EVerest is an EV charging software stack. Prior to versions to 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.

AnalysisAI

EVerest EV charging software before version 2026.02.0 fails to properly stop charging transactions when authorization withdrawal occurs before the TransactionStarted event, allowing attackers with high privileges to bypass deauthorization through precise timing and maintain unauthorized charging sessions. The vulnerability stems from incomplete StopTransaction handling in the Charging state, affecting IoT and Everest Core deployments with no currently available patch.

Technical ContextAI

EVerest is an open-source EV charging software stack that manages the authorization and transaction lifecycle for electric vehicle charging sessions. The vulnerability resides in the AuthHandler component, which evaluates the transaction_active flag to determine whether to invoke withdraw_authorization_callback() or execute a full StopTransaction command. The root cause is classified under CWE-863 (Incorrect Authorization), where the authorization withdrawal logic fails to transition to a Charging state stop when the WithdrawAuthorization event is received during the pre-transaction phase. The affected product is specifically everest-core (CPE: cpe:2.3:a:everest:everest-core:*:*:*:*:*:*:*:*) in all versions before 2026.02.0. The race condition exploits a gap in the state machine where timing allows a charger to reach the Charging state despite the prior withdrawal signal, circumventing the intended authorization enforcement mechanism.

RemediationAI

Upgrade EVerest-core to version 2026.02.0 or later, which includes the upstream patch that ensures StopTransaction is executed regardless of transaction state when WithdrawAuthorization is processed (see GitHub Security Advisory GHSA-gx37-p775-qf5v at https://github.com/EVerest/EVerest/security/advisories/GHSA-gx37-p775-qf5v). Until patching is completed, implement network-level access controls to restrict which systems can initiate WithdrawAuthorization commands, limiting the authorization to trusted management systems only and logging all such events for audit purposes. Review charging session logs to identify any instances where authorization withdrawal occurred prior to transaction start events, which may indicate prior exploitation attempts.

CVE-2025-68137 HIGH POC
8.3 Jan 21

EVerest is an EV charging software stack. Prior to version 2025.10.0, an integer overflow occurring in `SdpPacket::parse

CVE-2025-68141 HIGH POC
7.4 Jan 21

EVerest is an EV charging software stack. Prior to version 2025.10.0, during the deserialization of a `DC_ChargeLoopRes`

CVE-2025-68136 HIGH POC
7.4 Jan 21

EVerest is an EV charging software stack. Prior to version 2025.10.0, once the module receives a SDP request, it creates

CVE-2025-68133 HIGH POC
7.4 Jan 21

EVerest is an EV charging software stack. In versions 2025.9.0 and below, an attacker can exhaust the operating system's

CVE-2025-68135 MEDIUM POC
6.5 Jan 21

EVerest is an EV charging software stack. Prior to version 2025.10.0, C++ exceptions are not properly handled for and by

CVE-2026-22790 HIGH
8.8 Mar 26

Remote code execution vulnerability in EVerest electric vehicle charging software stack allows adjacent network attacker

CVE-2025-68132 MEDIUM POC
4.6 Jan 21

EVerest is an EV charging software stack. Prior to version 2025.12.0, `is_message_crc_correct` in the DZG_GSH01 powermet

CVE-2026-23995 HIGH
8.4 Mar 26

Stack-based buffer overflow in EVerest EV charging software allows unauthenticated local attackers to execute arbitrary

CVE-2026-22593 HIGH
8.4 Mar 26

Stack-based buffer overflow in EVerest EV charging software stack enables local code execution when processing certifica

CVE-2026-33009 HIGH
8.2 Mar 26

Concurrent access to shared memory in EVerest EV charging software (versions prior to 2026.02.0) enables remote attacker

CVE-2026-23955 MEDIUM POC
4.2 Jan 21

Everest EV charging software prior to version 2025.9.0 contains an improper pointer arithmetic flaw in error handling wh

CVE-2026-26008 HIGH
7.5 Mar 26

Out-of-bounds vector access in EVerest EV charging software (everest-core versions before 2026.02.0) enables remote unau

Share

CVE-2026-29044 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy