CVE-2025-68139 Details
Description
EVerest is an EV charging software stack. In all versions up to and including 2025.12.1, the default value for `terminate_connection_on_failed_response` is `False`, which leaves the responsibility for session and connection termination to the EV. In this configuration, any errors encountered by the module are logged but do not trigger countermeasures such as session and connection reset or termination. This could be abused by a malicious user in order to exploit other weaknesses or vulnerabilities. While the default will stay at the setting that is described as potentially problematic in this reported issue, a mitigation is available by changing the `terminate_connection_on_failed_response` setting to `true`. However this cannot be set to this value by default since it can trigger errors in vehicle ECUs requiring ECU resets and lengthy unavailability in charging for vehicles. The maintainers judge this to be a much more important workaround then short-term unavailability of an EVSE, therefore this setting will stay at the current value.
A vulnerability exists in the EVerest EV charging software stack, in all versions up to and including 2025.12.1. The issue arises because the default setting for 'terminate_connection_on_failed_response' is 'False', leaving it up to the electric vehicle (EV) to manage session and connection termination. As a result, errors logged by the module do not prompt automatic countermeasures like resetting or ending sessions and connections. This oversight could be exploited by a malicious user to take advantage of other vulnerabilities or weaknesses. Although users can manually change the setting to 'true' to mitigate the issue, this adjustment is not feasible by default, as it may cause errors in vehicle electronic control units (ECUs) that require resets, leading to prolonged charging disruptions. Consequently, the maintainers have decided to keep the default setting unchanged.
Users can change the 'terminate_connection_on_failed_response' setting to 'true' to mitigate the issue. However, this cannot be set by default, as it may trigger errors in vehicle ECUs that require resets, causing lengthy unavailability in charging. The maintainers have chosen to keep the default setting as is, prioritizing the avoidance of short-term EVSE unavailability.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jan 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/EVerest/everest-core/security/advisories/GHSA-wqh4-pj54-6xv9 | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-384 | Session Fixation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linuxfoundation everest | <= 2025.12.1 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 6, 2026 | Initial Analysis | [email protected] |
| Jan 21, 2026 | New CVE Received | [email protected] |