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.
References
Link Resource
https://github.com/protocolbuffers/protobuf/pull/25239 Patch Vendor Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:google:protobuf:*:*:*:*:*:*:*:*

History

09 Apr 2026, 14:19

Type Values Removed Values Added
Summary
  • (es) Hay una vulnerabilidad de denegación de servicio (DoS) en google.protobuf.json_format.ParseDict() en Python, donde el límite max_recursion_depth puede ser evitado al analizar mensajes anidados de google.protobuf.Any. Debido a que no se contabiliza la profundidad de recursión dentro de la lógica interna de manejo de Any, un atacante puede proporcionar estructuras Any profundamente anidadas que evitan el límite de recursión previsto, agotando finalmente la pila de recursión de Python y causando un RecursionError.
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
References () https://github.com/protocolbuffers/protobuf/pull/25239 - () https://github.com/protocolbuffers/protobuf/pull/25239 - Patch, Vendor Advisory
First Time Google protobuf
Google
CPE cpe:2.3:a:google:protobuf:*:*:*:*:*:*:*:*

23 Jan 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-23 15:16

Updated : 2026-04-09 14:19


NVD link : CVE-2026-0994

Mitre link : CVE-2026-0994

CVE.ORG link : CVE-2026-0994


JSON object : View

Products Affected

google

  • protobuf
CWE
CWE-674

Uncontrolled Recursion