CVE-2025-12638HIGH 8.0EPSS p42.7%

CVE-2025-12638CVE-2025-12638

Description

Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.get_file() function when extracting tar archives. The vulnerability arises because the function uses Python's tarfile.extractall() method without the security-critical filter='data' parameter. Although Keras attempts to filter unsafe paths using filter_safe_paths(), this filtering occurs before extraction, and a PATH_MAX symlink resolution bug triggers during extraction. This bug causes symlink resolution to fail due to path length limits, resulting in a security bypass that allows files to be written outside the intended extraction directory. This can lead to arbitrary file writes outside the cache directory, enabling potential system compromise or malicious code execution. The vulnerability affects Keras installations that process tar archives with get_file() and does not affect versions where this extraction method is secured with the appropriate filter parameter.

Scoring

CVSS 3.08.0 (HIGH)
VectorCVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
EPSS0.57% probability of exploitation · percentile 42.7% · 2026-06-18T12:00:27Z
Published2025-11-28
Last modified2026-04-15

Underlying weaknesses· 1

CWE-22

References

  1. https://huntr.com/bounties/f94f5beb-54d8-4e6a-8bac-86d9aee103f4

1

TypeTargetConfidenceTier
WeaknessImproper Limitation of a Pathname to a Restricted Directory ('Path Traversal')cwe-220%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-15036
CVE
CVE-2025-49655
CVE
CVE-2025-1550
CVE
CVE-2025-15031
CVE
CVE-2026-1462
CVE
CVE-2025-4517
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.