CVE detail
CVE-2026-0994
A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages. Due to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python’s recursion stack and causing a RecursionError.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 30.0 · diversity 13.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
19 source links · newest first
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-0994.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comJan 23, 2026, 3:16 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2432398bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/security/cve/CVE-2026-0994access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:8748access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:8747access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:8746access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:3959access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:3958access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:3462access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:3461access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:3220access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:3219access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:3218access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:3097access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:3095access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:3094access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:3059access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM - https://access.redhat.com/errata/RHSA-2026:16174access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 23, 2026, 3:16 PM No excerpt available.
Exploitgithub.comJan 23, 2026, 3:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2024-7254CVSS 8.7 · High
Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. Sta…
- CVE-2026-66920CVSS 8.2 · High
Pivotick contains an uncontrolled-recursion vulnerability when processing caller-supplied graph and node data. The affected graph algorithms recursively traversed graph edges, whi…
- CVE-2026-58227CVSS 8.7 · High
The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In ssl_certificate:handle_incomplete…
- CVE-2026-63144CVSS 6.5 · Medium
Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to denial of service via a specially crafted search request submitted by a low-privileged authenticated user. A user wit…
- CVE-2026-64194CVSS 7.5 · High
Net::DNS versions through 1.55 for Perl allow Denial of Service via deep DNS compression pointer chains. Net::DNS::DomainName::decode follows RFC 1035 compression pointers by rec…
- CVE-2026-63760CVSS 8.7 · High
SurrealDB before 3.1.0 fails to enforce the configured recursion depth limit in the value and JSON parser when processing nested braces, brackets, or parentheses. Unauthenticated…