CVE-2025-12060
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).
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
kerasPyPI | < 3.12.0 | 3.12.0 |
Affected products
7- Range: <= 3.11.3
- osv-coords6 versionspkg:apk/chainguard/kubeflow-pipelines-visualization-serverpkg:apk/chainguard/tensorflow-cpu-jupyterpkg:apk/chainguard/tensorflow-gpu-jupyterpkg:apk/wolfi/kubeflow-pipelines-visualization-serverpkg:apk/wolfi/tensorflow-cpu-jupyterpkg:pypi/keras
< 2.14.3-r2+ 5 more
- (no CPE)range: < 2.14.3-r2
- (no CPE)range: < 2.20.0-r4
- (no CPE)range: < 2.20.0-r3
- (no CPE)range: < 2.14.3-r2
- (no CPE)range: < 2.20.0-r4
- (no CPE)range: < 3.12.0
Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-hjqc-jx6g-rwp9ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-12060ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-12638ghsaADVISORY
- github.com/keras-team/keras/commit/47fcb397ee4caffd5a75efd1fa3067559594e951ghsaWEB
- github.com/keras-team/keras/pull/21760nvdWEB
- github.com/keras-team/keras/security/advisories/GHSA-hjqc-jx6g-rwp9nvdWEB
- huntr.com/bounties/f94f5beb-54d8-4e6a-8bac-86d9aee103f4ghsaWEB
News mentions
0No linked articles in our index yet.