Pypi · Pillow · CVE-2026-54059
**Name of the Vulnerable Software and Affected Versions**
Pillow versions prior to 12.3.0
**Description**
In the ` load bitmaps()` function within `PIL/PcfFontFile.py`, glyph dimensions are read from the PCF METRICS section and passed to `Image.frombytes()` without invoking `Image. decompression bomb check()`. This allows specially crafted PCF font data to trigger excessive memory allocation, potentially leading to a denial of service.
**Recommendations**
Update to version 12.3.0.