File read and overwrite via unchecked symlink names
Published Jul 14, 2026 · Updated Jul 14, 2026
Path traversal in Keras 3.12.0 allows attackers to read or overwrite files outside the extraction directory via a crafted tar archive. In keras/src/utils/file_utils.py, filter_safe_tarinfos checks a symlink target but never validates the symlink entry's own name with is_path_in_dir, so extraction can create the link beyond the intended destination. A user or consuming application must process the attacker-supplied archive; on Python 3.10 and 3.11 this Keras filter is the sole traversal defense.
Summary
What happened
Path traversal in Keras 3.12.0 allows attackers to read or overwrite files outside the extraction directory via a crafted tar archive. In keras/src/utils/file_utils.py, filter_safe_tarinfos checks a symlink target but never validates the symlink entry's own name with is_path_in_dir, so extraction can create the link beyond the intended destination. A user or consuming application must process the attacker-supplied archive; on Python 3.10 and 3.11 this Keras filter is the sole traversal defense.
The record
- CVE
- CVE-2026-12482
- Published
- Jul 14, 2026
- Updated
- Jul 14, 2026
- Vendor
- Keras
- Product
- Keras
- Classifications
- CWE-22, T1204.002
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 14, 2026CVE publishedPublication date reported by the CVE source.
- Jul 14, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=unspecified <=latest
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo