Search for packages
| purl | pkg:pypi/starlette@0.41.2 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-2c5q-buqw-u7ex
Aliases: CVE-2026-48710 GHSA-86qp-5c8j-p5mr PYSEC-2026-161 X41-2026-002 |
BadHost: Missing Host header validation poisons request.url.path, bypassing path-based security checks Starlette reconstructs the requested URL based on the HTTP Host request header and requested path, but does not perform any validation of the Host header value. This allows attackers to inject paths into the host part, prepending the actual path. However, routing in Starlette is based on the actual request path. This inconsistent interpretation of HTTP requests may lead to issues such as authentication bypass when the authentication depends on the reconstructed URL’s path. |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-06-02T04:25:20.195498+00:00 | Pypa Importer | Affected by | VCID-2c5q-buqw-u7ex | https://github.com/pypa/advisory-database/blob/main/vulns/starlette/PYSEC-2026-161.yaml | 38.6.0 |