Find notable cyber news and cases, enriched with sources, timelines, and signals.

Hugging Face diffusers trust_remote_code bypass (multiple vulnerabilities)

Vulnerability
First reported
Last updated
Happening score
H score 13
1 unique sources, 1 articles

Summary

Hide ▲

Hugging Face diffusers vulnerabilities let crafted model repositories bypass trust_remote_code and execute attacker code during model loading. The thread includes CVE-2026-44827, CVE-2026-45804, and CVE-2026-44513, all tied to the same loading-time trust-check weakness. Hugging Face shipped diffusers 0.38.0 on May 1 to move the security checks to the dynamic-module loading step and close the variants. The affected library sees roughly seven million downloads a month, putting AI pipelines, CI/CD systems, and container images at risk.

Related Happenings

SNOWLIGHT-to-VShell remote-access backdoor chain

Malware Activity
H score51 First: 10.07.2026 14:30 Last: 10.07.2026 14:30 Sources 1

About this happening: The SNOWLIGHT dropper was used to install VShell, giving operators covert remote access on compromised hosts and hiding the backdoor as [kworker/0:2] in process li...

EtherRAT remote access trojan with blockchain-based C2

Malware Activity
H score31 First: 09.12.2025 19:15 Last: 09.12.2025 19:15 Sources 1

About this happening: EtherRAT is now a live Linux RAT threat because it combines Ethereum smart contracts for C2 with multiple persistence layers, making blocked infrastructure less effect...

Timeline

  1. 27.07.2026 03:00 2 articles · 1d ago

    Zafran publishes analysis of three diffusers flaws that execute arbitrary code

    Technical Analysis Update

    Zafran Security published its analysis on July 27, describing three high-severity Hugging Face diffusers flaws, including CVE-2026-44827, CVE-2026-45804, and CVE-2026-44513, and explaining how the separated trust check and code load let crafted repository content become executable code.

    Show sources
  2. 01.05.2026 03:00 1 articles · 2mo ago

    Hugging Face ships diffusers 0.38.0 to close trust_remote_code bypasses

    Mitigation Patch Update

    Hugging Face released diffusers 0.38.0 on May 1 and moved the security checks to the dynamic-module loading step, closing the identified trust_remote_code bypass variants in the affected library.

    Show sources
  3. 19.03.2026 02:00 1 articles · 4mo ago

    Zafran reports trust_remote_code bypass flaws in Hugging Face diffusers

    Initial Disclosure

    Zafran Security reported the first two flaws in vulnerable Hugging Face diffusers versions on March 19, identifying a trust_remote_code bypass that could let crafted model repositories silently execute arbitrary code during model loading.

    Show sources