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.5Fix Suggestion:
Update to version 6.33.5https://github.com/protocolbuffers/protobuf.git (GITHUB):
Affected version(s) >=v16.2 <v33.5Fix Suggestion:
Update to version v33.5https://github.com/protocolbuffers/protobuf.git (GITHUB):
Affected version(s) >=v2.4.1 <v5.29.6Fix Suggestion:
Update to version v5.29.6protobuf (PYTHON):
Affected version(s) >=2.0.0beta <5.29.6Fix Suggestion:
Update to version 5.29.6protobuf (PYTHON):
Affected version(s) >=6.30.0rc1 <6.33.5Fix Suggestion:
Update to version 6.33.5Related Resources (6)
Do you need more information?
Contact UsCVSS 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