Skip to content

fix: override pillow to >=12.1.1 to address CVE-2026-25990 - #72

Merged
alphamt merged 1 commit into
mainfrom
fix/cve-2026-25990-pillow
Mar 2, 2026
Merged

fix: override pillow to >=12.1.1 to address CVE-2026-25990#72
alphamt merged 1 commit into
mainfrom
fix/cve-2026-25990-pillow

Conversation

@alphamt

@alphamt alphamt commented Feb 25, 2026

Copy link
Copy Markdown
Collaborator

fastembed pins pillow<12.0, preventing a direct upgrade. Use uv override-dependencies to force pillow>=12.1.1 which contains the fix.

fastembed pins pillow<12.0, preventing a direct upgrade. Use uv
override-dependencies to force pillow>=12.1.1 which contains the fix.

Signed-off-by: Mohamed Tahrioui <mohamed.tahrioui@aleph-alpha.com>
Signed-off-by: 4thel00z <4thel00z@gmail.com>
@alphamt
alphamt merged commit 679b7df into main Mar 2, 2026
9 of 13 checks passed
@alphamt
alphamt deleted the fix/cve-2026-25990-pillow branch March 2, 2026 13:43
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.

3 participants