Lucene search
+L

2857 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-59205

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.applyim, imOut API can trigger controlled native heap corruption when t...

7.5CVSS5.9AI score0.00385EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-59204

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Pillow is a Python imaging library. From 8.2.0 through 12.2.0, src/libImaging/Jpeg2KDecode.c accumulates totalcomponentwidth across every tile in a JPEG2000 ima...

8.7CVSS7.1AI score0.00393EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-59197

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Pillow is a Python imaging library. Prior to 12.3.0, Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd...

8.2CVSS5.9AI score0.00445EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-59203

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Pillow is a Python imaging library. From 12.0.0 through 12.2.0, Pillow's EPS parser in PIL/EpsImagePlugin.py accepts a negative byte count in the %%BeginBinary...

7.5CVSS6.1AI score0.00655EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.17 views

RockyLinux 8 : python-pillow (RLSA-2026:39127)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:39127 advisory. python-pillow: Pillow: Denial of Service via crafted BDF font file CVE-2026-55379 python-pillow: Pillow: Denial of Service via crafted GD 2.x image file...

7.5CVSS6.2AI score0.00421EPSS
SaveExploits4References9
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.13 views

MiracleLinux 8 : python-pillow-5.1.1-22.el8_10 (AXSA:2026-1268:01)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1268:01 advisory. python-pillow: Pillow: Denial of Service via crafted BDF font file CVE-2026-55379 python-pillow: Pillow: Denial of Service via crafted GD 2.x image...

7.5CVSS6.2AI score0.00421EPSS
SaveExploits4References5
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.33 views

Linux Distros Unpatched Vulnerability : CVE-2026-54058

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Pillow is a Python imaging library. Prior to 12.3.0, when Pillow loads an uncompressed McIdas AREA image from a filename through the mmap raw codec path,...

9.1CVSS7.2AI score0.00521EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/07/15 6:49 p.m.10 views

SUSE CVE-2026-54058

Pillow is a Python imaging library. Prior to 12.3.0, when Pillow loads an uncompressed McIdas AREA image from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width, causing pixel access such as Image.tobytes, getpixel,...

6.7CVSS5.3AI score0.00521EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.17 views

SUSE CVE-2026-59197

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size because ImageFilter.RankFilter.filter calls image.expandsize // 2, size // 2 before rank-filter size validation and...

6.8CVSS5.3AI score0.00445EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.14 views

SUSE CVE-2026-59198

Pillow is a Python imaging library. From 5.2.0 until 12.3.0, Pillow's TGA RLE encoder reads past its packed row buffer when saving a mode 1 image with TGA RLE compression, allowing adjacent process heap bytes to be copied into the generated TGA file. This issue is fixed in version 12.3.0...

5.1CVSS5.4AI score0.00325EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.12 views

SUSE CVE-2026-59199

Pillow is a Python imaging library. Prior to 12.3.0, Pillow public image coordinate APIs can trigger a native heap out-of-bounds write when given coordinates near the signed 32-bit integer limits in Image.paste, Image.crop, or Image.alphacomposite. This issue is fixed in version 12.3.0...

6.2CVSS5.3AI score0.00385EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.9 views

SUSE CVE-2026-59200

Pillow is a Python imaging library. From 5.1.0 until 12.3.0, PdfParser.PdfStream.decode in PIL/PdfParser.py calls zlib.decompress with bufsize set to the PDF stream Length field without bounding the decompressed output size, allowing a crafted FlateDecode PDF stream to exhaust memory from a small...

6.2CVSS5.3AI score0.00385EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.10 views

SUSE CVE-2026-59204

Pillow is a Python imaging library. From 8.2.0 through 12.2.0, src/libImaging/Jpeg2KDecode.c accumulates totalcomponentwidth across every tile in a JPEG2000 image instead of recomputing it per tile, allowing a crafted tiled JPEG2000 file to force substantially higher transient memory usage and...

6.2CVSS5.3AI score0.00393EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.11 views

SUSE CVE-2026-59205

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.applyim, imOut API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. This issue is fixed in version 12.3.0...

6.2CVSS5.5AI score0.00385EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/15 12:01 p.m.10 views

RLSA-2026:39127 Important: python-pillow security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

7.5CVSS6.6AI score0.00421EPSS
SaveExploits4References5
OSV
OSV
added 2026/07/15 10:10 a.m.13 views

RHSA-2026:39127 Red Hat Security Advisory: python-pillow security update

Bulletin has no description...

7.5CVSS6.6AI score0.00421EPSS
SaveExploits4References26
OSV
OSV
added 2026/07/15 8:55 a.m.10 views

BIT-PILLOW-2026-59205 Pillow: Controlled heap out-of-bounds write in `ImageCmsTransform.apply()` via output mode mismatch

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.applyim, imOut API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. This issue is fixed in version 12.3.0...

7.5CVSS6.1AI score0.00385EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/15 8:55 a.m.8 views

BIT-PILLOW-2026-59204 Pillow JPEG2000 tiled decode retains a growing scratch buffer and can be used for denial of service

Pillow is a Python imaging library. From 8.2.0 through 12.2.0, src/libImaging/Jpeg2KDecode.c accumulates totalcomponentwidth across every tile in a JPEG2000 image instead of recomputing it per tile, allowing a crafted tiled JPEG2000 file to force substantially higher transient memory usage and...

8.7CVSS6.1AI score0.00393EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/15 8:54 a.m.13 views

BIT-PILLOW-2026-59203 Pillow EpsImagePlugin negative %%BeginBinary byte count causes infinite loop denial of service

Pillow is a Python imaging library. From 12.0.0 through 12.2.0, Pillow's EPS parser in PIL/EpsImagePlugin.py accepts a negative byte count in the %%BeginBinary directive, allowing a crafted EPS file to cause Image.open to seek backwards to the same directive and parse it repeatedly in an infinite...

7.5CVSS6.1AI score0.00655EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/15 8:54 a.m.9 views

BIT-PILLOW-2026-59199 Pillow: Heap out-of-bounds write `Image.paste()` / `Image.crop()` via signed coordinate overflow

Pillow is a Python imaging library. Prior to 12.3.0, Pillow public image coordinate APIs can trigger a native heap out-of-bounds write when given coordinates near the signed 32-bit integer limits in Image.paste, Image.crop, or Image.alphacomposite. This issue is fixed in version 12.3.0...

7.5CVSS6.1AI score0.00385EPSS
SaveExploits1References5
Rows per page
Query Builder