Lucene search
+L

1270 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-86428

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - commonmark versions from 1.5.0 before 2.10.0 contain a denial of service vulnerability in the AttributesExtension when processing distinctly-named attributes...

8.7CVSS0.00279EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/07 12:00 a.m.7 views

PT-2026-86798

commonmark versions from 2.0.0 before 2.8.4 contain a denial of service vulnerability in XmlRenderer that emits depth-proportional indentation for every XML tag. Attackers can provide deeply nested Markdown or AST structures to cause quadratic memory consumption and output amplification, exhausti...

6.9CVSS0.00247EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/07 12:00 a.m.8 views

PT-2026-86795

The league/commonmark thephpleague/commonmark library in versions = 1.5.0 and 2.9.1 contains quadratic parsing complexity in its SmartPunctExtension and AttributesExtension. When either extension is explicitly registered on the Environment they are not enabled by default and are excluded from the...

8.7CVSS0.00291EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/06 12:17 p.m.7 views

CVE-2026-86250

h3 versions before 2.0.1-rc.18 fail to validate the chunk count parsed from user-controlled cookie values in setChunkedCookie and deleteChunkedCookie functions. Attackers can send a crafted cookie header with an extremely large chunk count to trigger an On² cleanup loop that hangs the server...

8.7CVSS0.00278EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/06 12:00 p.m.27 views

CVE-2026-86250

h3 versions before 2.0.1-rc.18 contain a denial-of-service vulnerability in the setChunkedCookie() and deleteChunkedCookie() functions. The library fails to validate the chunk count parsed from user-controlled cookie values, allowing a remote, unauthenticated attacker to send a crafted cookie hea...

8.7CVSS5.7AI score0.00278EPSS
SaveExploits0References2
Mageia
Mageia
added 2026/09/05 4:35 a.m.8 views

Updated python-linkify-it-py package fixes security vulnerabilities

LinkifyIt.match was quadratic on untrusted input when linkify is enabled GHSA-8m2q-wq3r-6hq8. Fix quadratic complexity in LinkifyIt.match, port of linkify-it 5.0.1 and 5.0.2 upstream CVE-2026-48801, CVE-2026-59887 82 Match validators at a position instead of slicing the tail, needed because Pytho...

8.7CVSS5.8AI score0.00434EPSS
SaveExploits2References2
Mageia
Mageia
added 2026/09/05 4:35 a.m.7 views

Updated mingw-expat & expat packages fix security vulnerabilities

Expat Denial of Service via storeAtts Quadratic Complexity. CVE-2026-66046 Expat Out-of-Bounds Read via dtdCopy. CVE-2026-76641 In libexpat 2.8.2 and 2.8.3 before 2.8.4, misinterpretation of getentropy's return code leads to insufficient entropy, which results in being vulnerable to hash flooding...

8.7CVSS7.5AI score0.00586EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/05 4:35 a.m.5 views

MGASA-2026-0378 Updated mingw-expat & expat packages fix security vulnerabilities

Expat Denial of Service via storeAtts Quadratic Complexity. CVE-2026-66046 Expat Out-of-Bounds Read via dtdCopy. CVE-2026-76641 In libexpat 2.8.2 and 2.8.3 before 2.8.4, misinterpretation of getentropy's return code leads to insufficient entropy, which results in being vulnerable to hash flooding...

8.7CVSS7.5AI score0.00586EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/04 2:31 p.m.29 views

CVE-2026-82729 Quadratic chunk-size parsing in Mint.HTTP1.Parse allows CPU-exhaustion DoS

Inefficient Algorithmic Complexity vulnerability in elixir-mint mint allows a remote HTTP server to exhaust CPU on the client host and cause a denial of service. parsehexprefix/2 in lib/mint/http1/parse.ex folds each hex digit of a chunked response's chunk-size field into an arbitrary-precision...

6.3CVSS0.00487EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:31 p.m.4 views

EEF-CVE-2026-82729 Quadratic chunk-size parsing in Mint.HTTP1.Parse allows CPU-exhaustion DoS

Summary Inefficient Algorithmic Complexity vulnerability in elixir-mint mint allows a remote HTTP server to exhaust CPU on the client host and cause a denial of service. parsehexprefix/2 in lib/mint/http1/parse.ex folds each hex digit of a chunked response's chunk-size field into an...

6.3CVSS5.6AI score0.00487EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/04 1:31 a.m.9 views

net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

5.9CVSS5.6AI score0.00518EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/04 1:31 a.m.10 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS7AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/04 12:59 a.m.8 views

net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

5.9CVSS5.6AI score0.00518EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/04 12:59 a.m.7 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS7AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/04 12:59 a.m.8 views

net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

5.9CVSS5.6AI score0.00518EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/04 12:31 a.m.10 views

EUVD-2026-70780

MOOS-IvP versions through 24.8.1 contain a quadratic processing vulnerability in uFldNodeComms where each new node identity creates a ledger entry and triggers all-pairs distribution work. Attackers can supply unbounded distinct node names in reports to drive the shoreside broker into quadratic...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/03 11:56 p.m.10 views

net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

5.9CVSS5.6AI score0.00518EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/03 11:46 p.m.9 views

net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

5.9CVSS6AI score0.00518EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/03 11:17 p.m.9 views

CVE-2026-85446

MOOS-IvP versions through 24.8.1 contain a quadratic processing vulnerability in uFldNodeComms where each new node identity creates a ledger entry and triggers all-pairs distribution work. Attackers can supply unbounded distinct node names in reports to drive the shoreside broker into quadratic...

8.7CVSS0.0035EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/03 10:38 p.m.13 views

CVE-2026-85446

MOOS-IvP versions through 24.8.1 are affected by a quadratic processing vulnerability in the uFldNodeComms component. Each new node identity creates a ledger entry and triggers all-pairs distribution work, allowing a network-based attacker to supply unbounded distinct node names in reports and dr...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0References5
Rows per page
Query Builder