Lucene search
+L

69 matches found

Positive Technologies
Positive Technologies
added 2026/06/23 12:00 a.m.39 views

PT-2026-51594

Name of the Vulnerable Software and Affected Versions jackson-databind versions 2.13.0 through 2.13.x Description A potential Denial-of-Service exists when a service reads deeply nested JSON thousands of levels as a JsonNode using the readTree function of ObjectMapper and subsequently writes that...

7.5CVSS5.9AI score0.00616EPSS
SaveExploits1References12
OSV
OSV
added 2026/06/19 7:36 p.m.16 views

GHSA-3M6Q-JJ5J-38C9 Oj: Stack Buffer Overflow in Oj::Doc#each_child via Deeply Nested Input

Summary Oj::Doceachchild, when invoked recursively over a deeply nested JSON document, overflows a fixed-size stack buffer and aborts the process. This is a denial of service reachable from untrusted JSON. Details Two-step chain in ext/oj/fast.c: 1. doceachchild line 1501 increments doc-where pas...

7.5CVSS6AI score0.00278EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/09 4:05 p.m.58 views

CVE-2026-49847 FreeSWITCH: Stack overflow in bundled cJSON parser via deeply nested JSON

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version 1.11.1, a single unauthenticated WebSocket frame containing a deeply nested JSON document crashes...

7.5CVSS0.00414EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/01 7:49 a.m.20 views

CVE-2026-42358

A bug in Apache Airflow's Variable response masker caused nested-key redaction triggered by secret-suffixed key names like password, token, secret, apikey to be bypassed when the JSON value's nesting depth exceeded the shared secrets masker's recursion limit: the masker returned the original nest...

3.7CVSS5.8AI score0.00421EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/13 5:22 p.m.16 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion through the Root.fromJSON or Namespace.addJSON functions. An attacker can cause resource exhaustion and disrupt service availability by submitting a crafted JSON descriptor with deeply nested namespace definitions...

7.5CVSS5.8AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/11 5:16 p.m.21 views

CVE-2026-40612 jq: Stack overflow via unbounded recursion in jv_contains

jq is a command-line JSON processor. In 1.8.1 and earlier, jvcontains recurses into nested arrays/objects with no depth limit. With a sufficiently nested input structure built programmatically with reduce, since the JSON parser caps at depth 10000, the C stack is exhausted...

6.8CVSS5.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.25 views

PT-2026-39709

Name of the Vulnerable Software and Affected Versions jq versions prior to 1.8.2 Description The jv contains function recurses into nested arrays and objects without a depth limit. When processing a sufficiently nested input structure, this can lead to C stack exhaustion, causing the application ...

7.3CVSS5.8AI score0.00161EPSS
SaveExploits5References55
Vulnrichment
Vulnrichment
added 2026/05/07 9:18 p.m.11 views

CVE-2026-7541 Denial of service vulnerability in GitHub Enterprise Server allowed service disruption via unauthenticated API endpoint

A denial of service vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to cause service disruption by sending crafted requests with deeply nested JSON payloads to an unauthenticated API endpoint. The endpoint parsed user-controlled JSON request bodie...

8.9CVSS5.8AI score0.00388EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/07 9:18 p.m.53 views

CVE-2026-7541 Denial of service vulnerability in GitHub Enterprise Server allowed service disruption via unauthenticated API endpoint

A denial of service vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to cause service disruption by sending crafted requests with deeply nested JSON payloads to an unauthenticated API endpoint. The endpoint parsed user-controlled JSON request bodie...

8.9CVSS0.00388EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.18 views

PT-2026-79565

Name of the Vulnerable Software and Affected Versions NLTK versions prior to 3.9.4 Description An unbounded recursion issue exists in the decode obj function of the JSONTaggedDecoder. An attacker can cause a denial of service by providing deeply nested JSON structures. By crafting JSON payloads...

8.7CVSS5.9AI score0.00363EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2026/01/22 6:30 p.m.23 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.00588EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/01/22 5:16 p.m.21 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.00588EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/01/22 12:00 a.m.38 views

CVE-2025-67221

CVE-2025-67221 concerns the orjson library: the orjson.dumps function in orjson up to version 3.11.4 fails to limit recursion for deeply nested JSON documents. The vulnerability is described across multiple sources (Red Hat, NVD, OSV, etc.), consistently stating that deeply nested JSON can trigge...

7.5CVSS5.4AI score0.00588EPSS
SaveExploits1References2Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/22 12:00 a.m.19 views

CVE-2025-67221

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

7.5CVSS5.4AI score0.00588EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/01/22 12:00 a.m.8 views

CVE-2025-67221

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

7.5CVSS5.3AI score0.00588EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/01/22 12:00 a.m.4 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.00588EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-54825

Malicious code in bioql PyPI...

7.5CVSS6.3AI score0.00362EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/09/26 2:38 p.m.15 views

express-xss-sanitizer has an unbounded recursion depth

Security Advisory: express-xss-sanitizer Overview A vulnerability was discovered in express-xss-sanitizer that allowed unbounded recursion depth during sanitization of nested objects. Affected Versions - All versions prior to 2.0.1 Patched Versions - 2.0.1 and later Description The sanitize...

5.3CVSS7.2AI score0.00449EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/07/27 9:15 p.m.9 views

CVE-2024-58264

The serde-json-wasm crate before 1.0.1 for Rust allows stack consumption via deeply nested JSON data...

7.5CVSS5.8AI score0.00362EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/07/27 12:00 a.m.11 views

serde-json-wasm crate 安全漏洞

serde-json-wasm crate is a Rust library open-sourced by CosmWasm. A security vulnerability exists in serde-json-wasm crate versions prior to 1.0.1, which stems from deeply nested JSON data that may lead to stack consumption...

7.5CVSS6.4AI score0.00362EPSS
SaveExploits0References4
Rows per page
Query Builder