CVE-2026-54282: CWE-706: Use of Incorrectly-Resolved Name or Reference in Kludex starlette
Starlette is a lightweight ASGI framework/toolkit. Prior to 1.3.0, the HTTP request path is not validated before being used to reconstruct request.url. Because request.url is rebuilt by concatenating {scheme}://{host}{path} and re-parsing the result, a path that does not begin with / (for example @google.com) moves the authority boundary during re-parsing, so request.url.hostname and request.url.netloc become attacker-controlled. Code that reads request.url.hostname (rather than the Host header or scope) can therefore be misled into trusting an attacker-supplied host. This vulnerability is fixed in 1.3.0.
AI Analysis
Technical Summary
CVE-2026-54282 affects the Kludex starlette ASGI framework prior to version 1.3.0. The vulnerability arises because the HTTP request path is not validated before being used to reconstruct request.url by concatenating scheme, host, and path and then re-parsing. If the path does not begin with a slash (e.g., '@google.com'), the authority boundary shifts during re-parsing, allowing attacker control over request.url.hostname and request.url.netloc. This can cause downstream code that trusts request.url.hostname to be misled by attacker-supplied host information. The vulnerability is addressed in starlette version 1.3.0.
Potential Impact
The vulnerability allows an attacker to control the hostname and netloc components of the reconstructed request URL by supplying a specially crafted path. This can mislead application logic that relies on request.url.hostname for security decisions, potentially causing incorrect trust assumptions. The CVSS score is 3.7 (low severity), indicating limited impact with no confidentiality or availability loss, but some integrity impact.
Mitigation Recommendations
Upgrade starlette to version 1.3.0 or later, where this vulnerability is fixed by proper validation of the HTTP request path before reconstructing request.url. No other mitigation is indicated or required.
CVE-2026-54282: CWE-706: Use of Incorrectly-Resolved Name or Reference in Kludex starlette
Description
Starlette is a lightweight ASGI framework/toolkit. Prior to 1.3.0, the HTTP request path is not validated before being used to reconstruct request.url. Because request.url is rebuilt by concatenating {scheme}://{host}{path} and re-parsing the result, a path that does not begin with / (for example @google.com) moves the authority boundary during re-parsing, so request.url.hostname and request.url.netloc become attacker-controlled. Code that reads request.url.hostname (rather than the Host header or scope) can therefore be misled into trusting an attacker-supplied host. This vulnerability is fixed in 1.3.0.
CVSS v3.1
Score 3.7low
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-54282 affects the Kludex starlette ASGI framework prior to version 1.3.0. The vulnerability arises because the HTTP request path is not validated before being used to reconstruct request.url by concatenating scheme, host, and path and then re-parsing. If the path does not begin with a slash (e.g., '@google.com'), the authority boundary shifts during re-parsing, allowing attacker control over request.url.hostname and request.url.netloc. This can cause downstream code that trusts request.url.hostname to be misled by attacker-supplied host information. The vulnerability is addressed in starlette version 1.3.0.
Potential Impact
The vulnerability allows an attacker to control the hostname and netloc components of the reconstructed request URL by supplying a specially crafted path. This can mislead application logic that relies on request.url.hostname for security decisions, potentially causing incorrect trust assumptions. The CVSS score is 3.7 (low severity), indicating limited impact with no confidentiality or availability loss, but some integrity impact.
Mitigation Recommendations
Upgrade starlette to version 1.3.0 or later, where this vulnerability is fixed by proper validation of the HTTP request path before reconstructing request.url. No other mitigation is indicated or required.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-06-12T17:46:37.292Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a39735ceed863c81e39629b
Added to database: 06/22/2026, 17:39:40 UTC
Last enriched: 07/16/2026, 10:51:01 UTC
Last updated: 08/06/2026, 00:41:14 UTC
Views: 80
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.