Lucene search
+L

1285 matches found

Vulnrichment
Vulnrichment
β€’added 2026/05/22 3:01 p.m.β€’16 views

CVE-2026-39821 Invoking failure to reject ASCII-only Punycode-encoded labels in golang.org/x/net/idna

The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode"xn--example-.com" incorrectly returns the name "example.com" rather than an error. This behavior can lead to privilege escalation in programs using the idna...

5.8AI score0.00692EPSS
SaveExploits0References5
OSV
OSV
β€’added 2026/05/22 3:01 p.m.β€’13 views

CVE-2026-39821 Invoking failure to reject ASCII-only Punycode-encoded labels in golang.org/x/net/idna

The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode"xn--example-.com" incorrectly returns the name "example.com" rather than an error. This behavior can lead to privilege escalation in programs using the idna...

9.6CVSS6.6AI score
SaveExploits0References141
Debian CVE
Debian CVE
β€’added 2026/05/22 3:01 p.m.β€’15 views

CVE-2026-39821

The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode"xn--example-.com" incorrectly returns the name "example.com" rather than an error. This behavior can lead to privilege escalation in programs using the idna...

9.6CVSS5.8AI score0.00692EPSS
SaveExploits0
CVE
CVE
β€’added 2026/05/22 3:01 p.m.β€’715 views

CVE-2026-39821

CVE-2026-39821 affects golang.org/x/net/idna; ToASCII/ToUnicode incorrectly accept Punycode-encoded labels that decode to ASCII-only labels (e.g., xn--example-.com). The issue can enable privilege escalation in programs that validate ASCII hostnames but later convert to Unicode, potentially grant...

9.6CVSS5.8AI score0.00692EPSS
SaveExploits0References140Affected Software1
RedhatCVE
RedhatCVE
β€’added 2026/05/18 7:58 p.m.β€’14 views

CVE-2026-42544

Granian is a Rust HTTP server for Python applications. From 1.2.0 to 2.7.4, Granian aborts a worker process when an unauthenticated client sends a WebSocket upgrade request whose Sec-WebSocket-Protocol header contains non-ASCII bytes. The crash happens in Granian's WebSocket scope construction...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
β€’added 2026/05/18 12:00 a.m.β€’17 views

PT-2026-41687

Name of the Vulnerable Software and Affected Versions Caddy versions 2.7.0 through 2.11.2 Description The FastCGI transport's splitPos function in modules/caddyhttp/reverseproxy/fastcgi/fastcgi.go misuses the search.IgnoreCase feature of the golang.org/x/text/search library when a request path...

8.1CVSS6.1AI score0.00676EPSS
SaveExploits1References18
OSV
OSV
β€’added 2026/05/15 5:09 p.m.β€’25 views

GHSA-3G8V-8R37-CGJM FrankenPHP: Unsafe Unicode Handling in CGI Path Splitting Allows Execution of Non-PHP Files

Summary The splitPos function in cgi.go misuses golang.org/x/text/search with search.IgnoreCase when the request path contains a non-ASCII byte. Two distinct flaws in that fallback let an attacker mislead FrankenPHP into treating a non-.php file as a .php script. In any deployment where the...

8.1CVSS6.5AI score0.00568EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
β€’added 2026/05/15 12:00 a.m.β€’23 views

PT-2026-41391

Name of the Vulnerable Software and Affected Versions FrankenPHP versions 1.11.2 through 1.12.2 Description An unsafe Unicode handling flaw exists in the CGI path splitting process. The splitPos function in cgi.go incorrectly uses the golang.org/x/text/search library with search.IgnoreCase when...

8.1CVSS6.4AI score0.00568EPSS
SaveExploits0
NVD
NVD
β€’added 2026/05/12 10:16 p.m.β€’17 views

CVE-2026-42544

Granian is a Rust HTTP server for Python applications. From 1.2.0 to 2.7.4, Granian aborts a worker process when an unauthenticated client sends a WebSocket upgrade request whose Sec-WebSocket-Protocol header contains non-ASCII bytes. The crash happens in Granian's WebSocket scope construction...

7.5CVSS0.00324EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
β€’added 2026/05/12 9:46 p.m.β€’8 views

CVE-2026-42544

Granian is a Rust HTTP server for Python applications. From 1.2.0 to 2.7.4, Granian aborts a worker process when an unauthenticated client sends a WebSocket upgrade request whose Sec-WebSocket-Protocol header contains non-ASCII bytes. The crash happens in Granian's WebSocket scope construction...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
β€’added 2026/05/12 9:46 p.m.β€’45 views

CVE-2026-42544 Granian: Unauthenticated DoS via WebSocket subprotocol header panic

Granian is a Rust HTTP server for Python applications. From 1.2.0 to 2.7.4, Granian aborts a worker process when an unauthenticated client sends a WebSocket upgrade request whose Sec-WebSocket-Protocol header contains non-ASCII bytes. The crash happens in Granian's WebSocket scope construction...

7.5CVSS0.00324EPSS
SaveExploits0References1
OSV
OSV
β€’added 2026/05/12 9:46 p.m.β€’13 views

CVE-2026-42544 Granian: Unauthenticated DoS via WebSocket subprotocol header panic

Granian is a Rust HTTP server for Python applications. From 1.2.0 to 2.7.4, Granian aborts a worker process when an unauthenticated client sends a WebSocket upgrade request whose Sec-WebSocket-Protocol header contains non-ASCII bytes. The crash happens in Granian's WebSocket scope construction...

7.5CVSS6AI score
SaveExploits0References3
CVE
CVE
β€’added 2026/05/12 9:46 p.m.β€’59 views

CVE-2026-42544

CVE-2026-42544 (Granian) affects Granian versions 1.2.0–2.7.4, where an unauthenticated client sending a WebSocket upgrade request with a non-ASCII Sec-WebSocket-Protocol header causes the server to abort the worker in the WebSocket scope construction path, yielding an unauthenticated DoS. The cr...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits0References1
GithubExploit
GithubExploit
β€’added 2026/05/12 7:43 a.m.β€’170 views

Exploit for CVE-2026-5718

CVE-2026-5718 Local Docker Lab Local-only vulnerable vs patch...

8.1CVSS6.2AI score0.04175EPSS
SaveExploits3
CNNVD
CNNVD
β€’added 2026/05/12 12:00 a.m.β€’21 views

granian θΎ“ε…₯ιͺŒθ―ι”™θ――漏洞

Granian is a high-performance Python HTTP server developed by Emmett under open source principles, using Rust as the programming language. Versions 1.2.0 to 2.7.4 of Granian contain a vulnerability related to input validation. This vulnerability arises when an unvalidated client sends a WebSocket...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits0References2
EUVD
EUVD
β€’added 2026/05/11 9:23 p.m.β€’16 views

EUVD-2026-29326

libcaca is a colour ASCII art library. In 0.99.beta20 and earlier, an integer overflow vulnerability in libcaca's canvas import functionality allows an attacker to cause a controlled heap out-of-bounds write heap overflow by supplying a crafted file in the "caca" format. Depending on the build...

7.8CVSS7.2AI score0.00565EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
β€’added 2026/05/11 2:13 p.m.β€’24 views

SUSE CVE-2026-45190

Net::CIDR::Lite versions before 0.24 for Perl does not properly validate IP address and CIDR mask inputs, which may allow IP ACL bypass. Inputs containing a trailing newline or non-ASCII digit characters pass the validators but are then re-encoded by the parser to a different address than the inp...

7.5CVSS5.8AI score0.00311EPSS
SaveExploits0References4
EUVD
EUVD
β€’added 2026/05/10 9:30 p.m.β€’21 views

EUVD-2026-28998

Net::CIDR::Lite versions before 0.24 for Perl does not properly validate IP address and CIDR mask inputs, which may allow IP ACL bypass. Inputs containing a trailing newline or non-ASCII digit characters pass the validators but are then re-encoded by the parser to a different address than the inp...

5.8AI score0.00311EPSS
SaveExploits0References4
NVD
NVD
β€’added 2026/05/10 9:16 p.m.β€’32 views

CVE-2026-45190

Net::CIDR::Lite versions before 0.24 for Perl does not properly validate IP address and CIDR mask inputs, which may allow IP ACL bypass. Inputs containing a trailing newline or non-ASCII digit characters pass the validators but are then re-encoded by the parser to a different address than the inp...

6.5CVSS0.00311EPSS
SaveExploits0References3
OSV
OSV
β€’added 2026/05/10 9:16 p.m.β€’21 views

DEBIAN-CVE-2026-45190

Net::CIDR::Lite versions before 0.24 for Perl does not properly validate IP address and CIDR mask inputs, which may allow IP ACL bypass. Inputs containing a trailing newline or non-ASCII digit characters pass the validators but are then re-encoded by the parser to a different address than the inp...

6.5CVSS5.8AI score0.00311EPSS
SaveExploits0References1
Rows per page
Query Builder