Lucene search
+L

53 matches found

The Hacker News
The Hacker News
added 2026/08/03 6:40 a.m.15 views

Hugging Face Diffusers Flaws Could Let Model Repositories Execute Arbitrary Code

Three high-severity security flaws have been disclosed in Hugging Face's Diffusers library that could allow crafted model repositories to stealthily execute arbitrary code on machines that load it, opening the artificial intelligence AI supply chain to security risk. "These vulnerabilities are...

8.8CVSS6.6AI score0.00848EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2026/07/27 10:51 a.m.8 views

CVE-2026-65920

A flaw was found in Diffusers. This path traversal vulnerability in the getcheckpointshardfiles function allows a remote attacker to read arbitrary files. By supplying malicious weightmap values in model index JSON, an attacker can use ../ sequences or absolute paths to escape the model directory...

5.3CVSS5.9AI score0.00325EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/23 6:17 p.m.14 views

CVE-2026-65920

Diffusers through 0.39.0, fixed in commit cee298c, contains a path traversal vulnerability in the getcheckpointshardfiles function that allows attackers to read arbitrary files by supplying malicious weightmap values in model index JSON. Attackers can use ../ sequences or absolute paths in...

5.3CVSS0.00325EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/23 5:43 p.m.19 views

CVE-2026-65920

Diffusers through 0.39.0, fixed in commit cee298c, contains a path traversal vulnerability in the getcheckpointshardfiles function that allows attackers to read arbitrary files by supplying malicious weightmap values in model index JSON. Attackers can use ../ sequences or absolute paths in...

5.3CVSS5.5AI score0.00325EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/23 5:43 p.m.37 views

CVE-2026-65920

Diffusers up to 0.39.0 is affected by a path traversal in the _get_checkpoint_shard_files function. Attackers can supply malicious weight_map values in the model index JSON (e.g., ../ sequences or absolute paths) to escape the model directory and read safetensors files outside the intended locati...

5.3CVSS5.6AI score0.00325EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 5:43 p.m.12 views

CVE-2026-65920 Diffusers Path Traversal via weight_map Arbitrary File Read

Diffusers through 0.39.0, fixed in commit cee298c, contains a path traversal vulnerability in the getcheckpointshardfiles function that allows attackers to read arbitrary files by supplying malicious weightmap values in model index JSON. Attackers can use ../ sequences or absolute paths in...

5.3CVSS5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/23 5:43 p.m.36 views

CVE-2026-65920 Diffusers Path Traversal via weight_map Arbitrary File Read

Diffusers through 0.39.0, fixed in commit cee298c, contains a path traversal vulnerability in the getcheckpointshardfiles function that allows attackers to read arbitrary files by supplying malicious weightmap values in model index JSON. Attackers can use ../ sequences or absolute paths in...

5.3CVSS0.00325EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/23 5:43 p.m.11 views

CVE-2026-65920 Diffusers Path Traversal via weight_map Arbitrary File Read

Diffusers through 0.39.0, fixed in commit cee298c, contains a path traversal vulnerability in the getcheckpointshardfiles function that allows attackers to read arbitrary files by supplying malicious weightmap values in model index JSON. Attackers can use ../ sequences or absolute paths in...

5.3CVSS5.5AI score0.00325EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/15 5:16 p.m.14 views

CVE-2026-45804

Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, Diffusers' DiffusionPipeline.frompretrained flow can bypass the trustremotecode guard because download validates modelindex.json and custom pipeline code before later loading from a cached folder that can change, allowin...

7.5CVSS0.00376EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/07/15 4:05 p.m.43 views

CVE-2026-45804 Diffusers: TOCTOU Trust Remote Code Bypass

Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, Diffusers' DiffusionPipeline.frompretrained flow can bypass the trustremotecode guard because download validates modelindex.json and custom pipeline code before later loading from a cached folder that can change, allowin...

7.5CVSS0.00376EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/15 4:05 p.m.37 views

CVE-2026-45804 Diffusers: TOCTOU Trust Remote Code Bypass

Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, Diffusers' DiffusionPipeline.frompretrained flow can bypass the trustremotecode guard because download validates modelindex.json and custom pipeline code before later loading from a cached folder that can change, allowin...

7.5CVSS6.2AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/15 4:05 p.m.11 views

CVE-2026-45804

Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, Diffusers' DiffusionPipeline.frompretrained flow can bypass the trustremotecode guard because download validates modelindex.json and custom pipeline code before later loading from a cached folder that can change, allowin...

7.5CVSS6.2AI score0.00376EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/07/15 4:05 p.m.97 views

CVE-2026-45804

Diffusers CVE-2026-45804 describes a TOCTOU race in DiffusionPipeline.from_pretrained where two Hub fetches (config via hf_hub_download and a snapshot via snapshot_download) can resolve to different commits. An attacker could push commit B after the first check, causing the newer commit’s model_i...

7.5CVSS6.2AI score0.00376EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/07/13 3:19 p.m.11 views

PYSEC-2026-2446 Diffusers: TOCTOU Trust Remote Code Bypass

Background This vulnerability is found in the diffusers package - the transformers-equivalent library for diffusion models. It is found in the DiffusionPipeline.frompretrained flow, which is used to load a pipeline from the HuggingFace Hub. This function has a trustremotecode guard: if the...

7.5CVSS6.5AI score0.00376EPSS
SaveExploits1References5
Chainguard
Chainguard
added 2026/06/30 2:17 a.m.13 views

GHSA-7WX4-6VFF-V64P vulnerabilities

Vulnerabilities for packages: py3-diffusers-cuda-13.0, py3-diffusers-cuda-12.9...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/06/30 2:17 a.m.17 views

CVE-2026-45804 vulnerabilities

Vulnerabilities for packages: py3-diffusers-cuda-13.0, py3-diffusers-cuda-12.9...

7.5CVSS5.4AI score0.00376EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/06/05 7:12 p.m.14 views

CVE-2026-44513

A flaw was found in Diffusers, a library for pretrained diffusion models. A remote attacker could exploit a bypass in the trustremotecode mechanism within the DiffusionPipeline.frompretrained function. This vulnerability allows for arbitrary remote code execution, even when the user explicitly se...

8.8CVSS6.1AI score0.00848EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/06/05 7:12 p.m.16 views

CVE-2026-44827

A flaw was found in Diffusers, a library for pretrained diffusion models. A remote attacker could exploit this vulnerability by publishing a malicious model repository containing a specially crafted file. When a victim loads a pipeline from the Hugging Face Hub repository, the malicious file is...

8.8CVSS6.2AI score0.00562EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/05/20 3:31 p.m.21 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview diffusers is a State-of-the-art diffusion in PyTorch and JAX. Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition in the frompretrained flow. An attacker can execute arbitrary code by exploiting a race condition between two repository fetch...

7.5CVSS6.2AI score0.00376EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/20 3:31 p.m.18 views

Diffusers: TOCTOU Trust Remote Code Bypass

Background This vulnerability is found in the diffusers package - the transformers-equivalent library for diffusion models. It is found in the DiffusionPipeline.frompretrained flow, which is used to load a pipeline from the HuggingFace Hub. This function has a trustremotecode guard: if the...

7.5CVSS6.4AI score0.00376EPSS
SaveExploits1References8Affected Software1
Rows per page
Query Builder