boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-12482MEDIUM
keras-team keras-team/keras — Path Traversal via Symlink Name Validation Bypass in keras-team/keras
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   N  U  L  L  N    6.5   .0024   15.1     —
AFFECTED
  Product           Versions       Fixed
  keras-team/keras  unspecified –  —
TIMELINE
  Jun 17  Reserved by @huntr_ai
  Jul 14  EXPLOIT PUBLISHED — CVE-2026-12482 (keras-team/keras). Public exploit reference added.
  Jul 14  Published (CNA: @huntr_ai)
CWE-22 · CNA: @huntr_ai · CVSS v3.1 · 1 reference · NVD status: Analyzed

Description

A vulnerability in keras-team/keras version 3.12.0 allows an attacker to craft a malicious tar archive that bypasses the `filter_safe_tarinfos` validation in `keras/src/utils/file_utils.py`. Specifically, symlink entries are not subjected to the same `is_path_in_dir` validation as regular file entries, allowing symlinks to be created outside the intended extraction directory. This can lead to symlink-based file read, file overwrite, or directory escape attacks. The issue is particularly impactful on Python 3.10 and 3.11, where `filter_safe_tarinfos` is the sole defense against tar path traversal. This vulnerability is distinct from CVE-2025-12060 and other previously reported issues.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
June 17, 2026ReservedReserved by @huntr_ai
July 14, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-12482 (keras-team/keras). Public exploit reference added.
July 14, 2026PublishedPublished (CNA: @huntr_ai)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
keras-teamkeras-team/kerasunspecified

Weaknesses

CWE-22

References (1)

Related

Authoritative record: CVE-2026-12482 at cve.org

Vendors: keras-team

Weaknesses: CWE-22

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-12482 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.