Denial-of-Service Vulnerability in Google Protocol Buffers by Google
CVE-2026-0994
Key Information:
Badges
What is CVE-2026-0994?
A denial-of-service vulnerability has been identified in the Google Protocol Buffers library, specifically within the json_format.ParseDict() method in Python. This issue arises from a flaw in handling recursion depth when processing nested google.protobuf.Any messages. Attackers can craft deeply nested Any structures that exceed the allowable recursion depth, leading to a potential exhaustion of Python's recursion stack, ultimately resulting in a RecursionError. Proper safeguards and updates are necessary to mitigate this vulnerability.
Affected Version(s)
Protobuf <=v33.4
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V4
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
