Lucene search
+L

513 matches found

Cvelist
Cvelist
added 2026/08/23 1:34 p.m.21 views

CVE-2026-9769 justhtml before 1.10.0 Denial of Service via deeply nested HTML

justhtml through 1.9.1 fixed in 1.10.0 is vulnerable to uncontrolled recursion leading to denial of service. During JustHTML construction, TreeBuilder.finish unconditionally calls populateselectedcontent, which recursively traverses the DOM tree via findelements/findelement without a depth bound...

8.7CVSS
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.22 views

CVE-2026-9769

justhtml (Python HTML parser) through version 1.9.1 is vulnerable to uncontrolled recursion leading to denial of service. During JustHTML() construction, TreeBuilder.finish() unconditionally calls _populate_selectedcontent(), which recursively traverses the DOM tree via _find_elements()/_find_ele...

8.7CVSS5.5AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/23 12:00 a.m.10 views

PT-2026-79778

justhtml through 1.9.1 fixed in 1.10.0 is vulnerable to uncontrolled recursion leading to denial of service. During JustHTML construction, TreeBuilder.finish unconditionally calls populate selectedcontent, which recursively traverses the DOM tree via find elements/ find element without a depth...

8.7CVSS5.4AI score
SaveExploits0References3
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.27 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.14 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
OSV
OSV
added 2026/08/20 3:56 p.m.15 views

CVE-2026-75140 jsoup Uncontrolled Resource Consumption in XmlTreeBuilder

jsoup through 1.23.2, fixed in commit 862ba2f, contains an uncontrolled resource consumption vulnerability in XmlTreeBuilder that allows remote attackers to exhaust JVM heap memory by supplying a deeply nested XML document with uniquely-namespaced elements. The builder copies the entire inherited...

8.7CVSS5.6AI score
SaveExploits0References6
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
NVD
NVD
added 2026/08/19 11:16 a.m.5 views

CVE-2026-16440

In Eclipse OpenJ9 versions up to 0.60, a crafted .class file with deeply nested annotations causes a segmentation fault...

5.7CVSS0.00235EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 10:12 a.m.13 views

CVE-2026-16440

Eclipse OpenJ9 versions up to 0.60 are vulnerable to a segmentation fault triggered by a crafted .class file containing deeply nested annotations. The root cause is improper handling of annotation nesting depth during class file processing, leading to a crash and denial of service . The CVSS 4.0 ...

5.7CVSS5.2AI score0.00235EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 10:12 a.m.29 views

CVE-2026-16440

In Eclipse OpenJ9 versions up to 0.60, a crafted .class file with deeply nested annotations causes a segmentation fault...

5.7CVSS0.00235EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 10:12 a.m.11 views

EUVD-2026-62368

In Eclipse OpenJ9 versions up to 0.60, a crafted .class file with deeply nested annotations causes a segmentation fault...

5.7CVSS5.2AI score0.00235EPSS
SaveExploits0References2
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
RedhatCVE
RedhatCVE
added 2026/08/14 3:19 p.m.7 views

CVE-2026-33818

A flaw was found in the encoding/asn1 package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One ASN.1 structure, leading to excessive recursion during the Unmarshal operation. This could result in stack exhaustion and a Denial of Service DoS conditio...

7.5CVSS5.3AI score0.00465EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/14 12:31 a.m.11 views

EUVD-2026-58508

Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures...

5.2AI score0.00465EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-33818

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures. CVE-2026-33818 Note that Nessus relies on t...

7.5CVSS5.6AI score0.00465EPSS
SaveExploits0References4
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
Rows per page
Query Builder