Lucene search
+L

376 matches found

CVE
CVE
added 2026/08/20 4:24 p.m.29 views

CVE-2026-15679

The vulnerability is in timm's checkpoint parsing code, which deserializes untrusted PyTorch checkpoint data without validation, enabling arbitrary code execution in the current process. Exploitation requires user interaction (visiting a malicious page or opening a malicious file). No affected ve...

7.8CVSS8.1AI score0.0044EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/20 4:24 p.m.7 views

EUVD-2026-63459

Hugging Face PyTorch Image Models checkpoint Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Hugging Face PyTorch Image Models. User interaction is required to exploit this...

7.8CVSS6.5AI score0.0044EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/17 9:16 p.m.24 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.31 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.22 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
OSV
OSV
added 2026/08/17 8:36 p.m.3 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
EUVD
EUVD
added 2026/08/17 8:36 p.m.10 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
RedhatCVE
RedhatCVE
added 2026/08/11 5:41 p.m.9 views

CVE-2026-69112

A flaw was found in Hugging Face Accelerate. This path traversal vulnerability exists in the loadcheckpointinmodel and loadcheckpointanddispatch functions due to a failure to sanitize weightmap entries from sharded checkpoint indexes. An attacker can exploit this by supplying relative paths with...

7.1CVSS5AI score0.00148EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 8:17 p.m.7 views

CVE-2026-69112

Hugging Face Accelerate through 1.14.0 contains a path traversal vulnerability in loadcheckpointinmodel and loadcheckpointanddispatch functions that fail to sanitize weightmap entries from sharded checkpoint indexes. Attackers can supply relative paths with ../ sequences or absolute paths to read...

7.1CVSS0.00148EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 7:05 p.m.13 views

CVE-2026-69112 Hugging Face Accelerate 1.14.0 Path Traversal and DoS via weight_map

Hugging Face Accelerate through 1.14.0 contains a path traversal vulnerability in loadcheckpointinmodel and loadcheckpointanddispatch functions that fail to sanitize weightmap entries from sharded checkpoint indexes. Attackers can supply relative paths with ../ sequences or absolute paths to read...

6.9CVSS5.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 7:05 p.m.28 views

EUVD-2026-55743

Hugging Face Accelerate through 1.14.0 contains a path traversal vulnerability in loadcheckpointinmodel and loadcheckpointanddispatch functions that fail to sanitize weightmap entries from sharded checkpoint indexes. Attackers can supply relative paths with ../ sequences or absolute paths to read...

7.1CVSS5.4AI score0.00148EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:05 p.m.9 views

CVE-2026-69112

Hugging Face Accelerate through 1.14.0 contains a path traversal vulnerability in loadcheckpointinmodel and loadcheckpointanddispatch functions that fail to sanitize weightmap entries from sharded checkpoint indexes. Attackers can supply relative paths with ../ sequences or absolute paths to read...

7.1CVSS5.4AI score0.00148EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 7:05 p.m.72 views

CVE-2026-69112

Hugging Face Accelerate

7.1CVSS5.4AI score0.00148EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/08/05 9:16 p.m.20 views

Exploit for Use After Free in Linux Linux_Kernel

CVE-2026-23001 – Hugging Face Transformers Model Deserializati...

7.8CVSS7.6AI score0.00188EPSS
SaveExploits1
NVD
NVD
added 2026/08/05 1:24 p.m.9 views

CVE-2026-71281

Hugging Face peft's LoRA-GA and CorDA initialization modules src/peft/tuners/lora/corda.py lines 102 and 163, and src/peft/tuners/lora/loraga.py line 101 call torch.load on config-specified cache/covariance files without weightsonly=True, bypassing peft's own safe-loading wrapper used elsewhere i...

8.8CVSS0.00272EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 12:26 p.m.10 views

EUVD-2026-53366

Hugging Face peft's LoRA-GA and CorDA initialization modules src/peft/tuners/lora/corda.py lines 102 and 163, and src/peft/tuners/lora/loraga.py line 101 call torch.load on config-specified cache/covariance files without weightsonly=True, bypassing peft's own safe-loading wrapper used elsewhere i...

8.8CVSS5.9AI score0.00272EPSS
SaveExploits0References2
Malwarebytes
Malwarebytes
added 2026/08/03 7:01 a.m.50 views

A week in security (July 27 – August 2)

Last week on Malwarebytes Labs: Fake Fortnite rewards are stealing players’ accounts Fake Flash Player installs AtlasRAT Malwarebytes for Windows, now available on the Microsoft Store Hims & Hers sued over alleged health data privacy failures Hidden prompt turns Microsoft Copilot into an AI worm...

5.5AI score
SaveExploits0
Wired Threat Level
Wired Threat Level
added 2026/07/31 1:24 a.m.18 views

Anthropic Says Claude Hacked Into 3 Organizations During Cybersecurity Tests

In a review triggered by OpenAI’s Hugging Face incident, Anthropic discovered three of its AI models had breached real-world organizations during third-party evaluations...

5.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.18 views

PT-2026-66635

Hugging Face PyTorch Image Models checkpoint Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Hugging Face PyTorch Image Models. User interaction is required to exploit this...

7.8CVSS8.1AI score0.0044EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2026/07/29 7:51 a.m.35 views

OpenAI Agent Used Exposed Credentials Across Four Services During Hugging Face Breach

OpenAI on Tuesday revealed the rogue artificial intelligence AI agent that escaped its sealed evaluation environment and broke into Hugging Face's production environment also hacked multiple third-party accounts and services as part of the attack. The latest disclosure shows that the security...

5.7AI score
SaveExploits0
Rows per page
Query Builder