Lucene search
+L

185 matches found

Kitploit
Kitploit
added 2026/09/19 7:04 p.m.7 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/19 3:21 a.m.8 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/18 3:13 a.m.4 views

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

CVE-2026-23001 – RCE par désérialisation de modèles Hugging Face Transformers Vue d'ensemble Les modèles Hugging Face enregistrés avec torch.save utilisent la sérialisation pickle de Python, qui est intrinsèquement dangereuse. Si un utilisateur télécharge un modèle d'apparence légitime depuis un...

7.8CVSS7.6AI score0.00195EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 2:46 p.m.7 views

CVE-2024-11393

CVE-2024-11393 Vulnérabilité d'exécution de code à distance par désérialisation de données non fiables dans le modèle MaskFormer de Hugging Face Transformers Présentation générale et effets de la vulnérabilité : La vulnérabilité permet à un attaquant d'exécuter du code arbitraire sur la machine...

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

Pickle-Deserialization-Exploit-in-Transformers

Exploitation de la vulnérabilité de désérialisation pickle dans Transformers Introduction à l'expérience Présentation du mécanisme de désérialisation pickle et de son principe d'attaque par reduce, reproduction de la vulnérabilité de désérialisation CVE-2024-3568 dans la bibliothèque Hugging Face...

9.6CVSS6.3AI score0.02084EPSS
SaveExploits2References2
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.18 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
CVE
CVE
added 2026/09/01 1:40 p.m.60 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
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
OSV
OSV
added 2026/09/01 1:40 p.m.22 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.14 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.16 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.35 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.45 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.20 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.00342EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder