CVE-2025-68138

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:linuxfoundation:libocpp:*:*:*:*:*:*:*:*

History

17 Jun 2026, 09:58

Type Values Removed Values Added
Summary
  • (es) EVerest es una pila de software de carga de VE, y EVerest libocpp es una implementación en C++ del Protocolo de Punto de Carga Abierto. En libocpp, anterior a la versión 0.30.1, los punteros devueltos por las llamadas a `strdup` nunca se liberan. En cada intento de conexión, el área de memoria recién asignada se filtrará, lo que podría causar agotamiento de la memoria y denegación de servicio. La versión 0.30.1 corrige el problema.

06 Feb 2026, 21:22

Type Values Removed Values Added
CPE cpe:2.3:a:linuxfoundation:libocpp:*:*:*:*:*:*:*:*
First Time Linuxfoundation
Linuxfoundation libocpp
References () https://github.com/EVerest/everest-core/security/advisories/GHSA-f8c2-44c3-7v55 - () https://github.com/EVerest/everest-core/security/advisories/GHSA-f8c2-44c3-7v55 - Vendor Advisory
References () https://github.com/EVerest/libocpp/blob/89c7b62ec899db637f43b54f19af2c4af30cfa66/lib/ocpp/common/websocket/websocket_libwebsockets.cpp - () https://github.com/EVerest/libocpp/blob/89c7b62ec899db637f43b54f19af2c4af30cfa66/lib/ocpp/common/websocket/websocket_libwebsockets.cpp - Product

21 Jan 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-21 20:16

Updated : 2026-06-17 09:58


NVD link : CVE-2025-68138

Mitre link : CVE-2025-68138

CVE.ORG link : CVE-2025-68138


JSON object : View

Products Affected

linuxfoundation

  • libocpp
CWE
CWE-770

Allocation of Resources Without Limits or Throttling