Home

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.

PUBLISHED Reserved 2025-12-15 | Published 2026-01-21 | Updated 2026-01-22 | Assigner GitHub_M




MEDIUM: 4.7CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L

Problem types

CWE-770: Allocation of Resources Without Limits or Throttling

Product status

libocpp < 0.30.1
affected

References

github.com/...t-core/security/advisories/GHSA-f8c2-44c3-7v55

github.com/...p/common/websocket/websocket_libwebsockets.cpp

cve.org (CVE-2025-68138)

nvd.nist.gov (CVE-2025-68138)

Download JSON