PT-2025-37737 · Libocpp · Libocpp
Sohamg
·
Published
2025-09-15
·
Updated
2025-12-23
·
CVE-2025-59398
CVSS v3.1
3.1
Low
| Vector | AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
libocpp versions prior to 0.26.2
Description
The OCPP implementation in libocpp is susceptible to a denial of service (EVerest crash) when processing JSON input exceeding 255 characters. This occurs because a
CiString<255> object is created with StringTooLarge set to Throw, leading to a crash when the input exceeds the defined size limit.Recommendations
Update libocpp to version 0.26.2 or later.
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Libocpp