Skip to content

vonage-4.7.2-py3-none-any.whl: 1 vulnerabilities (highest severity is: 4.4) reachable #250

@mend-for-github-com

Description

@mend-for-github-com
Vulnerable Library - vonage-4.7.2-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /tmp/ws-ua_20260414115749_FASALT/python_KPPKZR/202604141157501/env/lib/python3.9/site-packages/requests-2.32.5.dist-info

Vulnerabilities

Vulnerability Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (vonage version) Remediation Possible** Reachability
CVE-2026-25645 Medium 4.4 Not Defined 0.0% requests-2.32.5-py3-none-any.whl Transitive N/A*

Reachable

*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-2026-25645

Vulnerable Library - requests-2.32.5-py3-none-any.whl

Python HTTP for Humans.

Library home page: https://files.pythonhosted.org/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /tmp/ws-ua_20260414115749_FASALT/python_KPPKZR/202604141157501/env/lib/python3.9/site-packages/requests-2.32.5.dist-info

Dependency Hierarchy:

  • vonage-4.7.2-py3-none-any.whl (Root Library)
    • vonage_http_client-1.5.1-py3-none-any.whl
      • requests-2.32.5-py3-none-any.whl (Vulnerable Library)

Found in base branch: main

Reachability Analysis

This vulnerability is potentially reachable

vonage-python-code-snippets/application/get-application.py (Application)
  -> vonage-application-2.0.1/vonage_application/__init__.py (Extension)
   -> vonage-application-2.0.1/vonage_application/application.py (Extension)
    -> vonage-http-client-1.5.1/vonage_http_client/http_client.py (Extension)
     -> requests-2.32.5/requests/adapters.py (Extension)
      -> ❌ requests-2.32.5/requests/utils.py (Vulnerable Component)

Vulnerability Details

Requests is a HTTP library. Prior to version 2.33.0, the "requests.utils.extract_zipped_paths()" utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call "extract_zipped_paths()" directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set "TMPDIR" in their environment to a directory with restricted write access.

Publish Date: 2026-03-25

URL: CVE-2026-25645

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

CVSS 3 Score Details (4.4)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-03-25

Fix Resolution: https://github.com/psf/requests.git - v2.33.0

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