Lucene search
+L

47 matches found

OSV
OSV
added 2026/08/21 12:07 p.m.8 views

RLSA-2026:55798 Moderate: java-25-openjdk security update

The OpenJDK 25 packages provide the OpenJDK 25 Java Runtime Environment and the OpenJDK 25 Java Software Development Kit. Security Fixes: JDK: Improve Resource Resolving CVE-2026-60589 JDK: Enhance HTTP Connections CVE-2026-61308 JDK: Improve font loading CVE-2026-70906 JDK: Enhance TLS server...

7.5CVSS5.4AI score0.00453EPSS
SaveExploits0References6
Rockylinux
Rockylinux
added 2026/08/21 12:07 p.m.10 views

java-25-openjdk security update

An update is available for java-25-openjdk. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The OpenJDK 25 packages provide the OpenJDK 25 Java Runtime...

7.5CVSS5.5AI score0.00453EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.9 views

RockyLinux 10 : java-25-openjdk (RLSA-2026:55798)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:55798 advisory. JDK: Improve Resource Resolving CVE-2026-60589 JDK: Enhance HTTP Connections CVE-2026-61308 JDK: Improve font loading CVE-2026-70906 JDK: Enhance TLS...

7.5CVSS5.4AI score0.00453EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/20 7:53 p.m.10 views

OpenJDK: Improve font loading (2026-08 Security Update)

Vulnerability in Oracle Java SE component: 2D. Supported versions that are affected are Oracle Java SE: 25.0.4 and 26.0.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE. Successful attacks of this...

7.5CVSS5.4AI score0.00453EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 8:58 p.m.8 views

OpenJDK: Improve font loading (2026-08 Security Update)

Vulnerability in Oracle Java SE component: 2D. Supported versions that are affected are Oracle Java SE: 25.0.4 and 26.0.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE. Successful attacks of this...

7.5CVSS5.2AI score0.00453EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 6:52 p.m.8 views

OpenJDK: Improve font loading (2026-08 Security Update)

Vulnerability in Oracle Java SE component: 2D. Supported versions that are affected are Oracle Java SE: 25.0.4 and 26.0.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE. Successful attacks of this...

7.5CVSS5.2AI score0.00453EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 6:29 p.m.7 views

OpenJDK: Improve font loading (2026-08 Security Update)

Vulnerability in Oracle Java SE component: 2D. Supported versions that are affected are Oracle Java SE: 25.0.4 and 26.0.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE. Successful attacks of this...

7.5CVSS5.2AI score0.00453EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2026/08/19 12:00 a.m.9 views

Moderate: java-25-openjdk security update

The OpenJDK 25 packages provide the OpenJDK 25 Java Runtime Environment and the OpenJDK 25 Java Software Development Kit. Security Fixes: JDK: Improve Resource Resolving CVE-2026-60589 JDK: Enhance HTTP Connections CVE-2026-61308 JDK: Improve font loading CVE-2026-70906 JDK: Enhance TLS server...

7.5CVSS5.4AI score0.00453EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/19 12:00 a.m.8 views

ALSA-2026:55798 Moderate: java-25-openjdk security update

The OpenJDK 25 packages provide the OpenJDK 25 Java Runtime Environment and the OpenJDK 25 Java Software Development Kit. Security Fixes: JDK: Improve Resource Resolving CVE-2026-60589 JDK: Enhance HTTP Connections CVE-2026-61308 JDK: Improve font loading CVE-2026-70906 JDK: Enhance TLS server...

7.5CVSS5.4AI score0.00453EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2026/07/27 10:59 a.m.10 views

Security update for python-Pillow

This update for python-Pillow fixes the following issues: CVE-2026-54058: out-of-bounds read via attacker-controlled row stride on mmap path bsc1271419. CVE-2026-54059: bomb protection bypass via PCF font loading due to Image.frombytes being called without decompressionbombcheck bsc1270409...

7.5CVSS5.9AI score0.00521EPSS
SaveExploits11References44
OSV
OSV
added 2026/07/27 10:59 a.m.8 views

SUSE-SU-2026:3268-1 Security update for python-Pillow

This update for python-Pillow fixes the following issues: - CVE-2026-54058: out-of-bounds read via attacker-controlled row stride on mmap path bsc1271419. - CVE-2026-54059: bomb protection bypass via PCF font loading due to Image.frombytes being called without decompressionbombcheck bsc1270409. -...

9.1CVSS5.9AI score0.00521EPSS
SaveExploits11References23
OSV
OSV
added 2026/07/06 7:17 p.m.9 views

UBUNTU-CVE-2026-54059

Pillow is a Python imaging library. Prior to 12.3.0, PIL/PcfFontFile.py loadbitmaps read glyph dimensions from the PCF METRICS section and passed them directly to Image.frombytes without calling Image.decompressionbombcheck, allowing crafted PCF font data to cause excessive memory allocation. Thi...

7.5CVSS6.7AI score0.0041EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/07/06 6:52 p.m.16 views

CVE-2026-55379 Pillow BdfFontFile`: `Image.new()` called without `_decompression_bomb_check()` — bomb protection bypass via font loading

Pillow is a Python imaging library. Prior to 12.3.0, PIL/BdfFontFile.py bdfchar read the BBX width and height field from a BDF font file and passed attacker-controlled dimensions to Image.new without calling Image.decompressionbombcheck, bypassing Pillow's documented decompression bomb protection...

7.5CVSS6AI score0.00421EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/06 6:52 p.m.10 views

CVE-2026-55379 Pillow BdfFontFile`: `Image.new()` called without `_decompression_bomb_check()` — bomb protection bypass via font loading

Pillow is a Python imaging library. Prior to 12.3.0, PIL/BdfFontFile.py bdfchar read the BBX width and height field from a BDF font file and passed attacker-controlled dimensions to Image.new without calling Image.decompressionbombcheck, bypassing Pillow's documented decompression bomb protection...

7.5CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/06 6:46 p.m.117 views

CVE-2026-54059

Pillow (Python imaging library) contains CVE-2026-54059. The vulnerability affects PcfFontFile._load_bitmaps(), which reads glyph dimensions from the PCF METRICS section and passes them to Image.frombytes() without calling Image._decompression_bomb_check(). This can lead to excessive memory alloc...

7.5CVSS6AI score0.0041EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/07/06 6:46 p.m.46 views

CVE-2026-54059 Pillow: PcfFontFile._load_bitmaps()`: `Image.frombytes()` called without `_decompression_bomb_check()` — bomb protection bypass via PCF font loading

Pillow is a Python imaging library. Prior to 12.3.0, PIL/PcfFontFile.py loadbitmaps read glyph dimensions from the PCF METRICS section and passed them directly to Image.frombytes without calling Image.decompressionbombcheck, allowing crafted PCF font data to cause excessive memory allocation. Thi...

7.5CVSS0.0041EPSS
SaveExploits1References3
Fedora
Fedora
added 2026/04/25 1:56 a.m.13 views

[SECURITY] Fedora 44 Update: freetype-2.14.3-1.fc44

The FreeType engine is a free and portable font rendering engine, developed to provide advanced font support for a variety of platforms and environments. FreeType is a library which can open and manages font files as well as efficiently load, hint and render individual glyphs. FreeType is not a...

5.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/02/05 12:00 a.m.6 views

openSUSE 16 : Recommended update for gimp (SUSE-SU-openSUSE-RU-2026:20168-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-openSUSE-RU-2026:20168-1 advisory. Changes in gimp: - Update to 3.0.8 - Font Loading Performance - Improvements in start-up time for users with a large number of fonts was...

7.8CVSS5.9AI score0.00757EPSS
SaveExploits1References15
OSV
OSV
added 2026/02/03 6:05 p.m.7 views

OPENSUSE-RU-2026:20168-1 Recommended update for gimp

This update for gimp fixes the following issues: Changes in gimp: - Update to 3.0.8 - Font Loading Performance - Improvements in start-up time for users with a large number of fonts was backported from our 3.2 RC2 release. As a result, we now wait to load images until fonts are initialized - this...

7.8CVSS7.3AI score0.00757EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2026/01/18 12:00 a.m.13 views

Raylib input validation vulnerability

Raylib is a simple and easy-to-use library developed by the creators of raysan5, designed for video game programming. Versions of RAYLIB 909f040 and earlier contained a vulnerability related to input validation errors. This vulnerability stemmed from an integer overflow in the LoadFontData functi...

7.8CVSS6.1AI score0.00223EPSS
SaveExploits1References7
Rows per page
Query Builder