Lucene search
+L

58 matches found

RedhatCVE
RedhatCVE
added 2026/07/27 10:51 a.m.6 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.9 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
CVE
CVE
added 2026/07/23 5:43 p.m.18 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
ATTACKERKB
ATTACKERKB
added 2026/07/23 5:43 p.m.13 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
OSV
OSV
added 2026/07/23 5:43 p.m.6 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
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/07/23 5:43 p.m.10 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
Cvelist
Cvelist
added 2026/07/23 5:43 p.m.31 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
NVD
NVD
added 2026/07/15 5:16 p.m.8 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.00268EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/15 4:5 p.m.33 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.00268EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/15 4:5 p.m.6 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 score0.00268EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/15 4:5 p.m.51 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.00268EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:19 p.m.6 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.00268EPSS
SaveExploits0References5
Chainguard
Chainguard
added 2026/06/30 2:17 a.m.12 views

GHSA-7WX4-6VFF-V64P vulnerabilities

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

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

CVE-2026-45804 vulnerabilities

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

7.5CVSS5.8AI score0.00268EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/05 7:12 p.m.11 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.13 views

CVE-2026-44827

Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, diffusers 0.37.0 allows remote code execution without the trustremotecode=True safeguard when loading pipelines from Hugging Face Hub repositories. The resolvecustompipelineandcls function in pipelineloadingutils.py...

8.8CVSS6.4AI score0.00562EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/05/20 3:31 p.m.18 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.00268EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/20 3:31 p.m.14 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.00268EPSS
SaveExploits0References8Affected Software1
vulnersOsv
vulnersOsv
added 2026/05/20 3:31 p.m.7 views

aana (>=0.2.1 <=0.2.2), ace-step (=0.1.0) +235 more potentially affected by CVE-2026-45804 via diffusers (>=0.10.2 <=0.37.1)

diffusers PYPI version =0.10.2, =0.2.1, =1.8.20, =1.9.0, =0.0.0, =0.2.2, =0.0.2, =0.0.0, =0.1.0, =0.6.37, =0.0.4, =0.1.0, =0.1.0, =0.5.0 and more Source cves: CVE-2026-45804 Source advisory: OSV:GHSA-7WX4-6VFF-V64P...

5.7AI score0.00268EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/05/20 3:31 p.m.12 views

aana (>=0.2.1 <=0.2.2), ace-step (=0.1.0) +235 more potentially affected by CVE-2026-45804 via diffusers (>=0.10.2 <=0.37.1)

diffusers PYPI version =0.10.2, =0.2.1, =1.8.20, =1.9.0, =0.0.0, =0.2.2, =0.0.2, =0.0.0, =0.1.0, =0.6.37, =0.0.4, =0.1.0, =0.1.0, =0.5.0 and more Source cves: CVE-2026-45804 Source advisory: SNYK:PYTHON-DIFFUSERS-16787358...

5.7AI score0.00268EPSS
SaveExploits0
Rows per page
Query Builder