Lucene search
+L

39 matches found

RedhatCVE
RedhatCVE
added 2026/05/13 5:32 p.m.14 views

CVE-2026-43896

A flaw was found in jq, a command line JSON processor. The jvobjectmergerecursive function, reachable via the operator when both operands are objects, does not have a depth limit when processing nested objects. This missing depth limit allows an attacker who can supply a sufficiently nested input...

6.2CVSS5.8AI score0.00154EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/05/13 5:31 p.m.16 views

CVE-2026-40612

A flaw was found in jq, a command line JSON processor. The jvcontains function does not have a depth limit when processing nested arrays or objects. This missing depth limit allows an attacker who can supply a sufficiently nested input structure to exhaust the stack memory, causing an application...

6.8CVSS5.8AI score0.00161EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.49 views

PT-2026-39942

Issuing an ICMP ping via the net ping shell command to a device's own IPv4 address causes the network stack to recursively re-enter the input path on the same system work-queue stack. Because the destination is recognized as a local address, both the echo request and the resulting echo reply are...

6.1CVSS5.9AI score0.00144EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/11 5:16 p.m.11 views

CVE-2026-40612

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.8AI score0.00161EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/07 5:06 p.m.8 views

CVE-2026-34211

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, the @nyariv/sandboxjs parser contains unbounded recursion in the restOfExp function and the lispify/lispifyExpr call chain. An attacker can crash any Node.js process that parses untrusted input by supplying deeply nested expressions...

7.5CVSS5.9AI score0.00395EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.17 views

PT-2026-30273

Summary The @nyariv/sandboxjs parser contains unbounded recursion in the restOfExp function and the lispify/lispifyExpr call chain. An attacker can crash any Node.js process that parses untrusted input by supplying deeply nested expressions e.g., 2000 nested parentheses, causing a RangeError:...

6.9CVSS6.1AI score0.00395EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/26 7:49 p.m.90 views

CVE-2026-33532

Summary: CVE-2026-33532 affects the yaml JavaScript library. The vulnerability is in the compose/resolve phase of the parser, where a recursive call path without a depth bound can cause a RangeError: Maximum call stack size exceeded when parsing YAML input (typical payload ~2–10 KB). This can lea...

4.3CVSS6.1AI score0.0047EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/03/23 6:53 p.m.11 views

Allocation of Resources Without Limits or Throttling

Overview cbor2 is a CBOR deserializer with extensive tag support Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the decoding of CBOR payloads. An attacker can cause the application to crash by submitting deeply nested input that trigger...

8.7CVSS7.1AI score0.00417EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/18 8:17 p.m.6 views

Uncontrolled Recursion

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Uncontrolled Recursion via the JSONTaggedDecoder.decodeobj function in jsontags.py. An attacker can cause the application to crash by submittin...

5.1CVSS5.9AI score
SaveExploits0References3
Snyk
Snyk
added 2026/03/16 8:53 p.m.6 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion in the convcontentmodel function when parsing an inline document type definition containing a deeply nested content model. An attacker can cause a stack overflow and crash the process by providing specially crafte...

7.5CVSS5.9AI score0.00638EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/05 7:15 p.m.7 views

Uncontrolled Recursion

Overview xgrammar is an Efficient, Flexible and Portable Structured Generation Affected versions of this package are vulnerable to Uncontrolled Recursion through the handling of multi-level nested grammar rules. An attacker can cause a segmentation fault and crash the application by submitting...

8.7CVSS5.8AI score0.00706EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/01/01 6:46 a.m.9 views

Allocation of Resources Without Limits or Throttling

Overview sqlatypemodel is a Typed JSON fields for SQLAlchemy with automatic mutation tracking Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to uncontrolled recursion when processing deeply nested JSON-like structures. An attacker can...

7.1CVSS6.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.6 views

TencentOS Server 4: jackson-core (TSSA-2025:0585)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0585 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

8.7CVSS7AI score0.00665EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/26 2:38 p.m.8 views

GHSA-HVQ2-WF92-J4F3 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...

6.9CVSS7.2AI score0.00449EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/07/31 11:22 p.m.7 views

SUSE CVE-2025-52999

jackson-core contains core low-level incremental "streaming" parser and generator abstractions used by Jackson Data Processor. In versions prior to 2.15.0, if a user parses an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly...

7.5CVSS6.8AI score0.00665EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/06/25 5:42 p.m.3 views

Stack-based Buffer Overflow

Overview com.fasterxml.jackson.core:jackson-core is a Core Jackson abstractions, basic JSON streaming API implementation Affected versions of this package are vulnerable to Stack-based Buffer Overflow due to the parse process, which accepts an unlimited input file with deeply nested data. An...

8.7CVSS7.2AI score0.00665EPSS
SaveExploits0References2
Amazon
Amazon
added 2025/03/06 12:00 a.m.9 views

Important: amazon-cloudwatch-agent

Issue Overview: Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion. CVE-2024-34155 Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a...

9.1CVSS8AI score0.03153EPSS
SaveExploits2
CNNVD
CNNVD
added 2024/04/30 12:00 a.m.12 views

sqlparse 安全漏洞

sqlparse is Python's non-validating SQL parser. It provides support for parsing, splitting, and formatting SQL statements. A security vulnerability exists in sqlparse that stems from an application passing a nested list to sqlparse.parse, resulting in a denial of service...

7.5CVSS8AI score0.03237EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/04/15 12:00 a.m.14 views

PT-2024-10474

Name of the Vulnerable Software and Affected Versions sqlparse affected versions not specified Description The issue is related to the sqlparse.parse function, which can lead to a Denial of Service due to a RecursionError when processing a heavily nested list. This can be exploited by a remote...

7.8CVSS7.1AI score0.03237EPSS
SaveExploits0References45
Rows per page
Query Builder