Lucene search
+L

4474 matches found

CVE
CVE
added 2026/01/31 11:38 a.m.20 views

CVE-2025-71180

CVE-2025-71180 affects the Linux kernel’s interrupt handling: the IRQF_NO_THREAD flag should not be used with code that may take a spinlock, as warned by CONFIG_PROVE_RAW_LOCK_NESTING. The issue occurs when an IRQ handler may either use IRQF_NO_THREAD or acquire a spinlock_t, leading to a potenti...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:38 a.m.5 views

CVE-2025-71180

In the Linux kernel, the following vulnerability has been resolved: counter: interrupt-cnt: Drop IRQFNOTHREAD flag An IRQ handler can either be IRQFNOTHREAD or acquire spinlockt, as CONFIGPROVERAWLOCKNESTING warns: ============================= BUG: Invalid wait context 6.18.0-rc1+git... 1...

5.8AI score0.00149EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:0 a.m.5 views

EulerOS Virtualization 2.10.1 : polkit (EulerOS-SA-2026-1139)

According to the versions of the polkit packages installed, the EulerOS Virtualization 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...

6.7CVSS6.3AI score0.00184EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:0 a.m.9 views

EulerOS Virtualization 2.10.0 : polkit (EulerOS-SA-2026-1190)

According to the versions of the polkit packages installed, the EulerOS Virtualization 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...

6.7CVSS6.3AI score0.00184EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/01/30 12:0 a.m.5 views

No More, No Less: Least-Privilege Language Models

Least privilege is a core security principle: grant each request only the minimum access needed to achieve its goal. Deployed language models almost never follow it, instead being exposed through a single API endpoint that serves all users and requests. This gap exists not because least privilege...

5.5AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/01/29 9:39 p.m.9 views

CVE-2026-25047

deepHas provides a test for the existence of a nested object key and optionally returns that key. A prototype pollution vulnerability exists in version 1.0.7 of the deephas npm package that allows an attacker to modify global object behavior. This issue was fixed in version 1.0.8...

9.4CVSS5.9AI score0.00717EPSS
SaveExploits4References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/29 9:39 p.m.5 views

CVE-2026-25047 deepHas vulnerable to Prototype Pollution via constructor.prototype

deepHas provides a test for the existence of a nested object key and optionally returns that key. A prototype pollution vulnerability exists in version 1.0.7 of the deephas npm package that allows an attacker to modify global object behavior. This issue was fixed in version 1.0.8...

9.4CVSS5.4AI score0.00717EPSS
SaveExploits4References2
RedHat Linux
RedHat Linux
added 2026/01/29 2:28 p.m.5 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00708EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/01/29 9:44 a.m.6 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00708EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/01/29 7:12 a.m.5 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00708EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/29 12:0 a.m.12 views

PT-2026-5362

Name of the Vulnerable Software and Affected Versions deephas version 1.0.7 deephas versions prior to 1.0.8 Description A prototype pollution issue exists in the deephas npm package. This allows an attacker to modify global object behavior by injecting properties into Object.prototype. The issue...

9.4CVSS6.5AI score0.00717EPSS
SaveExploits4References10
OSV
OSV
added 2026/01/28 5:32 p.m.16 views

CLSA-2026-1769621572 python2: Fix of CVE-2025-12084

CVE-2025-12084: fix quadratic algorithm when building nested elements with xml.dom.minidom appendChild method...

6.3CVSS5.8AI score0.00708EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/01/28 10:54 a.m.9 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00708EPSS
SaveExploits0References6
Veracode
Veracode
added 2026/01/28 6:15 a.m.11 views

Denial Of Service (DoS)

orjson is vulnerable to a Denial-Of-Service DoS. The vulnerability is due to missing recursion depth limits in orjson.dumps, where deeply nested JSON inputs can cause excessive recursion, leading to stack exhaustion and process crashes...

7.5CVSS5.9AI score0.0055EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2026/01/28 4:55 a.m.7 views

Denial Of Service (DoS)

Protobuf is vulnerable to a Denial-Of-Service DoS. The vulnerability is due to bypassed recursion depth limits when parsing nested Any messages, where missing depth accounting in the ParseDict logic allows deeply nested inputs to exhaust the Python recursion stack and trigger a RecursionError...

8.2CVSS5.9AI score0.00662EPSS
SaveExploits0References21Affected Software1
RedHat Linux
RedHat Linux
added 2026/01/27 5:32 p.m.5 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00708EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/01/27 5:29 p.m.3 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00708EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/01/27 3:21 p.m.7 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00708EPSS
SaveExploits0References6
OSV
OSV
added 2026/01/27 10:35 a.m.12 views

CLSA-2026-1769510148 python3: Fix of CVE-2025-12084

CVE-2025-12084: prevent quadratic algorithm when building nested elements by optimizing clearidcache dependency...

6.3CVSS5.8AI score0.00708EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/27 10:24 a.m.9 views

CLSA-2026-1769509482 python3.9: Fix of CVE-2025-12084

CVE-2025-12084: fix denial-of-service by removing quadratic behavior in xml.dom.minidom node ID cache clearing when building deeply nested documents...

6.3CVSS6.6AI score0.00708EPSS
SaveExploits0References1
Rows per page
Query Builder