Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. keras
  4. ›
  5. GHSA-28jp-44vh-q42h

GHSA-28jp-44vh-q42h: Duplicate Advisory: Keras keras.utils.get_file API is vulnerable to a path traversal attack

October 30, 2025 (updated December 2, 2025)

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-hjqc-jx6g-rwp9. This link is maintained to preserve external references.

Original Description

The keras.utils.get_file API in Keras, when used with the extract=True option for tar archives, is vulnerable to a path traversal attack. The utility uses Python’s tarfile.extractall function without the filter=“data” feature. A remote attacker can craft a malicious tar archive containing special symlinks, which, when extracted, allows them to write arbitrary files to any location on the filesystem outside of the intended destination folder. This vulnerability is linked to the underlying Python tarfile weakness, identified as CVE-2025-4517. Note that upgrading Python to one of the versions that fix CVE-2025-4517 (e.g. Python 3.13.4) is not enough. One additionally needs to upgrade Keras to a version with the fix (Keras 3.12).

References

  • github.com/advisories/GHSA-28jp-44vh-q42h
  • github.com/keras-team/keras
  • github.com/keras-team/keras/commit/47fcb397ee4caffd5a75efd1fa3067559594e951
  • github.com/keras-team/keras/pull/21760
  • github.com/keras-team/keras/security/advisories/GHSA-hjqc-jx6g-rwp9
  • huntr.com/bounties/f94f5beb-54d8-4e6a-8bac-86d9aee103f4
  • nvd.nist.gov/vuln/detail/CVE-2025-12060

Code Behaviors & Features

Detect and mitigate GHSA-28jp-44vh-q42h with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.12.0

Fixed versions

  • 3.12.0

Solution

Upgrade to version 3.12.0 or above.

Impact 9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

pypi/keras/GHSA-28jp-44vh-q42h.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 07 Dec 2025 00:20:06 +0000.