AUGUST 25, 2026
Live Feed
Back to database
Case File

CVE-2026-54060

HIGH · CVSS 7.5 EPSS 0.42% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-06 · Last synced 2026-08-05

CyberRota Analysis

AI-Generated

The Pillow Python imaging library prior to version 12.3.0 is vulnerable to a denial-of-service condition due to improper handling of font files, which can lead to excessive memory allocation during image processing. This flaw could be exploited to crash applications using the library or exhaust system resources. Developers and organizations utilizing Pillow for image manipulation should prioritize upgrading to version 12.3.0 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-54060
Severity
HIGH
CVSS
7.5
EPSS
0.42%

Original NVD Description

Pillow is a Python imaging library. Prior to 12.3.0, PIL/FontFile.py FontFile.compile() assembled per-glyph images into a combined bitmap with Image.new("1", (xsize, ysize)) without calling Image._decompression_bomb_check(), allowing a font to trigger excessive allocation during conversion or saving. This issue is fixed in version 12.3.0.

Related CVEs

Other vulnerabilities affecting the same vendor(s)