SCA: security update for diffusers (GHSA-7wx4-6vff-v64p)

high Tenable Cloud Security Plugin ID 442249

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-45804)

Solution

Update the diffusers library and its related packages to version 0.38.0 or later.

See Also

https://github.com/advisories/GHSA-7wx4-6vff-v64p

Plugin Details

Severity: High

ID: 442249

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 5/20/2026

Updated: 7/17/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.86

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.6

Temporal Score: 5.6

Vector: CVSS2#AV:N/AC:H/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-45804

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/20/2026

Vulnerability Publication Date: 5/20/2026

Reference Information

CVE: CVE-2026-45804

cwe: CWE-367