Kestrel
대시보드로 돌아가기
CVE-2026-48710MEDIUM· 6.5MITRENVDGHSA대응게시일: 2026. 05. 26.수정일: 2026. 09. 04.CNA: security-advisories@github.comAnalyzed

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP `Host` request header was not validated before being use

위협 신호 · CVSS · EPSS · KEV

즉시 패치· 실측 악용 확인 · KEV 등재
CVSS
6.5medium

이론적 심각도 점수

EPSS
36.3%상위 1.6%

30일 내 악용 확률 예측

KEV
등재됨

등재일 2026. 09. 02.

패치 기한 2026. 09. 16.

권장 대응 기한3일 이내CISA SSVC 기준

즉시(3일 이내) 패치 — 최우선 대응

KEV 악용자동화 가능외부 노출· KEV 등재 · 자동화 가능 · 부분 영향 · 외부 노출

CVSS 벡터 · 메트릭

악용 경로
공격 벡터네트워크
공격 복잡도낮음
필요 권한불필요
사용자 상호작용불필요
범위불변
영향
기밀성 영향낮음
무결성 영향낮음
가용성 영향없음
버전별 점수
CVSS 3.16.5MEDIUM· 악용성 3.9· 영향도 2.5
CVSS 3.16.5MEDIUM· 악용성 3.9· 영향도 2.5
CVSS 3.16.5MEDIUM· 악용성 3.9· 영향도 2.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

약점 (CWE)

상세 설명

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) could therefore be bypassed. Users should upgrade to a version greater than or equal to version 1.0.1, which validates the Host header against the grammar of RFC 9112 §3.2 / RFC 3986 §3.2.2 when constructing request.url and falls back to scope["server"] for malformed values.

AI 심층 분석

공격 시나리오 · 재현 가능한 PoC 페이로드 · 즉시 적용 가능한 차단 패치를 한 번에 받아 보세요. 보안 운영팀이 그대로 점검·티켓팅에 쓸 수 있는 형태로 정리해 드립니다.

영향받는 제품·버전

  • encode starlette0.8.3 - 1.0.1
    other
  • redhat ai_inference_server3.3.0 - 3.3.5
    linux
  • redhat ansible_automation_platform
    linux
  • redhat ansible_automation_platform
    linux
  • redhat migration_toolkit_for_applications< 8.2.0
    linux
  • redhat openshift_ai3.3 - 3.3.5
    linux
  • redhat openshift_ai3.4 - 3.4.2
    linux
  • redhat openshift_lightspeed
    linux
  • redhat satellite
    linux
  • redhat satellite
    linux
  • redhat satellite
    linux
  • redhat enterprise_linux_ai
    linux

영향받는 구성 (CPE) 11

  • encode starlette≥ 0.8.3 < 1.0.1cpe:2.3:a:encode:starlette:*:*:*:*:*:python:*:*
  • redhat ai_inference_server≥ 3.3.0 ≤ 3.3.5cpe:2.3:a:redhat:ai_inference_server:*:*:*:*:*:*:*:*
  • redhat ansible_automation_platform 2.6cpe:2.3:a:redhat:ansible_automation_platform:2.6:-:*:*:*:*:*:*
  • redhat ansible_automation_platform 2.7cpe:2.3:a:redhat:ansible_automation_platform:2.7:-:*:*:*:*:*:*
  • redhat migration_toolkit_for_applications< 8.2.0cpe:2.3:a:redhat:migration_toolkit_for_applications:*:*:*:*:*:*:*:*
  • redhat openshift_ai≥ 3.3 < 3.3.5cpe:2.3:a:redhat:openshift_ai:*:*:*:*:*:*:*:*
  • redhat openshift_lightspeedcpe:2.3:a:redhat:openshift_lightspeed:-:*:*:*:*:*:*:*
  • redhat satellite 6.17cpe:2.3:a:redhat:satellite:6.17:*:*:*:*:*:*:*
  • redhat satellite 6.18cpe:2.3:a:redhat:satellite:6.18:*:*:*:*:*:*:*
  • redhat satellite 6.19cpe:2.3:a:redhat:satellite:6.19:*:*:*:*:*:*:*
  • redhat enterprise_linux_ai 3.0cpe:2.3:o:redhat:enterprise_linux_ai:3.0:*:*:*:*:*:*:*

참고 자료 29

링크 내용 불러오는 중…