Lucene search
+L

61 matches found

OSV
OSV
added 2026/08/22 2:12 p.m.9 views

CVE-2026-66393 NLTK before 3.9.4 Denial of Service via JSONTaggedDecoder

NLTK versions before 3.9.4 contain an unbounded recursion vulnerability in JSONTaggedDecoder.decodeobj that allows attackers to cause denial of service by supplying deeply nested JSON structures. Attackers can craft JSON payloads exceeding the recursion limit to trigger an unhandled RecursionErro...

8.7CVSS5.6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/22 2:12 p.m.8 views

EUVD-2026-64310

NLTK versions before 3.9.4 contain an unbounded recursion vulnerability in JSONTaggedDecoder.decodeobj that allows attackers to cause denial of service by supplying deeply nested JSON structures. Attackers can craft JSON payloads exceeding the recursion limit to trigger an unhandled RecursionErro...

8.7CVSS5.3AI score0.00488EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 2:12 p.m.13 views

CVE-2026-66393

NLTK versions before 3.9.4 are affected by an unbounded recursion vulnerability in JSONTaggedDecoder.decode_obj() . An attacker can supply a deeply nested JSON structure that exceeds Python's recursion limit, triggering an unhandled RecursionError that crashes the process, resulting in denial of ...

8.7CVSS5.3AI score0.00488EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 6:12 p.m.9 views

EUVD-2026-64041

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the shared OpenAPI validation error path in src/lib/error/bad-data-error.ts passes a raw request value from lodash.get to JSON.stringify in genericErrorMessage and fromOpenApiValidationErrors without guarding...

7.5CVSS5.4AI score0.00379EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/21 6:12 p.m.28 views

CVE-2026-63462 Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the shared OpenAPI validation error path in src/lib/error/bad-data-error.ts passes a raw request value from lodash.get to JSON.stringify in genericErrorMessage and fromOpenApiValidationErrors without guarding...

7.5CVSS0.00379EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.15 views

PT-2026-79422

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the shared OpenAPI validation error path in src/lib/error/bad-data-error.ts passes a raw request value from lodash.get to JSON.stringify in genericErrorMessage and fromOpenApiValidationErrors without guarding...

7.5CVSS5.5AI score0.00379EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/19 5:29 p.m.8 views

CVE-2026-18140

A flaw was found in aws-smithy-json. This vulnerability allows a remote, unauthenticated attacker to cause a denial of service DoS in smithy-rs generated servers. By sending a small HTTP request containing deeply nested JSON, the attacker can trigger uncontrolled recursion in the aws-smithy-json...

8.7CVSS5.4AI score0.00436EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/18 5:26 p.m.31 views

CVE-2026-74039

Wazuh 4.0.0 before 4.14.7 and 5.0.0-beta2 are vulnerable to CPU-exhaustion DoS. Authenticated attackers with allow_run_as enabled can submit arbitrarily deeply nested auth_context JSON to POST /security/user/authenticate/run_as, causing the API framework to consume excessive CPU and deny service ...

7.1CVSS5.4AI score0.00295EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.22 views

jackson-databind: Jackson-databind: Denial of Service via deeply nested JSON processing

A flaw was found in jackson-databind, a general-purpose data-binding library for Jackson Data Processor. A remote attacker can exploit this vulnerability by sending deeply nested JSON JavaScript Object Notation data to a service that reads and processes it. This can lead to a Denial of Service Do...

7.5CVSS5.4AI score0.00459EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.9 views

jackson-databind: Jackson-databind: Denial of Service via deeply nested JSON processing

A flaw was found in jackson-databind, a general-purpose data-binding library for Jackson Data Processor. A remote attacker can exploit this vulnerability by sending deeply nested JSON JavaScript Object Notation data to a service that reads and processes it. This can lead to a Denial of Service Do...

7.5CVSS5.4AI score0.00459EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/11 5:41 p.m.7 views

jackson-databind: Jackson-databind: Denial of Service via deeply nested JSON processing

A flaw was found in jackson-databind, a general-purpose data-binding library for Jackson Data Processor. A remote attacker can exploit this vulnerability by sending deeply nested JSON JavaScript Object Notation data to a service that reads and processes it. This can lead to a Denial of Service Do...

7.5CVSS5.4AI score0.00459EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/03 4:33 p.m.14 views

Important: Red Hat Security Advisory: Red Hat OpenShift Service Mesh 3.0.14

Red Hat OpenShift Service Mesh 3.0.14 This update has a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section. Red Hat OpenShift Service Mesh...

7.5CVSS7.4AI score0.00591EPSS
SaveExploits4References6
RedhatCVE
RedhatCVE
added 2026/07/29 8:08 p.m.11 views

CVE-2026-67216

A flaw was found in cJSON. An inefficient algorithmic complexity flaw in the cJSONCompare function allows a remote attacker to cause a denial of service DoS. By providing specially crafted, deeply nested JSON JavaScript Object Notation objects for comparison, an attacker can consume excessive CPU...

8.2CVSS5.8AI score0.00351EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/29 1:32 p.m.16 views

CVE-2026-67216 cJSON cJSON_Compare Exponential Complexity Denial of Service

cJSON through 1.7.19 contains an inefficient algorithmic complexity flaw in cJSONCompare. When comparing objects, the function recurses into each shared subtree twice, once in each direction, with no depth guard, making the running time exponential in nesting depth. A small, deeply nested documen...

8.2CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.22 views

PT-2026-65814

cJSON through 1.7.19 contains an inefficient algorithmic complexity flaw in cJSON Compare. When comparing objects, the function recurses into each shared subtree twice, once in each direction, with no depth guard, making the running time exponential in nesting depth. A small, deeply nested docume...

8.2CVSS5.8AI score0.00351EPSS
SaveExploits1References4
NVD
NVD
added 2026/07/22 8:16 p.m.11 views

CVE-2026-13064

Certain query operations involving deeply nested $jsonSchema constructs can trigger disproportionate CPU consumption in affected MongoDB deployments, potentially leading to resource exhaustion. The resulting CPU-bound operation cannot be interrupted through standard administrative controls...

7.1CVSS0.0023EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.5 views

Amazon Linux 2023 : jackson-databind (ALAS2023-2026-1949)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1949 advisory. jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.13.0 until 2.14.0, a potential Denial-of-Service exists when attacker sends...

7.5CVSS5.3AI score0.00459EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/13 3:35 p.m.14 views

PYSEC-2026-2343 Apache Airflow Vulnerable to Exposure of Sensitive Information to an Unauthorized Actor

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...

6.5CVSS6.1AI score0.00348EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:02 p.m.18 views

PYSEC-2026-1559 LlamaIndex vulnerable to DoS attack through uncontrolled recursive JSON parsing

The JSONReader in run-llama/llamaindex versions 0.12.28 is vulnerable to a stack overflow due to uncontrolled recursive JSON parsing. This vulnerability allows attackers to trigger a Denial of Service DoS by submitting deeply nested JSON structures, leading to a RecursionError and crashing...

6.5CVSS7.2AI score0.00338EPSS
SaveExploits1References6
NVD
NVD
added 2026/07/01 12:16 a.m.21 views

CVE-2026-54592

Oj Optimized JSON is a JSON parser and Object marshaller packaged as a Ruby gem. In versions prior to 3.17.3, Oj::Doceachchild, when invoked recursively over a deeply nested JSON document, overflows a fixed-size stack buffer and aborts the process, leading to DoS. In a two-step chain in...

7.5CVSS0.00278EPSS
SaveExploits0References1
Rows per page
Query Builder