Lucene search
+L

139 matches found

Snyk
Snyk
added 2026/03/17 2:7 p.m.16 views

Uncontrolled Recursion

Overview justhtml is an A pure Python HTML5 parser that just works. Affected versions of this package are vulnerable to Uncontrolled Recursion in the construction, when parsing deeply nested HTML structures. An attacker can cause the application to terminate unexpectedly or fail requests by...

7.1CVSS5.8AI score
SaveExploits0References2
NVD
NVD
added 2026/03/12 6:16 p.m.7 views

CVE-2026-32141

flatted is a circular JSON parser. Prior to 3.4.0, flatted's parse function uses a recursive revive phase to resolve circular references in deserialized JSON. When given a crafted payload with deeply nested or self-referential $ indices, the recursion depth is unbounded, causing a stack overflow...

7.5CVSS0.00807EPSS
SaveExploits1References14
Vulnrichment
Vulnrichment
added 2026/02/19 8:45 p.m.4 views

CVE-2026-27014 NanZip has ROMFS Archive Infinite Loop / Stack Overflow

NanaZip is an open source file archive Starting in version 5.0.1252.0 and prior to version 6.0.1630.0, circular NextOffset chains cause an infinite loop, and deeply nested directories cause unbounded recursion stack overflow in the ROMFS archive parser. Version 6.0.1630.0 patches the issue...

5.1CVSS5.5AI score0.00152EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2026/02/10 12:0 a.m.9 views

MongoDB Server -- Multiple vulnerabilities

https://jira.mongodb.org/browse/SERVER-114126 reports: Complex queries can cause excessive memory usage in MongoDB Query Planner resulting in an Out-Of-Memory Crash. https://jira.mongodb.org/browse/SERVER-102364 reports: MongoDB Server may experience an out-of-memory failure while evaluating...

7.5CVSS5.5AI score0.00272EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2026/02/02 12:0 a.m.8 views

Huawei EulerOS: Security Advisory for polkit (EulerOS-SA-2026-1190)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.7CVSS5.4AI score0.00184EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/27 1:43 p.m.5 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.9AI score0.0055EPSS
SaveExploits1References5
OSV
OSV
added 2026/01/22 5:16 p.m.10 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.0055EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/01/22 3:46 a.m.5 views

Allocation of Resources Without Limits or Throttling

Overview seroval is a Stringify JS values Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling when serializing objects with very large depth. An attacker can cause resource exhaustion and disrupt service availability by submitting objects with...

8.7CVSS5.5AI score0.00403EPSS
SaveExploits0References2
NVD
NVD
added 2026/01/22 3:15 a.m.9 views

CVE-2026-24006

Seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, serialization of objects with extreme depth can exceed the maximum call stack limit. In version 1.4.1, Seroval introduces a depthLimit parameter in...

7.5CVSS0.00403EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/22 2:32 a.m.34 views

CVE-2026-24006 Seroval affected by Denial of Service via Deeply Nested Objects

Seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, serialization of objects with extreme depth can exceed the maximum call stack limit. In version 1.4.1, Seroval introduces a depthLimit parameter in...

7.5CVSS0.00403EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/01/22 12:0 a.m.9 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion in the dumps function in formatter.rs. An attacker can cause a core dump by supplying a deeply nested JSON document. PoC python import orjson import sys import platform printf'OS: platform.platform' printf'Python...

7.5CVSS5.4AI score0.0055EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.5 views

MiracleLinux 9 : delve-1.24.1-2.el9_5, golang-1.23.6-2.el9_5 (AXSA:2025-9852:01)

The remote MiracleLinux 9 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2025-9852:01 advisory. encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion CVE-2024-34156...

7.5CVSS7.5AI score0.01127EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/03 7:15 p.m.2 views

DEBIAN-CVE-2025-12084

When building nested elements using xml.dom.minidom methods such as appendChild that have a dependency on clearidcache the algorithm is quadratic. Availability can be impacted when building excessively nested documents...

5.3CVSS7.3AI score0.00781EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/03 6:55 p.m.142 views

CVE-2025-12084

CVE-2025-12084 affects Python’s xml.dom.minidom when building nested elements via methods like appendChild() that rely on _clear_id_cache(); the algorithm becomes quadratic, potentially impacting availability under heavily nested documents. Connected advisories confirm a patch exists across multi...

6.3CVSS6.6AI score0.00781EPSS
SaveExploits0References14Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/03 6:55 p.m.3 views

CVE-2025-12084 Quadratic complexity in node ID cache clearing

When building nested elements using xml.dom.minidom methods such as appendChild that have a dependency on clearidcache the algorithm is quadratic. Availability can be impacted when building excessively nested documents...

6.3CVSS6.6AI score0.00781EPSS
SaveExploits0References14
Snyk
Snyk
added 2025/12/02 6:45 a.m.24 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via algorithmic complexity in the SQL parsing logic. The parser fails to enforce limits when handling deeply nested tuples or unusually large token sequences, allowing an attacker to...

8.7CVSS7.5AI score0.0321EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/11/14 6:53 a.m.13 views

Security Bulletin: Security vulnerability affect IBM Business Automation Workflow - CVE-2025-52999

Summary IBM Business Automation Workflow Case documentation in before 25.0.0 built upon a version of DITA, which packages a vulnerable copy of jackson-core. Vulnerability Details CVEID:CVE-2025-52999 DESCRIPTION: jackson-core contains core low-level incremental "streaming" parser and generator...

8.7CVSS7AI score0.00634EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2025/11/06 9:9 a.m.20 views

CLSA-2025-1762420153 delve: Fix of CVE-2024-34156

rebuild with newer golang to fix CVE-2024-34156 stack exhaustion in encoding/gob when decoding deeply nested structures...

7.5CVSS6.9AI score0.01127EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/10/24 12:0 a.m.5 views

EulerOS 2.0 SP13 : polkit (EulerOS-SA-2025-2274)

According to the versions of the polkit packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in polkit. When processing an XML policy with 32 or more nested elements in depth, an out-of-bounds write can be triggered. This...

6.7CVSS6.4AI score0.00184EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/26 12:0 a.m.8 views

Alibaba Cloud Linux 3 : 0144: pki-deps:10.6 (ALINUX3-SA-2025:0144)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2025:0144 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2025-52999: jackson-core contains core low-leve...

8.7CVSS7.2AI score0.00634EPSS
SaveExploits0References2
Rows per page
Query Builder