AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-59398

LOW · CVSS 3.1 EPSS 0.22% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-09-15 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.1. Public exploit code or proof-of-concept references have been detected in its references. It may lead to a denial-of-service condition.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-59398
Severity
LOW
CVSS
3.1
EPSS
0.22%

Original NVD 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.