Lookup for vulnerable packages by Package URL.
| Purl | pkg:pypi/starlette@0.43.0 |
| Type | pypi |
| Namespace | |
| Name | starlette |
| Version | 0.43.0 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | 1.0.1 |
| Latest_non_vulnerable_version | 1.0.1 |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-2c5q-buqw-u7ex |
| vulnerability_id |
VCID-2c5q-buqw-u7ex |
| summary |
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. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-48710, GHSA-86qp-5c8j-p5mr, PYSEC-2026-161, X41-2026-002
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-2c5q-buqw-u7ex |
|
|
| Fixing_vulnerabilities |
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:pypi/starlette@0.43.0 |