Direct naar de inhoud
Kritieke cyberalerts voor jouw sector & systemen — direct in je inbox. Aanmelden →
CVE's Videos

← Terug naar CVE-database

CVE-2026-54060

HIGH · 7.5 CVSS Gepubliceerd: CWE-789

Beschrijving NL

Pillow is een Python-beeldverwerkingsbibliotheek. Voorafgaand aan 12.3.0 heeft pil/FontFile.py FontFile.compile() per-glyph-afbeeldingen samengevoegd tot een gecombineerde bitmap met Image.new ("1", (xsize, ysize)) zonder Image._decompression_bomb_check () aan te roepen, waardoor een lettertype buitensporige toewijzing kan activeren tijdens conversie of opslaan. Dit probleem is opgelost in versie 12.3.0.

Origineel (Engels) tonen

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.

Vendors

Python

Affected products

Pillow

References