Lucene search
+L

972 matches found

Patchstack
Patchstack
added 2026/06/15 5:15 p.m.15 views

NPM: JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases

NPM: JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases vulnerability discovered by ? in WordPress Npm js-yaml versions = 4.1.1...

5.3CVSS5.8AI score0.00386EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.29 views

PT-2026-49571

Name of the Vulnerable Software and Affected Versions python-multipart versions prior to 0.0.30 Description A quadratic complexity issue exists when parsing application/x-www-form-urlencoded bodies. The QuerystringParser performs a two-step lookup for field separators, scanning the entire remaini...

7.5CVSS6AI score0.0046EPSS
SaveExploits0References27
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.19 views

PT-2026-49555

Name of the Vulnerable Software and Affected Versions markdown-it affected versions not specified Description A quadratic time complexity issue exists in the smartquotes rule when the typographer: true option is enabled. An attacker can provide markdown input containing a large number of...

5.3CVSS5.2AI score0.00379EPSS
SaveExploits1References9
Packet Storm News
Packet Storm News
added 2026/06/08 12:00 a.m.17 views

Hardware-Aware QAOA for Honeypot Traffic Partitioning on 100+ Qubit IBM Quantum Processors

Denial-of-service DoS and distributed denial-of-service DDoS mitigation requires separating malicious traffic from benign traffic while minimizing disruption to legitimate users. Prior work proposed mapping honeypot traffic partitioning to a weighted MaxCut problem and solving the resulting graph...

5.6AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/07 8:03 a.m.5 views

Potential DoS via quadratic complexity in unicodedata.normalize()

...

6.3CVSS5.2AI score0.00486EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/06 12:00 a.m.18 views

EulerOS Virtualization 2.13.1 : python3 (EulerOS-SA-2026-2149)

According to the versions of the python3 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : If the value passed to os.path.expandvars is user-controlled a performance degradation is possible when expanding environment...

7.5CVSS5.9AI score0.01631EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
added 2026/06/05 7:23 p.m.19 views

CVE-2026-43967

Inefficient Algorithmic Complexity vulnerability in absinthe-graphql absinthe allows unauthenticated denial of service via quadratic fragment-name uniqueness validation. 'Elixir.Absinthe.Phase.Document.Validation.UniqueFragmentNames':run/2 iterates over all fragments and for each one calls...

8.7CVSS5.5AI score0.00624EPSS
SaveExploits1References1
OSV
OSV
added 2026/06/05 1:04 p.m.15 views

BIT-PYTHON-2026-3276 Potential DoS via quadratic complexity in unicodedata.normalize()

unicodedata.normalize can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining characters with alternating Canonical Combining Class values. This affects all normalization forms...

6.3CVSS5.4AI score0.00486EPSS
SaveExploits0References13
OSV
OSV
added 2026/06/05 12:56 p.m.15 views

BIT-LIBPYTHON-2026-3276 Potential DoS via quadratic complexity in unicodedata.normalize()

unicodedata.normalize can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining characters with alternating Canonical Combining Class values. This affects all normalization forms...

6.3CVSS5.4AI score0.00486EPSS
SaveExploits0References13
Microsoft CVE
Microsoft CVE
added 2026/06/05 8:02 a.m.16 views

Quadratic complexity in WordDecoder.DecodeHeader in mime

...

7.5CVSS5.4AI score0.0056EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/04 2:27 a.m.21 views

SUSE CVE-2026-27145

x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name SAN entries. This caused strings.Splithost, "." to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number...

3.3CVSS5.9AI score0.00591EPSS
SaveExploits0References22
Vulnrichment
Vulnrichment
added 2026/06/03 2:29 p.m.11 views

CVE-2026-3276 Potential DoS via quadratic complexity in unicodedata.normalize()

unicodedata.normalize can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining characters with alternating Canonical Combining Class values. This affects all normalization forms...

6.3CVSS5.8AI score0.00486EPSS
SaveExploits0References11
OSV
OSV
added 2026/06/03 2:29 p.m.8 views

CVE-2026-3276 Potential DoS via quadratic complexity in unicodedata.normalize()

unicodedata.normalize can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining characters with alternating Canonical Combining Class values. This affects all normalization forms...

6.3CVSS5.9AI score
SaveExploits0References15
CVE
CVE
added 2026/06/03 2:29 p.m.111 views

CVE-2026-3276

The CVE concerns Python’s unicodedata.normalize() taking excessive CPU time when given specially crafted Unicode input with long runs of combining characters that have alternating Canonical Combining Class (CCC) values. Affected: the normalize() function across all normalization forms. Root cause...

6.3CVSS5.8AI score0.00486EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2026/06/03 2:29 p.m.107 views

CVE-2026-3276 Potential DoS via quadratic complexity in unicodedata.normalize()

unicodedata.normalize can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining characters with alternating Canonical Combining Class values. This affects all normalization forms...

6.3CVSS0.00486EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/06/03 10:53 a.m.22 views

libexpat: denial of service via crafted XML input

A flaw was found in libexpat. When processing a specially crafted XML input containing a specific pattern of attributes, the parsing time increases quadratically due to checks for attribute name collisions. This consumes excessive CPU resources and eventually results in a denial of service...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/06/03 12:30 a.m.19 views

EUVD-2026-34038

x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name SAN entries. This caused strings.Splithost, "." to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number...

5.9AI score0.00591EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/02 11:16 p.m.10 views

DEBIAN-CVE-2026-27145

x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name SAN entries. This caused strings.Splithost, "." to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number...

6.5CVSS5.9AI score0.00591EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/02 10:01 p.m.49 views

CVE-2026-42504 Quadratic complexity in WordDecoder.DecodeHeader in mime

Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU...

0.0056EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/06/02 10:01 p.m.14 views

CVE-2026-27145

x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name SAN entries. This caused strings.Splithost, "." to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number...

7.5CVSS5.8AI score0.00591EPSS
SaveExploits0
Rows per page
Query Builder