| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-7wx4-6vff-v64p | Diffusers: TOCTOU Trust Remote Code Bypass |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 12 Aug 2026 17:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| CPEs | cpe:2.3:a:huggingface:diffusers:*:*:*:*:*:python:*:* |
Thu, 16 Jul 2026 12:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Weaknesses | CWE-94 | |
| References |
| |
| Metrics |
threat_severity
|
threat_severity
|
Wed, 15 Jul 2026 19:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Huggingface
Huggingface diffusers |
|
| Vendors & Products |
Huggingface
Huggingface diffusers |
Wed, 15 Jul 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 15 Jul 2026 16:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, Diffusers' DiffusionPipeline.from_pretrained flow can bypass the trust_remote_code guard because download() validates model_index.json and custom pipeline code before later loading from a cached folder that can change, allowing a Hub repository with custom .py pipeline code to execute through the custom pipeline flow without passing custom_pipeline or trust_remote_code=True. This issue is fixed in version 0.38.0. | |
| Title | Diffusers: TOCTOU Trust Remote Code Bypass | |
| Weaknesses | CWE-367 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-07-15T17:27:31.546Z
Reserved: 2026-05-13T08:19:32.604Z
Link: CVE-2026-45804
Updated: 2026-07-15T17:27:17.463Z
Status : Analyzed
Published: 2026-07-15T17:16:48.310
Modified: 2026-08-12T17:02:10.870
Link: CVE-2026-45804
OpenCVE Enrichment
Updated: 2026-07-31T03:30:18Z
Github GHSA