Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Sohamg

Researcher fromDiscovery Partners Institute
#53094of 53,630
3.1Total CVSS
Vulnerabilities · 1
PT-2025-37737
3.1
2025-09-15
Libocpp · Libocpp · CVE-2025-59398
**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.