Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-45804

Опубликовано: 15 июл. 2026
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

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.

EPSS

Процентиль: 19%
0.00268
Низкий

7.5 High

CVSS3

Дефекты

CWE-367

Связанные уязвимости

CVSS3: 7.5
redhat
24 дня назад

A flaw was found in Diffusers, a library for pretrained diffusion models. A remote attacker could exploit this vulnerability by crafting a malicious Hub repository with custom Python pipeline code. The `DiffusionPipeline.from_pretrained` flow can bypass the `trust_remote_code` security mechanism, allowing the execution of arbitrary code on the system when a user interacts with the malicious repository. This could lead to high impact on confidentiality, integrity, and availability of the affected system.

CVSS3: 7.5
debian
24 дня назад

Diffusers is the a library for pretrained diffusion models. Prior to 0 ...

CVSS3: 7.5
github
3 месяца назад

Diffusers: TOCTOU Trust Remote Code Bypass

EPSS

Процентиль: 19%
0.00268
Низкий

7.5 High

CVSS3

Дефекты

CWE-367