Lucene search
+L

4483 matches found

Vulnrichment
Vulnrichment
added 2026/01/23 2:55 p.m.11 views

CVE-2026-0994 Denial of Service in Python Protobuf

A denial-of-service DoS vulnerability exists in google.protobuf.jsonformat.ParseDict in Python, where the maxrecursiondepth 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...

8.2CVSS5.6AI score0.00662EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/23 2:55 p.m.45 views

CVE-2026-0994 Denial of Service in Python Protobuf

A denial-of-service DoS vulnerability exists in google.protobuf.jsonformat.ParseDict in Python, where the maxrecursiondepth 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...

8.2CVSS0.00662EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/23 2:55 p.m.317 views

CVE-2026-0994

CVE-2026-0994 affects google.protobuf.json_format.ParseDict() in Python. The root cause is missing recursion depth accounting inside the internal Any-handling logic, allowing crafting deeply nested google.protobuf.Any structures to bypass the max_recursion_depth limit, exhausting Python’s recursi...

8.2CVSS5.6AI score0.00662EPSS
SaveExploits0References19Affected Software1
OSV
OSV
added 2026/01/23 2:55 p.m.4 views

CVE-2026-0994 Denial of Service in Python Protobuf

A denial-of-service DoS vulnerability exists in google.protobuf.jsonformat.ParseDict in Python, where the maxrecursiondepth 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...

8.2CVSS6.7AI score0.00662EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2026/01/23 12:28 a.m.8 views

SUSE CVE-2025-67221

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

5.9CVSS5.4AI score0.0055EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/01/23 12:0 a.m.9 views

Google Protobuf security vulnerabilities

Google Protobuf is a data exchange format developed by Google, Inc. of the United States. There is a security vulnerability in Google Protobuf. This vulnerability stems from the google.protobuf.jsonformat.ParseDict function, which can bypass the maxrecursiondepth limit when parsing nested...

8.2CVSS6.6AI score0.00662EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/23 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-0994

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A denial-of-service DoS vulnerability exists in google.protobuf.jsonformat.ParseDict in Python, where the maxrecursiondepth limit can be bypassed when parsing...

8.2CVSS6.5AI score0.00662EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/01/22 6:30 p.m.18 views

orjson does not limit recursion for deeply nested JSON documents

The orjson.dumps function in orjson before 3.11.6 does not limit recursion for deeply nested JSON documents...

7.5CVSS5.8AI score0.0055EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/01/22 6:30 p.m.3 views

GHSA-HX9Q-6W63-J58V orjson does not limit recursion for deeply nested JSON documents

The orjson.dumps function in orjson before 3.11.6 does not limit recursion for deeply nested JSON documents...

8.7CVSS5.8AI score0.0055EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/01/22 6:2 p.m.12 views

Seroval affected by Denial of Service via Deeply Nested Objects

Serialization of objects with extreme depth can exceed the maximum call stack limit. Mitigation: Seroval introduces a depthLimit parameter in serialization/deserialization methods. An error will be thrown if the depth limit is reached...

7.5CVSS5.4AI score0.00403EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/01/22 6:2 p.m.8 views

GHSA-3J22-8QJ3-26MX Seroval affected by Denial of Service via Deeply Nested Objects

Serialization of objects with extreme depth can exceed the maximum call stack limit. Mitigation: Seroval introduces a depthLimit parameter in serialization/deserialization methods. An error will be thrown if the depth limit is reached...

7.5CVSS5.5AI score0.00403EPSS
SaveExploits0References4
PyPA
PyPA
added 2026/01/22 5:16 p.m.11 views

PYSEC-2026-107

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

7.5CVSS5.8AI score0.0055EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/01/22 5:16 p.m.6 views

CVE-2025-67221

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

7.5CVSS0.0055EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/01/22 2:32 a.m.4 views

CVE-2026-24006 Seroval affected by Denial of Service via Deeply Nested Objects

Seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, serialization of objects with extreme depth can exceed the maximum call stack limit. In version 1.4.1, Seroval introduces a depthLimit parameter in...

7.5CVSS5.5AI score0.00403EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/22 2:32 a.m.6 views

EUVD-2026-4134

Seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, serialization of objects with extreme depth can exceed the maximum call stack limit. In version 1.4.1, Seroval introduces a depthLimit parameter in...

7.5CVSS5.5AI score0.00403EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/22 2:32 a.m.7 views

CVE-2026-24006 Seroval affected by Denial of Service via Deeply Nested Objects

Seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, serialization of objects with extreme depth can exceed the maximum call stack limit. In version 1.4.1, Seroval introduces a depthLimit parameter in...

7.5CVSS5.5AI score0.00403EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/22 2:32 a.m.31 views

CVE-2026-24006

CVE-2026-24006 affects Seroval and describes a Denial of Service risk from serializing deeply nested JS objects. Versions ≤ 1.4.0 permit object depth that can exhaust the call stack; version 1.4.1 adds a depthLimit parameter to serialization/deserialization and will throw an error when the limit ...

7.5CVSS5.5AI score0.00403EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/01/22 12:0 a.m.12 views

Orjson security vulnerabilities

orjson is a fast and accurate Python JSON library developed by ijl’s individual developers. Versions of orjson prior to 3.11.4 have security vulnerabilities, which stem from the orjson.dumps function not properly restricting recursion for deeply nested JSON documents...

7.5CVSS5.8AI score0.0055EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/01/22 12:0 a.m.3 views

CVE-2025-67221

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

5.4AI score0.0055EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/01/22 12:0 a.m.30 views

CVE-2025-67221

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

0.0055EPSS
SaveExploits1References2
Rows per page
Query Builder