CVE-2025-59789

Severity
7.5HIGH
EPSS
0.7%
top 28.19%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedDec 1

Description

Uncontrolled recursion in the json2pb component in Apache bRPC (version < 1.15.0) on all platforms allows remote attackers to make the server crash via sending deep recursive json data. Root Cause: The bRPC json2pb component uses rapidjson to parse json data from the network. The rapidjson parser uses a recursive parsing method by default. If the input json has a large depth of recursive structure, the parser function may run into stack overflow. Affected Scenarios: Use bRPC server with protob

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6

Affected Packages2 packages

NVDapache/brpc< 1.15.0

Patches

🔴Vulnerability Details

2
GHSA
GHSA-x4fp-gjpv-c6r5: Uncontrolled recursion in the json2pb component in Apache bRPC (version < 12025-12-01
CVEList
Apache bRPC: Stack Exhaustion via Unbounded Recursion in JSON Parser2025-12-01
CVE-2025-59789 (HIGH CVSS 7.5) | Uncontrolled recursion in the json2 | cvebase.io