Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-68136

7.4 · HIGH
Published Jan 21, 2026 linuxfoundation CWE-770

Overview

CVE-2025-68136 is a high-severity vulnerability affecting linuxfoundation everest. It was published on January 21, 2026 and has a CVSS 3.1 base score of 7.4 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.4, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

EVerest is an EV charging software stack. Prior to version 2025.10.0, once the module receives a SDP request, it creates a whole new set of objects like `Session`, `IConnection` which open new TCP socket for the ISO15118-20 communications and registers callbacks for the created file descriptor, without closing and destroying the previous ones. Previous `Session` is not saved and the usage of an `unique_ptr` is lost, destroying connection data. Latter, if the used socket and therefore file descriptor is not the last one, it will lead to a null pointer dereference. Version 2025.10.0 fixes the issue.

Remediation

Check the references section for vendor advisories and patches from linuxfoundation. Update everest to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linuxfoundation everest >= 0, < 2025.10.0 Affected

Frequently Asked Questions

What is CVE-2025-68136?

CVE-2025-68136 is a high-severity vulnerability affecting linuxfoundation everest. It was published on January 21, 2026 and has a CVSS 3.1 base score of 7.4 (HIGH).

How severe is CVE-2025-68136?

This vulnerability has a CVSS 3.1 base score of 7.4, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-68136?

Check the references section for vendor advisories and patches from linuxfoundation. Update everest to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-68136?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-68136 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.