HIGHPyPI

Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in `

Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in `keras/src/utils/file_utils.py`. The functions `filter_safe_tarinfos()` and `filter_safe_zipinfos()` validate archive member paths against the process current working directory (CWD) instead of the actual extraction destination. When the process runs with CWD set to `/`, which is common in Docker containers, CI/CD runners, and Jupyter environments, the validation boundary become

CVE-2026-11816Published 2 months agoUpdated 2 weeks agoSource: OSV

Affected packages

  • kerasbefore 3.14.0

Exploit signal

Known exploited (CISA KEV)
No
EPSS score
EPSS percentile

EPSS is the probability a CVE is exploited in the wild; percentile is its rank among all CVEs.

Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in ` | HackTribune