A denial-of-service (DoS) vulnerability exists in google.protobuf.jsonformat.ParseDict() in Python, where the maxrecursion_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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/0xxx/CVE-2026-0994.json",
"cna_assigner": "Google",
"cwe_ids": [
"CWE-674"
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "33.4"
}
],
"cpe": "cpe:2.3:a:google:protobuf:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}