CVE-2025-59398
Published
CVSS v3
3.1
LOW
CVSS v2
N/A
Affected
2
PROJECTS
Description
The OCPP implementation in libocpp before 0.26.2 allows a denial of service (EVerest crash) via JSON input larger than 255 characters, because a CiString<255> object is created with StringTooLarge set to Throw.