CVE-2026-25990
Analyzed
Analyzed - Analysis Complete
Out-of-Bounds Write in Pillow PSD Loader Causes Crash
Publication date: 2026-02-11
Last updated on: 2026-04-30
Assigner: GitHub, Inc.
Description
Description
Pillow is a Python imaging library. From 10.3.0 to before 12.1.1, an out-of-bounds write may be triggered when loading a specially crafted PSD image. This vulnerability is fixed in 12.1.1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| python | pillow | From 10.3.0 (inc) to 12.1.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |