Skip to content

chore(deps): update dependency pillow to v12.2.0 [security]#231

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pypi-pillow-vulnerability
Open

chore(deps): update dependency pillow to v12.2.0 [security]#231
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pypi-pillow-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 11, 2026

This PR contains the following updates:

Package Change Age Confidence
pillow (changelog) ==12.1.0==12.2.0 age confidence

Pillow affected by out-of-bounds write when loading PSD images

CVE-2026-25990 / GHSA-cfh3-3jmp-rvhc

More information

Details

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

Severity

  • CVSS Score: 8.6 / 10 (High)
  • Vector String: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


FITS GZIP decompression bomb in Pillow

CVE-2026-40192 / GHSA-whj4-6x5x-4v2j

More information

Details

Impact

Pillow did not limit the amount of GZIP-compressed data read when decoding a FITS image, making it vulnerable to decompression bomb attacks. A specially crafted FITS file could cause unbounded memory consumption, leading to denial of service (OOM crash or severe performance degradation).

Patches

The amount of data read is now limited to the necessary amount.
Fixed in Pillow 12.2.0 (PR #​9521).

Workarounds

Avoid Pillow >= 10.3.0, < 12.2.0
Only open specific image formats, excluding FITS.

Severity

  • CVSS Score: 8.7 / 10 (High)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

python-pillow/Pillow (pillow)

v12.2.0

Compare Source

https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html

Documentation

Dependencies

Testing

Other changes

v12.1.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/pypi-pillow-vulnerability branch 9 times, most recently from 1b86aa3 to cdafd8d Compare February 20, 2026 09:58
@renovate renovate Bot force-pushed the renovate/pypi-pillow-vulnerability branch from cdafd8d to 529d63e Compare February 20, 2026 13:25
@renovate renovate Bot force-pushed the renovate/pypi-pillow-vulnerability branch 2 times, most recently from 121ca8c to 8eafec8 Compare February 23, 2026 09:03
@renovate renovate Bot force-pushed the renovate/pypi-pillow-vulnerability branch 2 times, most recently from b0b3147 to d348f98 Compare March 2, 2026 18:14
@renovate renovate Bot force-pushed the renovate/pypi-pillow-vulnerability branch 2 times, most recently from c4f72a3 to a52a687 Compare March 11, 2026 11:52
@renovate renovate Bot changed the title chore(deps): update dependency pillow to v12.1.1 [security] chore(deps): update dependency pillow to v12.1.1 [security] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot deleted the renovate/pypi-pillow-vulnerability branch March 27, 2026 02:14
@renovate renovate Bot changed the title chore(deps): update dependency pillow to v12.1.1 [security] - autoclosed chore(deps): update dependency pillow to v12.1.1 [security] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/pypi-pillow-vulnerability branch 2 times, most recently from a52a687 to 918f8b6 Compare March 30, 2026 18:16
@renovate renovate Bot force-pushed the renovate/pypi-pillow-vulnerability branch 4 times, most recently from d1938d6 to 77e6b09 Compare April 13, 2026 09:58
@renovate renovate Bot force-pushed the renovate/pypi-pillow-vulnerability branch from 77e6b09 to 2a2a9d6 Compare April 13, 2026 10:07
@renovate renovate Bot changed the title chore(deps): update dependency pillow to v12.1.1 [security] chore(deps): update dependency pillow to v12.2.0 [security] Apr 14, 2026
@renovate renovate Bot force-pushed the renovate/pypi-pillow-vulnerability branch from 2a2a9d6 to fa80733 Compare April 14, 2026 00:31
@renovate renovate Bot force-pushed the renovate/pypi-pillow-vulnerability branch 2 times, most recently from 200c265 to b1a3762 Compare April 24, 2026 12:04
@renovate renovate Bot changed the title chore(deps): update dependency pillow to v12.2.0 [security] chore(deps): update dependency pillow to v12.2.0 [security] - autoclosed Apr 27, 2026
@renovate renovate Bot closed this Apr 27, 2026
@renovate renovate Bot changed the title chore(deps): update dependency pillow to v12.2.0 [security] - autoclosed chore(deps): update dependency pillow to v12.2.0 [security] Apr 27, 2026
@renovate renovate Bot reopened this Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/pypi-pillow-vulnerability branch from b1a3762 to 495b3d0 Compare April 27, 2026 20:59
@renovate renovate Bot force-pushed the renovate/pypi-pillow-vulnerability branch from 495b3d0 to d502485 Compare April 28, 2026 15:11
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.

0 participants