Search for packages
| purl | pkg:pypi/pillow@10.3.0 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-67yw-ej31-8ub1
Aliases: CVE-2026-25990 GHSA-cfh3-3jmp-rvhc |
Pillow affected by out-of-bounds write when loading PSD images ### Impact An out-of-bounds write may be triggered when loading a specially crafted PSD image. Pillow >= 10.3.0 users are affected. ### Patches Pillow 12.1.1 will be released shortly with a fix for this. ### Workarounds `Image.open()` has a `formats` parameter that can be used to prevent PSD images from being opened. ### References Pillow 12.1.1 will add release notes at https://pillow.readthedocs.io/en/stable/releasenotes/index.html |
Affected by 0 other vulnerabilities. |
|
VCID-ca8h-871t-t3dd
Aliases: CVE-2026-40192 GHSA-whj4-6x5x-4v2j |
FITS GZIP decompression bomb in Pillow |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-64n5-pugj-vue8 | Pillow buffer overflow vulnerability In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy. |
CVE-2024-28219
GHSA-44wm-f244-xhp3 |