Search for packages
| purl | pkg:pypi/pillow@11.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. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-nwmf-sbj1-buak | Pillow is a Python imaging library. In versions 11.2.0 to before 11.3.0, there is a heap buffer overflow when writing a sufficiently large (>64k encoded with default settings) image in the DDS format due to writing into a buffer without checking for available space. This only affects users who save untrusted data as a compressed DDS image. This issue has been patched in version 11.3.0. |
BIT-pillow-2025-48379
CVE-2025-48379 GHSA-xg8h-j46f-w952 PYSEC-2025-61 |