GHSA-7gcm-g887-7qv7 · Severity: high · Ecosystem: pip — protobuf affected by a JSON recursion depth bypass
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.
Conclusion & alert: CVE-2026-0994 is rated Low Risk (33.7/100): CVSS High severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-01-24 | — | 0.02% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-7gcm-g887-7qv7 · Severity: high · Ecosystem: pip — protobuf affected by a JSON recursion depth bypass
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-0994: 1 source package rows (protobuf); 10 state rows across 6 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, 3.23-main, edge-main); fixed 0, open 10. | https://security.alpinelinux.org/vuln/CVE-2026-0994 |
debian
|
not yet assigned | CVE-2026-0994 not yet assigned priority: Debian including 1 source packages (protobuf), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2026-0994 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-0994 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2026-0994/ |
ubuntu
|
medium | CVE-2026-0994 medium priority: Ubuntu including 1 source packages (protobuf), 8 status rows across 8 suites (bionic, focal, jammy, noble, questing, trusty, upstream, xenial): released 4, needed 2, not-affected 2. | https://ubuntu.com/security/CVE-2026-0994 |
| URL | Tags |
|---|---|
| https://github.com/protocolbuffers/protobuf/pull/25239 | Patch Vendor Advisory |