Lucene search
+L

123 matches found

Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.24 views

PT-2026-49596

Name of the Vulnerable Software and Affected Versions starlette versions prior to 1.3.1 Description The HTTP request path is not validated before being used to reconstruct request.url. When a path does not begin with /, such as @google.com, it is concatenated as scheme://hostpath. This shifts the...

5.3CVSS5.8AI score0.00187EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2026/06/05 7:16 p.m.17 views

CVE-2026-42517

This vulnerability exists in e-Sushrut due to the use of reversible Base64 encoding for protecting sensitive data. An authenticated attacker could exploit this vulnerability by decoding and manipulating Base64-encoded parameters in the request URL to gain unauthorized access to sensitive...

7.1CVSS5.4AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/04 1:15 p.m.19 views

GHSA-86QP-5C8J-P5MR Starlette has missing Host header validation that poisons request.url.path, bypassing path-based security checks

Summary In affected versions, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header could make request.url.path differ from the pa...

6.5CVSS5.9AI score0.36257EPSS
SaveExploits2References28
RedhatCVE
RedhatCVE
added 2026/05/27 10:57 p.m.20 views

CVE-2026-48710

A flaw was found in Starlette, a lightweight ASGI Asynchronous Server Gateway Interface framework. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP Host request header. This malformed header could cause the request.url to be incorrectly reconstructed, leading...

6.5CVSS5.8AI score0.36257EPSS
SaveExploits2References11
Snyk
Snyk
added 2026/05/27 12:47 a.m.41 views

HTTP Request Smuggling

Overview starlette is a The little ASGI library that shines. Affected versions of this package are vulnerable to HTTP Request Smuggling via the request.url reconstruction process. An attacker can bypass path-based security checks by supplying a malformed Host header that causes request.url.path t...

6.9CVSS5.5AI score0.36257EPSS
SaveExploits2References2
NVD
NVD
added 2026/05/26 10:16 p.m.26 views

CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS0.36257EPSS
SaveExploits2References29
OSV
OSV
added 2026/05/26 10:16 p.m.25 views

UBUNTU-CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS5.8AI score0.36257EPSS
SaveExploits2References7
AlpineLinux
AlpineLinux
added 2026/05/26 9:54 p.m.37 views

CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS5.8AI score0.36257EPSS
SaveExploits2
attackerkb
attackerkb
added 2026/05/26 9:54 p.m.19 views

CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS5.8AI score0.36257EPSS
SaveExploits2References8Affected Software1
Cvelist
Cvelist
added 2026/05/26 9:54 p.m.96 views

CVE-2026-48710 Starlette has missing Host header validation that poisons request.url.path, bypassing path-based security checks

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS0.36257EPSS
SaveExploits2References7
CVE
CVE
added 2026/05/26 9:54 p.m.489 views

CVE-2026-48710

Starlette , a lightweight Python ASGI framework, is vulnerable to a Host header injection that allows bypass of path-based security restrictions. Prior to version 1.0.1 , the HTTP Host request header was not validated before being used to reconstruct request.url, so a malformed header could make ...

6.5CVSS5.8AI score0.36257EPSS
SaveIn wildExploits2References29Affected Software1
OSV
OSV
added 2026/05/26 9:54 p.m.15 views

CVE-2026-48710 Starlette has missing Host header validation that poisons request.url.path, bypassing path-based security checks

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS6.4AI score
SaveExploits0References31
Debian CVE
Debian CVE
added 2026/05/26 9:54 p.m.58 views

CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS5.8AI score0.36257EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2026/05/26 12:00 a.m.23 views

CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS5.8AI score0.36257EPSS
SaveExploits2References6
EUVD
EUVD
added 2026/04/29 8:26 a.m.13 views

EUVD-2026-26201

This vulnerability exists in e-Sushrut due to improper authorization checks during resource access. An authenticated attacker could exploit this vulnerability by manipulating encoded parameters in the request URL to gain unauthorized access to patient accounts on the targeted system...

7.1CVSS5.3AI score0.00226EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/28 6:15 a.m.14 views

EUVD-2026-26001

A weakness has been identified in BrowserOperator browser-operator-core up to 0.6.0. Affected is the function startsWith of the file scripts/componentserver/server.js. Executing a manipulation of the argument request.url can lead to path traversal. The attack can be launched remotely. The exploit...

7.5CVSS5.2AI score0.00428EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/28 6:15 a.m.11 views

CVE-2026-7234 BrowserOperator browser-operator-core server.js startsWith path traversal

A weakness has been identified in BrowserOperator browser-operator-core up to 0.6.0. Affected is the function startsWith of the file scripts/componentserver/server.js. Executing a manipulation of the argument request.url can lead to path traversal. The attack can be launched remotely. The exploit...

6.9CVSS6.7AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/04/02 11:26 p.m.18 views

SUSE CVE-2026-34475

Varnish Cache before 8.0.1 and Varnish Enterprise before 6.0.16r12, in certain unchecked req.url scenarios, mishandle URLs with a path of / for HTTP/1.1, potentially leading to cache poisoning or authentication bypass...

5.4CVSS5.8AI score0.00202EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/04/01 5:03 p.m.11 views

CVE-2026-4267

The Query Monitor – The developer tools panel for WordPress plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘$SERVER'REQUESTURI'’ parameter in all versions up to, and including, 3.20.3 due to insufficient input sanitization and output escaping. This makes it possible...

7.2CVSS6AI score0.00302EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/30 10:54 a.m.28 views

CVE-2026-34475

A flaw was found in Varnish Cache and Varnish Enterprise. A remote attacker could exploit this vulnerability by sending specially crafted HTTP/1.1 requests with a path of / in the URL. This mishandling of URLs, specifically in unchecked req.url scenarios, could lead to cache poisoning, where an...

9.8CVSS5.9AI score0.00202EPSS
SaveExploits1References4
Rows per page
Query Builder