Lucene search
+L

1061 matches found

CVE
CVE
added 2026/06/03 2:29 p.m.117 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
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
Cvelist
Cvelist
added 2026/06/03 2:29 p.m.109 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.23 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.20 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
OSV
OSV
added 2026/06/02 11:16 p.m.6 views

AZL-89381 CVE-2026-27145 affecting package golang for versions less than 1.25.11-1

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.5CVSS7.2AI score0.00591EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/02 10:01 p.m.52 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
ATTACKERKB
ATTACKERKB
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...

5.9AI score0.00591EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/06/02 10:01 p.m.116 views

CVE-2026-27145 Inefficient candidate hostname parsing in crypto/x509

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...

0.00591EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/02 10:01 p.m.334 views

CVE-2026-27145

CVE-2026-27145 is reported in IBM Operator for PostgreSQL security bulletin for versions v28.3.0–v28.3.1. Description: the function (*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS SAN entries, causing repeated string splits on the same hostname and quadr...

7.5CVSS5.9AI score0.00591EPSS
SaveExploits0References95
Vulnrichment
Vulnrichment
added 2026/06/02 10:01 p.m.16 views

CVE-2026-27145 Inefficient candidate hostname parsing in crypto/x509

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
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/06/02 10:01 p.m.30 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.9AI score0.00591EPSS
SaveExploits0
OSV
OSV
added 2026/06/02 9:39 p.m.17 views

GO-2026-5037 Inefficient candidate hostname parsing in crypto/x509

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.9AI score0.00591EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/06/02 12:00 a.m.16 views

Go standard library crypto/x509 资源管理错误漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from repeatedly calling strings.Split within loops, causing the validation cost to increa...

7.5CVSS7.5AI score0.00591EPSS
SaveExploits0References55
Positive Technologies
Positive Technologies
added 2026/06/02 12:00 a.m.20 views

PT-2026-45873

Name of the Vulnerable Software and Affected Versions Go versions prior to 1.25-1.25.11-1.1 Go versions prior to 1.26-1.26.4-1.1 Description Inefficient candidate hostname parsing occurs in the crypto/x509 package. The x509.Certificate.VerifyHostname function previously called matchHostnames in a...

7.8CVSS5.6AI score0.00591EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/06/01 1:20 a.m.5 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.5CVSS6.9AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 1:16 a.m.5 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.5CVSS6.9AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 12:55 a.m.5 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.5CVSS6.9AI score0.00798EPSS
SaveExploits0References8
Rows per page
Query Builder