目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54282— Starlette 请求路径未验证导致 URL 主机名被污染

CVSS 3.7 · Low EPSS 0.19% · P8
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-54282 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Starlette: Unvalidated request path concatenated into authority poisons request.url.hostname
来源: 美国国家漏洞数据库 NVD
Vulnerability 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.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
使用不正确的解析名称或索引
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
Kludexstarlette < 1.3.0 -

二、漏洞 CVE-2026-54282 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-54282 的情报信息

登录查看更多情报信息。

CVE-2026-54282 其他参考 (1)

同批安全公告 · Kludex · 2026-06-22 · 共 6 条

CVE-2026-535397.5 HIGHPython-Multipart 分号分隔查询字符串解析导致CPU拒绝服务漏洞
CVE-2026-542837.5 HIGHStarlette application/x-www-form-urlencoded 请求DoS漏洞
CVE-2026-535373.7 LOWPython-Multipart 内容处置参数注入漏洞
CVE-2026-535403.7 LOWPython-Multipart 缓冲区内存溢出漏洞
CVE-2026-535383.7 LOWPython-Multipart 分号分隔参数导致参数注入漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-54282

暂无评论


发表评论