CVE-2026-44513
huggingface diffusers, Red Hat AI Inference Server, Red Hat Enterprise Linux AI (RHEL AI) 3
Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, a trust_remote_code bypass in DiffusionPipeline.from_pretrained allows arbitrary remote code execution despite the user passing trust_remote_code=False (or omitting it, which is the default). The vulnerability has three variants, all sharing the same root cause — the trust_remote_code gate was implemented inside DiffusionPipeline.download() rather than at the actual dynamic-module load site, so any code path that bypassed or short-circuited download() also bypassed the security check. DiffusionPipeline.from_pretrai...
- CVSS
- 8.8
- EPSS
- 0.85% 54.5% percentile
- CISA KEV
- Not listed
- Published
- 2026.05.15