Lucene search
+L

133 matches found

Veracode
Veracode
added 2026/03/24 8:32 a.m.13 views

Denial Of Service (DoS)

github.com/expr-lang/expr is vulnerable to denial of service DoS. The vulnerability is due to missing recursion depth limits in certain builtin functions, which allows an attacker to supply deeply nested or cyclic data structures and trigger infinite recursion leading to stack overflow and...

7.5CVSS7.2AI score0.00392EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/18 8:17 p.m.9 views

Natural Language Toolkit (NLTK) has unbounded recursion in JSONTaggedDecoder.decode_obj() may cause DoS

Summary JSONTaggedDecoder.decodeobj in nltk/jsontags.py calls itself recursively without any depth limit. A deeply nested JSON structure exceeding sys.getrecursionlimit default: 1000 will raise an unhandled RecursionError, crashing the Python process. Affected code File: nltk/jsontags.py, lines...

5.9AI score
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/03/18 1:54 p.m.12 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS6.8AI score0.00634EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/03/18 1:19 p.m.6 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS6.8AI score0.00634EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/03/18 1:17 p.m.11 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS6.8AI score0.00634EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/03/18 1:17 p.m.4 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS6.8AI score0.00634EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/18 4:17 a.m.2 views

PYSEC-2026-2263

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the pyasn1 library is vulnerable to a Denial of Service DoS attack caused by uncontrolled recursion when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing thousands of nested SEQUENC...

7.5CVSS6.7AI score0.00803EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/03/10 4:34 p.m.2 views

CVE-2026-30938 Parse Server has denylist `requestKeywordDenylist` keyword scan bypass through nested object placement

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.12 and 9.5.1-alpha.1, the requestKeywordDenylist security control can be bypassed by placing any nested object or array before a prohibited keyword in the request payload. This is...

6.9CVSS5.8AI score0.00393EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/10 4:34 p.m.6 views

EUVD-2026-10548

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.12 and 9.5.1-alpha.1, the requestKeywordDenylist security control can be bypassed by placing any nested object or array before a prohibited keyword in the request payload. This is...

6.9CVSS5.8AI score0.00393EPSS
SaveExploits0References3
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
RedHat Linux
RedHat Linux
added 2026/01/19 12:18 a.m.4 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS5.7AI score0.00634EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/01/19 12:15 a.m.11 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS5.7AI score0.00634EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/01/13 4:33 p.m.4 views

github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation

A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service DoS via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic an...

7.5CVSS5.8AI score0.00392EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/01/13 4:29 p.m.3 views

github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation

A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service DoS via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic an...

7.5CVSS5.8AI score0.00392EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/01/13 4:21 p.m.2 views

github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation

A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service DoS via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic an...

7.5CVSS5.8AI score0.00392EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/12/22 12:22 a.m.5 views

github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation

A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service DoS via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic an...

7.5CVSS5.8AI score0.00392EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/12/18 6:53 p.m.4 views

github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation

A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service DoS via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic an...

7.5CVSS5.8AI score0.00392EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/10/21 6:33 p.m.14 views

CVE-2025-61301

Denial-of-analysis in reporting/mongodb.py and reporting/jsondump.py in CAPEv2 commit 52e4b43, on 2025-05-17 allows attackers who can submit samples to cause incomplete or missing behavioral analysis reports by generating deeply nested or oversized behavior data that trigger MongoDB BSON limits o...

7.5CVSS6.8AI score0.00331EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/20 9:30 p.m.8 views

EUVD-2025-35111

Denial-of-analysis in reporting/mongodb.py and reporting/jsondump.py in CAPEv2 commit 52e4b43, on 2025-05-17 allows attackers who can submit samples to cause incomplete or missing behavioral analysis reports by generating deeply nested or oversized behavior data that trigger MongoDB BSON limits o...

6.3AI score0.00331EPSS
SaveExploits1References4
NVD
NVD
added 2025/10/20 9:15 p.m.9 views

CVE-2025-61301

Denial-of-analysis in reporting/mongodb.py and reporting/jsondump.py in CAPEv2 commit 52e4b43, on 2025-05-17 allows attackers who can submit samples to cause incomplete or missing behavioral analysis reports by generating deeply nested or oversized behavior data that trigger MongoDB BSON limits o...

7.5CVSS0.00331EPSS
SaveExploits1References2
Rows per page
Query Builder