Skip to content

Update diffusers to 0.38.0 (security: GHSA-7wx4-6vff-v64p, GHSA-98h9-4798-4q5v)#2563

Open
katsugtgz wants to merge 1 commit into
Acly:mainfrom
katsugtgz:security/diffusers-0.38.0
Open

Update diffusers to 0.38.0 (security: GHSA-7wx4-6vff-v64p, GHSA-98h9-4798-4q5v)#2563
katsugtgz wants to merge 1 commit into
Acly:mainfrom
katsugtgz:security/diffusers-0.38.0

Conversation

@katsugtgz

Copy link
Copy Markdown

Updates diffusers pinned version from 0.37.0/0.37.1 to 0.38.0 across all platform requirements files and server_requirements.txt.

Advisories cleared

ID CVSS Summary
GHSA-7wx4-6vff-v64p 7.5 TOCTOU Trust Remote Code Bypass
GHSA-98h9-4798-4q5v 8.8 trust_remote_code bypass via custom_pipeline and local custom components
PYSEC-2026-40 8.8
PYSEC-2026-41 8.8

All four are fixed in diffusers 0.38.0 per OSV.

Verification

osv-scanner on server_requirements.txt before patch reports diffusers==0.37.0 with the above advisories. After patching to 0.38.0, osv-scanner reports zero findings for diffusers. Remaining advisories in the scan are unrelated packages (aiohttp, pillow) outside the scope of this PR.

Scope

Lockfile/requirements changes only — no source or logic changes. 0.38.0 is a minor release; no breaking changes documented in the release notes.

Addresses security advisories for diffusers < 0.38.0:
- GHSA-7wx4-6vff-v64p (CVSS 7.5): TOCTOU Trust Remote Code Bypass
- GHSA-98h9-4798-4q5v (CVSS 8.8): trust_remote_code bypass via custom_pipeline
- PYSEC-2026-40 / PYSEC-2026-41

Updates pinned version in all platform requirements files and
server_requirements.txt from 0.37.0/0.37.1 to 0.38.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant