CVE-2025-62727: 
Python 취약성 분석 및 완화
개요
CVE-2025-62727 is a denial-of-service vulnerability affecting Starlette, a lightweight ASGI framework. The vulnerability was discovered and disclosed on October 28, 2025, impacting Starlette versions up to and including 0.49.0. The issue affects multiple products including Red Hat OpenShift, Red Hat AI Inference Server, Red Hat Ansible Automation Platform, and Red Hat Enterprise Linux AI (Red Hat Advisory).
기술적 세부 사항
The vulnerability exists in Starlette's FileResponse Range parsing/merging logic, where an unauthenticated attacker can trigger quadratic-time processing through a crafted HTTP Range header. The issue stems from an O(n^2) algorithm used in the FileResponse.parserange_header() method. The vulnerability has been assigned a CVSS v3.1 base score of 7.5 (High) with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H, and is categorized under CWE-407 (Inefficient Algorithmic Complexity) (GitHub Advisory).
영향
The vulnerability can lead to CPU exhaustion per request, causing denial-of-service for endpoints serving files. This affects any Starlette application that uses StaticFiles or direct FileResponse responses. The impact extends to frameworks built on Starlette, such as FastAPI, when using file-serving endpoints (GitHub Advisory).
완화 및 해결 방법
The vulnerability has been patched in Starlette version 0.49.1. Users are advised to upgrade to this version or later to mitigate the risk (GitHub Advisory).
추가 자료
근원: 이 보고서는 AI를 사용하여 생성되었습니다.
관련 Python 취약점:
무료 취약성 평가
클라우드 보안 태세를 벤치마킹합니다
9개의 보안 도메인에서 클라우드 보안 관행을 평가하여 위험 수준을 벤치마킹하고 방어의 허점을 식별합니다.
추가 Wiz 리소스
맞춤형 데모 받기
맞춤형 데모 신청하기
"내가 본 최고의 사용자 경험은 클라우드 워크로드에 대한 완전한 가시성을 제공합니다."
"Wiz는 클라우드 환경에서 무슨 일이 일어나고 있는지 볼 수 있는 단일 창을 제공합니다."
"우리는 Wiz가 무언가를 중요한 것으로 식별하면 실제로 중요하다는 것을 알고 있습니다."