Lucene search
+L

811 matches found

Debian CVE
Debian CVE
added 2026/03/27 4:13 p.m.114 views

CVE-2026-28369

A flaw was found in Undertow. When Undertow receives an HTTP request where the first header line starts with one or more spaces, it incorrectly processes the request by stripping these leading spaces. This behavior, which violates HTTP standards, can be exploited by a remote attacker to perform...

9.1CVSS5.5AI score0.00677EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/03/27 4:13 p.m.5 views

CVE-2026-28369 Undertow: undertow: request smuggling via malformed http request headers

A flaw was found in Undertow. When Undertow receives an HTTP request where the first header line starts with one or more spaces, it incorrectly processes the request by stripping these leading spaces. This behavior, which violates HTTP standards, can be exploited by a remote attacker to perform...

8.7CVSS5.9AI score0.00677EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/27 4:13 p.m.85 views

CVE-2026-28369 Undertow: undertow: request smuggling via malformed http request headers

A flaw was found in Undertow. When Undertow receives an HTTP request where the first header line starts with one or more spaces, it incorrectly processes the request by stripping these leading spaces. This behavior, which violates HTTP standards, can be exploited by a remote attacker to perform...

8.7CVSS0.00677EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/27 4:13 p.m.9 views

CVE-2026-28369

A flaw was found in Undertow. When Undertow receives an HTTP request where the first header line starts with one or more spaces, it incorrectly processes the request by stripping these leading spaces. This behavior, which violates HTTP standards, can be exploited by a remote attacker to perform...

8.7CVSS5.9AI score0.00677EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/27 4:13 p.m.246 views

CVE-2026-28369

Undertow contains a vulnerability where the first HTTP header line with leading spaces is stripped, violating HTTP standards and enabling request smuggling. Affected component: Undertow HTTP header parsing. Root cause: improper handling that trims leading spaces on the initial header line. Impact...

9.1CVSS5.9AI score0.00677EPSS
SaveExploits0References4Affected Software10
Positive Technologies
Positive Technologies
added 2026/03/27 12:00 a.m.8 views

PT-2026-28378

Name of the Vulnerable Software and Affected Versions Undertow affected versions not specified Description A flaw exists in Undertow where the software incorrectly processes HTTP requests containing leading spaces in the first header line, violating HTTP standards. This can be exploited to perfor...

9.1CVSS6AI score0.00677EPSS
SaveExploits0References17
FreeBSD
FreeBSD
added 2026/03/26 12:00 a.m.20 views

traefik -- Multiple vulnerabilities

The traefik project releases a new version addressing multiple CVEs: CVE-2026-33433 BasicAuth/DigestAuth Identity Spoofing via Non-Canonical headerField CVE-2026-33186 authorization bypass via missing leading slash in :path...

9.1CVSS5.8AI score0.01557EPSS
SaveExploits2References1
OSV
OSV
added 2026/03/25 8:52 a.m.10 views

BIT-PYTHON-MIN-2026-4519 webbrowser.open() allows leading dashes in URLs

The webbrowser.open API would accept leading dashes in the URL which could be handled as command line options for certain web browsers. New behavior rejects leading dashes. Users are recommended to sanitize URLs prior to passing to webbrowser.open...

7.1CVSS5.8AI score0.00308EPSS
SaveExploits0References10
OSV
OSV
added 2026/03/25 8:52 a.m.10 views

BIT-PYTHON-2026-4519 webbrowser.open() allows leading dashes in URLs

The webbrowser.open API would accept leading dashes in the URL which could be handled as command line options for certain web browsers. New behavior rejects leading dashes. Users are recommended to sanitize URLs prior to passing to webbrowser.open...

7.1CVSS5.8AI score0.00308EPSS
SaveExploits0References10
OSV
OSV
added 2026/03/25 8:44 a.m.14 views

BIT-LIBPYTHON-2026-4519 webbrowser.open() allows leading dashes in URLs

The webbrowser.open API would accept leading dashes in the URL which could be handled as command line options for certain web browsers. New behavior rejects leading dashes. Users are recommended to sanitize URLs prior to passing to webbrowser.open...

5.8AI score
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2026/03/25 8:05 a.m.10 views

webbrowser.open() allows leading dashes in URLs

...

7.1CVSS5.8AI score0.00308EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/25 12:23 a.m.15 views

SUSE CVE-2026-33186

gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 :path pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the :path omitted the mandatory...

8.1CVSS6AI score0.01557EPSS
SaveExploits1References77
RedhatCVE
RedhatCVE
added 2026/03/23 10:53 a.m.30 views

CVE-2026-33186

A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 :path pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed :path that omits the mandato...

9.1CVSS5.8AI score0.01557EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/03/22 12:25 a.m.11 views

SUSE CVE-2026-4519

The webbrowser.open API would accept leading dashes in the URL which could be handled as command line options for certain web browsers. New behavior rejects leading dashes. Users are recommended to sanitize URLs prior to passing to webbrowser.open...

6.9CVSS5.8AI score0.00308EPSS
SaveExploits0References35
NVD
NVD
added 2026/03/20 11:16 p.m.10 views

CVE-2026-33186

gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 :path pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the :path omitted the mandatory...

9.1CVSS0.01557EPSS
SaveExploits1References233
OSV
OSV
added 2026/03/20 11:16 p.m.16 views

UBUNTU-CVE-2026-33186

gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 :path pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the :path omitted the mandatory...

9.1CVSS5.9AI score0.01557EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/03/20 11:16 p.m.12 views

CVE-2026-33186

gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 :path pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the :path omitted the mandatory...

9.1CVSS6AI score0.01557EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/20 10:23 p.m.701 views

CVE-2026-33186

Summary: CVE-2026-33186 affects gRPC-Go prior to 1.79.3, where Authorization bypass could occur due to improper input validation of the HTTP/2 :path header. The server accepted non-canonical paths like Service/Method (missing leading slash), causing canonical “deny” rules in path-based authorizat...

9.1CVSS5.9AI score0.01557EPSS
SaveExploits1References233Affected Software1
AlpineLinux
AlpineLinux
added 2026/03/20 10:23 p.m.15 views

CVE-2026-33186

gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 :path pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the :path omitted the mandatory...

9.1CVSS5.9AI score0.01557EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/03/20 10:23 p.m.21 views

CVE-2026-33186

gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 :path pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the :path omitted the mandatory...

9.1CVSS7.6AI score0.01557EPSS
SaveExploits1
Rows per page
Query Builder