Skip to content

diskcache-5.6.3-py3-none-any.whl: 1 vulnerabilities (highest severity is: 9.8) reachable #24

Description

@mend-for-github-com
Vulnerable Library - diskcache-5.6.3-py3-none-any.whl

Disk Cache -- Disk and file backed persistent cache.

Library home page: https://files.pythonhosted.org/packages/3f/27/4570e78fc0bf5ea0ca45eb1de3818a23787af9b390c0b0a0033a1b8236f9/diskcache-5.6.3-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /tmp/ws-ua_20260715123531_ZECXAJ/python_NWETVX/202607151235321/env/lib/python3.10/site-packages/diskcache-5.6.3.dist-info

Found in HEAD commit: c5914a21ae954deee909aaaafbb8ad722da7ffa9

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (diskcache version) Remediation Possible** Reachability
CVE-2025-69872 Critical 9.8 diskcache-5.6.3-py3-none-any.whl Direct N/A

Reachable

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

Details

CVE-2025-69872

Vulnerable Library - diskcache-5.6.3-py3-none-any.whl

Disk Cache -- Disk and file backed persistent cache.

Library home page: https://files.pythonhosted.org/packages/3f/27/4570e78fc0bf5ea0ca45eb1de3818a23787af9b390c0b0a0033a1b8236f9/diskcache-5.6.3-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /tmp/ws-ua_20260715123531_ZECXAJ/python_NWETVX/202607151235321/env/lib/python3.10/site-packages/diskcache-5.6.3.dist-info

Dependency Hierarchy:

  • diskcache-5.6.3-py3-none-any.whl (Vulnerable Library)

Found in HEAD commit: c5914a21ae954deee909aaaafbb8ad722da7ffa9

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

stable-diffusion-webui/modules/cache.py (Application)
  -> diskcache-5.6.3/diskcache/__init__.py (Extension)
   -> ❌ diskcache-5.6.3/diskcache/fanout.py (Vulnerable Component)

Vulnerability Details

DiskCache (python-diskcache) through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache.

Publish Date: 2026-02-11

URL: CVE-2025-69872

CVSS 3 Score Details (9.8)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

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