Lucene search
+L

5626 matches found

RedHat Linux
RedHat Linux
added 2026/07/22 2:1 p.m.4 views

golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS7.2AI score0.00446EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.11 views

PT-2026-63562

Name of the Vulnerable Software and Affected Versions Next.js versions 12.0.0 through 15.5.20 Next.js versions 16.0.0 through 16.2.10 Description A server-side fetch operation involving a request body may return a cached response body from a different request sent to the same URL but with a...

6.3CVSS5.8AI score0.00339EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/07/21 9:32 p.m.3 views

golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS7.2AI score0.00446EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/21 9:32 p.m.7 views

EUVD-2026-46384

A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes...

5.2AI score0.00446EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 7:18 p.m.125 views

CVE-2026-56852

Technical details about CVE-2026-56852 are not publicly provided in the supplied documents; no specifics on affected products, versions, or fixes are present. Monitor for updates from official advisories.

7.5CVSS5.2AI score0.00446EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 7:9 p.m.18 views

EUVD-2026-42323

setuptools: MANIFEST.in exclusion bypass in sdist via Unicode normalization collision NFC/NFD on macOS APFS/HFS+...

6.1CVSS5.2AI score0.00405EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/21 7:9 p.m.7 views

GHSA-H35F-9H28-MQ5C setuptools: MANIFEST.in exclusion bypass in sdist via Unicode normalization collision (NFC/NFD) on macOS APFS/HFS+

Summary When building a source distribution python -m build --sdist / setup.py sdist, setuptools' FileList applies MANIFEST.in directives exclude, global-exclude, recursive-exclude, prune by matching a compiled glob against on-disk file names byte-for-byte, with no Unicode normalization. On...

6.1CVSS5.2AI score0.00405EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/07/21 7:9 p.m.15 views

setuptools: MANIFEST.in exclusion bypass in sdist via Unicode normalization collision (NFC/NFD) on macOS APFS/HFS+

Summary When building a source distribution python -m build --sdist / setup.py sdist, setuptools' FileList applies MANIFEST.in directives exclude, global-exclude, recursive-exclude, prune by matching a compiled glob against on-disk file names byte-for-byte, with no Unicode normalization. On...

6.1CVSS5.2AI score0.00405EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/21 7:3 p.m.7 views

GHSA-4C8G-83QW-93J6 fast-uri vulnerable to host confusion via failed IDN canonicalization

Impact fast-uri versions = 2.3.1, = 4.0.0 fail to canonicalize Unicode/IDN hostnames for HTTP-family URLs. The IDN conversion path calls URL.domainToASCII... on the global WHATWG URL constructor, where that helper does not exist. The resulting TypeError is silently routed into parsed.error, but...

7.5CVSS6.5AI score0.00384EPSS
SaveExploits0References39
Github Security Blog
Github Security Blog
added 2026/07/21 7:3 p.m.16 views

fast-uri vulnerable to host confusion via failed IDN canonicalization

Impact fast-uri versions = 2.3.1, = 4.0.0 fail to canonicalize Unicode/IDN hostnames for HTTP-family URLs. The IDN conversion path calls URL.domainToASCII... on the global WHATWG URL constructor, where that helper does not exist. The resulting TypeError is silently routed into parsed.error, but...

7.5CVSS6.5AI score0.00384EPSS
SaveExploits0References39Affected Software1
EUVD
EUVD
added 2026/07/21 7:3 p.m.15 views

EUVD-2026-40093

fast-uri vulnerable to host confusion via failed IDN canonicalization...

7.5CVSS5.2AI score0.00384EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2026/07/20 8:13 p.m.5 views

golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS7.2AI score0.00446EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/20 8:5 p.m.5 views

golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS7.2AI score0.00446EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/20 5:30 p.m.5 views

libidn: GNU libidn: Out-of-bounds read in ToUnicode APIs

A flaw was found in GNU libidn. This vulnerability allows an attacker to cause out-of-bounds reads of uninitialized memory within the ToUnicode APIs due to mishandling in the idnatounicodeinternal function. This could lead to information disclosure or a denial of service...

4CVSS5.4AI score0.00147EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/07/20 4:1 p.m.18 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS5.6AI score0.00655EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/20 3:48 p.m.3 views

golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS7.2AI score0.00446EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/20 1:23 p.m.11 views

nodejs: Node.js: Authentication bypass due to TLS hostname handling and unicode dot separator mismatch

A flaw was found in Node.js. This flaw involves a mismatch in how Node.js handles TLS Transport Layer Security hostnames and unicode dot separators during authentication. This mismatch can lead to a wildcard-depth authentication bypass. An attacker could exploit this to bypass intended security...

7.7CVSS7.3AI score0.03231EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 12:0 a.m.4 views

ALSA-2026:41947 Important: nodejs:22 security, bug fix, and enhancement update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input CVE-2026-42338 undici: undici: Denial of Service due to...

9.8CVSS6AI score0.03711EPSS
SaveExploits1References28
Mageia
Mageia
added 2026/07/18 6:27 p.m.11 views

Updated libidn packages fix security vulnerability

GNU libidn before 1.44 is prone to out-of-bounds reads of uninitialized memory in the ToUnicode APIs because of mishandling in idnatounicodeinternal. The affected code is not present in libidn2. CVE-2026-57053...

4CVSS5.4AI score0.00147EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/18 6:27 p.m.13 views

MGASA-2026-0262 Updated libidn packages fix security vulnerability

GNU libidn before 1.44 is prone to out-of-bounds reads of uninitialized memory in the ToUnicode APIs because of mishandling in idnatounicodeinternal. The affected code is not present in libidn2. CVE-2026-57053...

4CVSS5.3AI score0.00147EPSS
SaveExploits1References6
Rows per page
Query Builder