Lucene search
+L

497 matches found

Veracode
Veracode
•added 2025/12/13 7:53 a.m.•12 views

Server-Side Request Forgery (SSRF)

Keras is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper handling of the StringLookup layer during model loading from a crafted .keras archive, which allows an attacker to supply local or remote file paths as vocabulary inputs and exploit tf.io.gfile behavior ...

5.9CVSS7.7AI score0.00247EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2025/12/13 7:44 a.m.•16 views

Path Traversal

Keras is vulnerable to path traversal. The vulnerability is due to the keras.utils.getfile API using Python’s tarfile.extractall without the filter="data" protection when extracting tar archives, which allows a remote attacker to craft a malicious archive with symlinks and write arbitrary files...

8.9CVSS5.9AI score0.00589EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
•added 2025/12/13 7:31 a.m.•14 views

Deserialization Of Untrusted Data

Keras framework is vulnerable to Deserialization of untrusted data. The vulnerability is due to improper handling of maliciously crafted Keras files during deserialization, which allows an attacker to execute arbitrary code on an end user’s system by loading a file containing a TorchModuleWrapper...

9.8CVSS7.8AI score0.0075EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
•added 2025/12/13 7:07 a.m.•19 views

Remote Code Execution (RCE)

Keras is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper enforcement of safe deserialization when parsing model configuration, which allows an attacker to craft a malicious model file that disables safe mode and executes arbitrary code during loading...

8.6CVSS6.1AI score0.00199EPSS
SaveExploits0References4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2025/12/05 8:46 a.m.•13 views

Security Bulletin: Multiple Vulnerabilities affect IBM Watson Studio in Cloud Pak for Data.

Summary Multiple vulnerabilities have been addressed in IBM Watson Studio in Cloud Pak for Data version 5.2.2 Vulnerability Details CVEID:CVE-2024-3568 DESCRIPTION: The huggingface/transformers library is vulnerable to arbitrary code execution through deserialization of untrusted data within the...

9.8CVSS9.1AI score0.02626EPSS
SaveExploits5Affected Software1
Microsoft CVE
Microsoft CVE
•added 2025/12/03 1:02 a.m.•10 views

Path Traversal Vulnerability in keras-team/keras via Tar Archive Extraction in keras.utils.get_file()

...

8CVSS7AI score0.00654EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2025/12/02 10:31 p.m.•17 views

CVE-2025-12638

Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile 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...

8CVSS7.2AI score0.00654EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2025/12/02 12:58 a.m.•32 views

Keras Directory Traversal Vulnerability

Summary Keras's keras.utils.getfile function is vulnerable to directory traversal attacks despite implementing filtersafepaths. The vulnerability exists because extractarchive uses Python's tarfile.extractall method without the security-critical filter="data" parameter. A PATHMAX symlink resoluti...

8.9CVSS7.7AI score0.00589EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
•added 2025/12/02 12:58 a.m.•21 views

EUVD-2025-37039

Keras Directory Traversal Vulnerability...

8.9CVSS7.6AI score0.00654EPSS
SaveExploits0References6
OSV
OSV
•added 2025/12/02 12:58 a.m.•15 views

GHSA-HJQC-JX6G-RWP9 Keras Directory Traversal Vulnerability

Summary Keras's keras.utils.getfile function is vulnerable to directory traversal attacks despite implementing filtersafepaths. The vulnerability exists because extractarchive uses Python's tarfile.extractall method without the security-critical filter="data" parameter. A PATHMAX symlink resoluti...

9.8CVSS7.8AI score0.00589EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2025/12/01 12:00 a.m.•3 views

Linux Distros Unpatched Vulnerability : CVE-2025-12638

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile function when extracting tar archives. The vulnerability arises...

8CVSS7.7AI score0.00654EPSS
SaveExploits0References2
EUVD
EUVD
•added 2025/11/28 3:30 p.m.•19 views

EUVD-2025-199871

Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile 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...

8CVSS7AI score0.00654EPSS
SaveExploits0References2
OSV
OSV
•added 2025/11/28 3:30 p.m.•9 views

GHSA-9G7V-8WXV-MWXP Duplicate Advisory: Keras keras.utils.get_file API is vulnerable to a path traversal attack

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hjqc-jx6g-rwp9. This link is maintained to preserve external references. Original Description Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile function when extractin...

8CVSS7.5AI score0.00654EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2025/11/28 3:30 p.m.•29 views

Duplicate Advisory: Keras keras.utils.get_file API is vulnerable to a path traversal attack

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hjqc-jx6g-rwp9. This link is maintained to preserve external references. Original Description Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile function when extractin...

8CVSS7.6AI score0.00654EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2025/11/28 3:16 p.m.•14 views

AZL-71185 CVE-2025-12638 affecting package keras for versions less than 3.3.3-5

Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile 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...

8CVSS6AI score0.00654EPSS
SaveExploits0References1
NVD
NVD
•added 2025/11/28 3:16 p.m.•18 views

CVE-2025-12638

Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile 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...

8CVSS0.00654EPSS
SaveExploits0References1
OSV
OSV
•added 2025/11/28 3:16 p.m.•17 views

UBUNTU-CVE-2025-12638

Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile 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...

8CVSS7.4AI score0.00654EPSS
SaveExploits0References3
Snyk
Snyk
•added 2025/11/28 2:40 p.m.•14 views

Directory Traversal

Overview keras is a Keras is a high-level neural networks API for Python.. Affected versions of this package are vulnerable to Directory Traversal via the keras.utils.getfile function when extracting tar archives. An attacker can write arbitrary files outside the intended extraction directory by...

8.5CVSS7.7AI score0.00654EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2025/11/28 2:06 p.m.•26 views

CVE-2025-12638 Path Traversal Vulnerability in keras-team/keras via Tar Archive Extraction in keras.utils.get_file()

Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile 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...

8CVSS0.00654EPSS
SaveExploits0References1
CVE
CVE
•added 2025/11/28 2:06 p.m.•78 views

CVE-2025-12638

Keras 3.11.3 is affected by a path traversal in keras.utils.get_file() via tar archive extraction. The root cause is tarfile.extractall() used without filter="data"; though filter_safe_paths() is applied, a PATH_MAX symlink resolution bug during extraction can cause symlinks to be treated as lite...

8CVSS8.2AI score0.00654EPSS
SaveExploits0References1
Rows per page
Query Builder