Lucene search
+L
HuggingfaceDiffusers

2 matches found

CVE
CVE
added 2026/05/14 4:33 p.m.83 views

CVE-2026-44827

Diffusers prior to 0.38.0 is vulnerable to silent remote code execution when loading pipelines from Hugging Face Hub without trust_remote_code. If custom_pipeline is not supplied, _resolve_custom_pipeline_and_cls formats None as None.py; a repository containing a None.py with a subclass of Diffus...

8.8CVSS6.5AI score0.00562EPSS
Save
CVE
CVE
added 2026/05/14 4:26 p.m.30 views

CVE-2026-44513

Diffusers 0.38.0 fixes a trust_remote_code bypass in DiffusionPipeline.from_pretrained that allowed arbitrary remote code execution when using custom_pipeline or local snapshots. Root cause: the security gate was checked inside DiffusionPipeline.download(), but some code paths bypassed download()...

8.8CVSS6.5AI score0.00848EPSS
Save