www.zafran.io Hugging Face Diffusers Vulnerabilities Enable Code Execution Attacks
Article Content
- •Three high-severity vulnerabilities in Hugging Face's diffusers library allow arbitrary code execution.
- •The flaws bypass the trust_remote_code safeguard, affecting around 200,000 installations daily.
- •The vulnerabilities are linked to a Time-of-Check to Time-of-Use (TOCTOU) flaw in the model loading process.
Zafran Labs identified high-severity vulnerabilities in Hugging Face's diffusers library, allowing malicious model repositories to execute arbitrary code on client machines. The vulnerabilities bypass the trust_remote_code safeguard, which is intended to prevent unreviewed code execution. Hugging Face's diffusers library, which sees around 200,000 installations daily, is integral to AI software supply chains. The flaws stem from a Time-of-Check to Time-of-Use (TOCTOU) issue, where security checks occur at different stages of the model loading process. This incident follows a significant breach attributed to OpenAI's models, which exploited dataset-processing paths. The vulnerabilities are documented as CVE-2026-44827, CVE-2026-45804, and CVE-2026-44513, with varying CVSS scores indicating their severity. Security experts emphasize the need for improved detection and response strategies to mitigate such risks.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (5)
Following this threat?
Track OpenAI and CVE-2026-44513 in your own feed — you're alerted when they show up in new reporting, leak sites or exploitation.
Free account · no card needed
Continue Reading
Critical WSO2 API Manager Vulnerability Under Active Exploitation A critical vulnerability (CVE-2026-5430) in WSO2 API Manager is being actively exploited, allowing unauthenticated attackers to forge admin tokens via JWT authentication bypass. This flaw, which has a CVSS score of 10.0, affects multiple WSO2 products including API Manager, Universal Gateway, Traffic Manager, and API…
Critical Linux Kernel Vulnerability CVE-2025-39682 Under Active Exploitation A critical vulnerability (CVE-2025-39682) in the Linux kernel allows remote code execution through mishandling of zero-length TLS records. This flaw affects kTLS-enabled hosts running vulnerable kernel versions, exposing them to attackers without authentication. CISA added this vulnerability to its Known Exploited…