🛡️ CVE-2026-48817 on Ubuntu — starlette
Description
Starlette is a lightweight ASGI framework/toolkit. In versions 1.0.1 and below, when dispatching a request, HTTPEndpoint selects the handler by lowercasing the HTTP method and looking it up as an attribute with getattr, without restricting the lookup to a known set of HTTP verbs. When an HTTPEndpoint subclass is registered through Route(...) without an explicit methods= argument, the route does not constrain the method and every method reaches the endpoint. If a non-standard HTTP method whose lowercased name matches an attribute on the endpoint subclass reaches the endpoint, that attribute is invoked as if it were a request handler. An attacker can use this to reach methods that were never meant to be HTTP handlers, such as internal helpers, without the authorization checks applied by the intended public handler. An application (including Starlette-based frameworks like FastAPI) is affected if it registers an HTTPEndpoint subclass via Route(...) without explicitly setting methods=, and that subclass includes extra methods named like non-standard HTTP verbs that take one request argument and return a response. This issue has been fixed in version 1.1.0.
Distribution advisory
This page covers CVE-2026-48817 as tracked by Ubuntu, for the package starlette. No fixed version has been recorded for this distribution yet.
How this vulnerability can be exploited
This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality none, integrity low, availability none.
Affected software
UBUNTU-CVE-2026-48817 is recorded against 1 package.
- starlette
Timeline and source
Published on 17 June 2026 and last revised on 24 June 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
ubuntu.com (Report)
www.cve.org (Report)
github.com (Report)
github.com (Report)
github.com (Report)
Details
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| starlette | — | — |
References
Similar Threats
- Unknown CLSA-2025-1757031156
- Unknown CLSA-2025-1764115957
- Unknown CLSA-2025-1764288754
- Unknown CLSA-2026-1769040755
- Unknown CLSA-2026-1781052728
More UBUNTU CVE 2026 advisories
Browse all of UBUNTU CVE 2026 in the advisory index.
- UBUNTU-CVE-2026-48779
- UBUNTU-CVE-2026-48784
- UBUNTU-CVE-2026-48785
- UBUNTU-CVE-2026-48801
- UBUNTU-CVE-2026-48805
- UBUNTU-CVE-2026-48806
- UBUNTU-CVE-2026-48807
- UBUNTU-CVE-2026-48808
- UBUNTU-CVE-2026-48818
- UBUNTU-CVE-2026-48821
- UBUNTU-CVE-2026-48822
- UBUNTU-CVE-2026-48823
- UBUNTU-CVE-2026-48827
- UBUNTU-CVE-2026-48829
- UBUNTU-CVE-2026-48831
- UBUNTU-CVE-2026-48832
Vulnerability Monitoring
Track new vulnerabilities in starlette
UBUNTU-CVE-2026-48817 is rated CVSS 5.3 Medium. BotEraser monitors your WordPress installation and notifies you when software you use appears in our vulnerability database.
Set Up Free Alerts →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.