Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-0994
January 23, 2026
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.
Affected Packages
protobuf (CONDA):
Affected version(s) =6.33.0 <6.33.5
Fix Suggestion:
Update to version 6.33.5
https://github.com/protocolbuffers/protobuf.git (GITHUB):
Affected version(s) >=v16.2 <v33.5
Fix Suggestion:
Update to version v33.5
https://github.com/protocolbuffers/protobuf.git (GITHUB):
Affected version(s) >=v2.4.1 <v5.29.6
Fix Suggestion:
Update to version v5.29.6
protobuf (PYTHON):
Affected version(s) >=2.0.0beta <5.29.6
Fix Suggestion:
Update to version 5.29.6
protobuf (PYTHON):
Affected version(s) >=6.30.0rc1 <6.33.5
Fix Suggestion:
Update to version 6.33.5
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
LOW
CVSS v3
Base Score:
8.6
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Uncontrolled Recursion
EPSS
Base Score:
0.02