Lucene search
+L

185 matches found

Kitploit
Kitploit
added 2026/09/15 2:27 p.m.6 views

CVE-2024-11392

CVE-2024-11392 Hugging Face Transformers MobileViTV2 Deserialization of Untrusted Data Remote Code Execution Vulnerability High-level overview and effects of the vulnerability: The vulnerability allows an attacker to execute arbitrary code on the host machine by supplying a malicious configuratio...

8.8CVSS8.3AI score0.07262EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/15 7:41 a.m.7 views

CVE-2024-11394

CVE-2024-11394 Hugging Face Transformers Trax Model Deserialization of Untrusted Data Remote Code Execution Vulnerability High-level overview and effects of the vulnerability: The vulnerability allows an attacker to execute arbitrary code on the host machine by supplying a malicious reformer trax...

8.8CVSS8.8AI score0.02566EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/14 2:46 p.m.6 views

CVE-2024-11393

CVE-2024-11393 Hugging Face Transformers MaskFormer Model Deserialization of Untrusted Data Remote Code Execution Vulnerability High-level overview and effects of the vulnerability: The vulnerability allows an attacker to execute arbitrary code on the host machine by supplying a malicious...

8.8CVSS8.8AI score0.03074EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/13 4:54 p.m.7 views

Pickle-Deserialization-Exploit-in-Transformers

Exploiting Pickle Deserialization Vulnerability in Transformers Experiment Introduction Introduces the pickle deserialization mechanism and its reduce attack principle, reproduces the deserialization vulnerability CVE-2024-3568 in the Hugging Face Transformers library, analyzes security risks in...

9.6CVSS6.3AI score0.02084EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/11 3:13 a.m.3 views

CVE-2026-23001-Hugging-Face-Transformers-Model-Deserialization-Arbitrary-Code-via-Pickle-

CVE-2026-23001 – Hugging Face Transformers Model Deserialization RCE Overview Hugging Face models saved with torch.save use Python’s pickle serialization, which is inherently unsafe. If a user downloads a seemingly legitimate model from a repository, loading it can trigger arbitrary code executio...

7.8CVSS7.6AI score0.00195EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/09/07 6:20 a.m.7 views

CVE-2026-75104

A flaw was found in Hugging Face Transformers. Attackers can exploit this by supplying malicious checkpoint index files with parent-directory references or absolute paths that are not properly validated. This vulnerability allows for reading arbitrary files outside the model directory, leading to...

6.8CVSS5.8AI score0.0019EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/01 2:17 p.m.13 views

CVE-2026-80047

A vulnerability in Hugging Face Transformers versions = 4.49.0 and = 5.8.1 allows remote Python files to be written to local disk without user consent when using GenerativePreTrainedModel.loadcustomgenerate. The function fetches and caches a remote module file before performing the required...

7.8CVSS0.00082EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/01 1:40 p.m.46 views

CVE-2026-80047 Hugging Face Transformers library writes remote code to disk prior to consent check

A vulnerability in Hugging Face Transformers versions = 4.49.0 and = 5.8.1 allows remote Python files to be written to local disk without user consent when using GenerativePreTrainedModel.loadcustomgenerate. The function fetches and caches a remote module file before performing the required...

0.00082EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/01 1:40 p.m.56 views

CVE-2026-80047

Hugging Face Transformers (versions 4.49.0 through 5.8.1) contains a consent-bypass flaw in GenerativePreTrainedModel.load_custom_generate() . The function fetches and writes a remote Python module to ~/.cache/huggingface/modules via an unconditional file copy in dynamic_module_utils.py before ev...

7.8CVSS6AI score0.00082EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 1:40 p.m.21 views

CVE-2026-80047 Hugging Face Transformers library writes remote code to disk prior to consent check

A vulnerability in Hugging Face Transformers versions = 4.49.0 and = 5.8.1 allows remote Python files to be written to local disk without user consent when using GenerativePreTrainedModel.loadcustomgenerate. The function fetches and caches a remote module file before performing the required...

7.8CVSS6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/01 1:40 p.m.13 views

CVE-2026-80047 Hugging Face Transformers library writes remote code to disk prior to consent check

A vulnerability in Hugging Face Transformers versions = 4.49.0 and = 5.8.1 allows remote Python files to be written to local disk without user consent when using GenerativePreTrainedModel.loadcustomgenerate. The function fetches and caches a remote module file before performing the required...

5.6AI score0.00082EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/01 1:40 p.m.10 views

EUVD-2026-69144

A vulnerability in Hugging Face Transformers versions = 4.49.0 and = 5.8.1 allows remote Python files to be written to local disk without user consent when using GenerativePreTrainedModel.loadcustomgenerate. The function fetches and caches a remote module file before performing the required...

6AI score0.00082EPSS
SaveExploits0References2
CERT
CERT
added 2026/09/01 12:00 a.m.14 views

Hugging Face Transformers library writes remote code to disk prior to consent check

Overview A vulnerability in the Hugging Face Transformers library versions 4.49.0 through 5.8.1 allows remote, attacker‑controlled Python files to be written to the local disk without user authorization. The library performs a remote module fetch and local cache write before evaluating the...

7.8CVSS6.3AI score0.00082EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.9 views

PT-2026-84227

Name of the Vulnerable Software and Affected Versions Hugging Face Transformers versions 4.49.0 through 5.8.1 Description A consent-bypass issue exists where remote Python files are written to the local disk without user consent. This occurs when using the load custom generate function, which...

7.8CVSS6AI score0.00082EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/17 9:16 p.m.34 views

CVE-2026-75104

Hugging Face Transformers fails to validate shard filenames in checkpoint index files, allowing attackers to read arbitrary files outside the model directory. Attackers can supply malicious index files with parent-directory references or absolute paths that are joined without validation, enabling...

6.8CVSS0.0019EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/17 8:36 p.m.44 views

CVE-2026-75104 Hugging Face Transformers Path Traversal via Checkpoint Index

Hugging Face Transformers fails to validate shard filenames in checkpoint index files, allowing attackers to read arbitrary files outside the model directory. Attackers can supply malicious index files with parent-directory references or absolute paths that are joined without validation, enabling...

6.8CVSS0.0019EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/17 8:36 p.m.37 views

CVE-2026-75104

Hugging Face Transformers joins shard filenames from checkpoint index files without validation, allowing malicious index files with parent-directory references or absolute paths to read arbitrary files outside the model directory. CVSS 6.8 (medium) requires local access and user interaction. No p...

6.8CVSS5.5AI score0.0019EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/17 8:36 p.m.19 views

EUVD-2026-60384

Hugging Face Transformers fails to validate shard filenames in checkpoint index files, allowing attackers to read arbitrary files outside the model directory. Attackers can supply malicious index files with parent-directory references or absolute paths that are joined without validation, enabling...

6.8CVSS5.5AI score0.0019EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/17 8:36 p.m.7 views

CVE-2026-75104 Hugging Face Transformers Path Traversal via Checkpoint Index

Hugging Face Transformers fails to validate shard filenames in checkpoint index files, allowing attackers to read arbitrary files outside the model directory. Attackers can supply malicious index files with parent-directory references or absolute paths that are joined without validation, enabling...

6.8CVSS5.6AI score
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/27 8:30 p.m.9 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to multiple issues in Hugging Face Transformers [CVE-2025-14920, CVE-2025-14921, CVE-2025-14926, CVE-2025-14927]

Summary IBM Watson Speech Services Cartridge is vulnerable to multiple issues in Hugging Face Transformers CVE-2025-14920, CVE-2025-14921, CVE-2025-14926, CVE-2025-14927. Hugging Face Transformers is used in our speech services runtimes. These vulnerabilities have been addressed. Please read the...

7.8CVSS7.6AI score0.00334EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder