CVE-2025-68132
4.6 · MEDIUMOverview
CVE-2025-68132 is a medium-severity vulnerability affecting linuxfoundation everest. It was published on January 21, 2026 and has a CVSS 3.1 base score of 4.6 (MEDIUM).
This vulnerability has a CVSS 3.1 base score of 4.6, rated MEDIUM. 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.12.0, `is_message_crc_correct` in the DZG_GSH01 powermeter SLIP parser reads `vec[vec.size()-1]` and `vec[vec.size()-2]` without checking that at least two bytes are present. Malformed SLIP frames on the serial link can reach `is_message_crc_correct` with `vec.size() < 2` (only via the multi-message path), causing an out-of-bounds read before CRC verification and `pop_back` underflow. Therefore, an attacker controlling the serial input can reliably crash the process. Version 2025.12.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.12.0 | Affected |
Frequently Asked Questions
What is CVE-2025-68132?
CVE-2025-68132 is a medium-severity vulnerability affecting linuxfoundation everest. It was published on January 21, 2026 and has a CVSS 3.1 base score of 4.6 (MEDIUM).
How severe is CVE-2025-68132?
This vulnerability has a CVSS 3.1 base score of 4.6, rated MEDIUM. 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-68132?
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-68132?
CyberStrike's AI-powered security agents can automatically detect CVE-2025-68132 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.
How CyberStrike Helps
AI agents map your attack surface to find vulnerabilities like this one.
Automated penetration testing that runs continuously, not just quarterly.
AI-driven PR review catches vulnerable dependencies before they ship.
Browser-based exploitation validates findings with real proof-of-concept.