CVE-2025-68138
MEDIUM EPSS 5.7%
Published Jan 21, 20265mo ago · Modified Jun 17, 20262w ago
4.7 CVSS 3.1
Published Jan 21, 2026 5mo ago
Last Modified Jun 17, 2026 2w ago
Description
EVerest is an EV charging software stack, and EVerest libocpp is a C++ implementation of the Open Charge Point Protocol. In libocpp prior to version 0.30.1, pointers returned by the `strdup` calls are never freed. At each connection attempt, the newly allocated memory area will be leaked, potentially causing memory exhaustion and denial of service. Version 0.30.1 fixes the issue.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L Attack Vector Adjacent
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Changed
Confidentiality None
Integrity None
Availability Low
Threat Intelligence
EPSS Exploit Probability
5.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-770
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| linuxfoundation | libocpp | * | <0.30.1 |
References 2
- github.com https://github.com/EVerest/everest-core/security/advisories/GHSA-f8c2-44c3-7v55
- github.com https://github.com/EVerest/libocpp/blob/89c7b62ec899db637f43b54f19af2c4af30cfa66/lib/ocpp/common/websocket/websocket_libwebsockets.cpp
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.