vulnti.work

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP `Host` request header was not validated before being used to reconstruct `request.url`. Because the routing algorit…

中危 CVSS 6.5
CVECVE-2026-48710
首次发现2026-07-21 20:15 UTC
披露时间2026-05-26 22:16 UTC
最后更新2026-07-21 20:15 UTC
通道状态auto

摘要

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP `Host` request header was not validated before being used to reconstruct `request.url`. Because the routing algorithm relies on the raw HTTP path while `request.url` is rebuilt from the `Host` header, a malformed header could make `request.url.path` differ from the path that was actually requested. Middleware and endpoints that apply security restrictions based on `request.url` (rather than the raw `scope` path)…

中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。

深度研判 · 自动通道

该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。

受影响产品

  • :
Lint 边界警告 (4)

以下是本次研判 lint 阶段发现的非阻塞性警告(如引用 URL 未在白名单内)。这些不影响漏洞条目可用性,仅为透明度披露(参 DR-002)。

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://badhost.org
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://ostif.org/disclosing-the-badhost-vulnerability-in-starlette
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://www.secwest.net/starlette
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://www.x41-dsec.de/lab/advisories/x41-2026-002-starlette

数据来源

  • NVD DATABASE

原始链接

时间线

  1. nvd_ingest NVD