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.
References
Configurations
No configuration.
History
15 Sep 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-15 19:15
Updated : 2025-09-16 12:49
NVD link : CVE-2025-59398
Mitre link : CVE-2025-59398
CVE.ORG link : CVE-2025-59398
JSON object : View
Products Affected
No product.
CWE
CWE-392
Missing Report of Error Condition