Skip to content

fastapi-0.116.1-py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.5) #246

@mend-for-github-com

Description

@mend-for-github-com
Vulnerable Library - fastapi-0.116.1-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /tmp/ws-ua_20250912155502_RZNUJB/python_JWBXGY/202509121555031/env/lib/python3.9/site-packages/starlette-0.47.3.dist-info

Vulnerabilities

Vulnerability Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (fastapi version) Remediation Possible** Reachability
CVE-2025-62727 High 7.5 Not Defined 0.5% starlette-0.47.3-py3-none-any.whl Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2025-62727

Vulnerable Library - starlette-0.47.3-py3-none-any.whl

The little ASGI library that shines.

Library home page: https://files.pythonhosted.org/packages/ce/fd/901cfa59aaa5b30a99e16876f11abe38b59a1a2c51ffb3d7142bb6089069/starlette-0.47.3-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /tmp/ws-ua_20250912155502_RZNUJB/python_JWBXGY/202509121555031/env/lib/python3.9/site-packages/starlette-0.47.3.dist-info

Dependency Hierarchy:

  • fastapi-0.116.1-py3-none-any.whl (Root Library)
    • starlette-0.47.3-py3-none-any.whl (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Starlette is a lightweight ASGI framework/toolkit. Prior to 0.49.1 , an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette's FileResponse Range parsing/merging logic. This enables CPU exhaustion per request, causing denial‑of‑service for endpoints serving files (e.g., StaticFiles or any use of FileResponse). This vulnerability is fixed in 0.49.1.

Publish Date: 2025-10-28

URL: CVE-2025-62727

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.5%

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-7f5h-v6xp-fcq8

Release Date: 2025-10-28

Fix Resolution: starlette - 0.49.1,https://github.com/Kludex/starlette.git - 0.49.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions