Lucene search
+L

206 matches found

Cvelist
Cvelist
added 2026/07/21 9:31 p.m.36 views

CVE-2026-47709 libheif has a NULL pointer dereference in heif_image_handle_get_image_tiling for malformed unci image missing ispe

libheif is a HEIF and AVIF file format decoder and encoder. Versions prior to 1.22.0 crashes in the public C API heifimagehandlegetimagetiling when a malformed uncompressed HEIF image item has an associated uncC property but no associated ispe property. In debug builds this trips the ispe && uncC...

6.9CVSS0.00212EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/20 5:33 p.m.42 views

CVE-2026-64612 Libcupsfilters: cups-filters: libcupsfilters: cups image filter process abort via malformed png

A flaw was found in libcupsfilters and cups-filters. The PNG image reading function creates a libpng reader without installing an error recovery handler, causing the CUPS image filter process to abort when processing a malformed PNG file. An unauthenticated attacker could exploit this by submitti...

7.5CVSS0.0035EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 5:33 p.m.12 views

CVE-2026-64612

CVE-2026-64612 affects libcupsfilters and cups-filters. The PNG image reading function creates a libpng reader without an error recovery handler, causing the CUPS image filter process to abort when processing a malformed PNG. This allows an unauthenticated attacker to submit a crafted PNG print j...

7.5CVSS5.2AI score0.0035EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/22 11:48 p.m.14 views

CVE-2026-10645 Out-of-bounds read in Zephyr ext2 directory entry traversal from a crafted filesystem image

The Zephyr ext2 filesystem driver subsys/fs/ext2 trusted the on-disk directory entry fields dereclen and denamelen when walking a directory block. ext2fetchdirentry guarded only with denamelen EXT2MAXFILENAME, but denamelen is a uint8t and EXT2MAXFILENAME is 255, so the check is always false; the...

4.9CVSS6.1AI score0.00151EPSS
SaveExploits1References2
NVD
NVD
added 2026/06/03 2:16 p.m.16 views

CVE-2025-70100

A divide-by-zero vulnerability in the ext4blocksetlbsize function in src/ext4blockdev.c of the lwext4 1.0.0 library allows attackers to cause a denial of service by providing a malformed ext4 filesystem image that results in a zero logical block size. The vulnerability is triggered during mount o...

5.5CVSS0.00162EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/06/03 12:0 a.m.17 views

PT-2026-45934

Name of the Vulnerable Software and Affected Versions lwext4 version 1.0.0 Description A divide-by-zero issue exists in the ext4 block set lb size function within the src/ext4 blockdev.c file. This occurs when a malformed ext4 filesystem image with a zero logical block size is provided, leading t...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits1References8
Vulnrichment
Vulnrichment
added 2026/06/03 12:0 a.m.9 views

CVE-2025-70100

A divide-by-zero vulnerability in the ext4blocksetlbsize function in src/ext4blockdev.c of the lwext4 1.0.0 library allows attackers to cause a denial of service by providing a malformed ext4 filesystem image that results in a zero logical block size. The vulnerability is triggered during mount o...

5.8AI score0.00162EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/06/03 12:0 a.m.12 views

CVE-2025-70100

A divide-by-zero vulnerability in the ext4blocksetlbsize function in src/ext4blockdev.c of the lwext4 1.0.0 library allows attackers to cause a denial of service by providing a malformed ext4 filesystem image that results in a zero logical block size. The vulnerability is triggered during mount o...

5.8AI score0.00162EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/06/03 12:0 a.m.46 views

CVE-2025-70100

A divide-by-zero vulnerability in the ext4blocksetlbsize function in src/ext4blockdev.c of the lwext4 1.0.0 library allows attackers to cause a denial of service by providing a malformed ext4 filesystem image that results in a zero logical block size. The vulnerability is triggered during mount o...

0.00162EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/04/07 9:20 p.m.24 views

CVE-2026-34781 Electron crashes in clipboard.readImage() on malformed clipboard image data

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5, apps that call clipboard.readImage may be vulnerable to a denial of service. If the system clipboard contains image data that fails to decod...

2.8CVSS0.00144EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/07 9:20 p.m.4 views

CVE-2026-34781 Electron crashes in clipboard.readImage() on malformed clipboard image data

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5, apps that call clipboard.readImage may be vulnerable to a denial of service. If the system clipboard contains image data that fails to decod...

2.8CVSS6AI score0.00144EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/07 9:20 p.m.37 views

CVE-2026-34781

CVE-2026-34781 affects Electron before versions 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5. Affected code path involves clipboard.readImage() when the system clipboard contains image data that cannot be decoded. In such cases a null bitmap is passed to image construction, leading to a controlled ...

3.3CVSS6AI score0.00144EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2026/04/07 3:52 p.m.5 views

NULL Pointer Dereference

Overview electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to NULL Pointer Dereference in the clipboard.readImage function when processing malformed clipboard image data. An attacker ca...

5CVSS5.9AI score0.00144EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/07 3:52 p.m.1 views

NULL Pointer Dereference

Overview org.webjars.npm:electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to NULL Pointer Dereference in the clipboard.readImage function when processing malformed clipboard image data...

5CVSS5.9AI score0.00144EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/07 3:52 p.m.4 views

GHSA-F37V-82C4-4X64 Electron: Crash in clipboard.readImage() on malformed clipboard image data

Impact Apps that call clipboard.readImage may be vulnerable to a denial of service. If the system clipboard contains image data that fails to decode, the resulting null bitmap is passed unchecked to image construction, triggering a controlled abort and crashing the process. Apps are only affected...

2.8CVSS5.9AI score0.00144EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/04/07 3:52 p.m.6 views

EUVD-2026-19950

Electron: Crash in clipboard.readImage on malformed clipboard image data...

2.8CVSS5.9AI score0.00144EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/03/27 10:21 p.m.17 views

Withdrawn Advisory: Kirby CMS has Persistent DoS via Malformed Image Upload

Duplicate Advisory This advisory has been withdrawn because it is been determined to not be a vulnerability. This link is maintained to preserve external references. Original Description Summary Kirby CMS through version 5.1.4 allows an authenticated user with Editor permissions to cause a...

6.5CVSS5.2AI score0.00445EPSS
SaveExploits1References7Affected Software1
EUVD
EUVD
added 2026/03/27 10:21 p.m.27 views

EUVD-2026-16232

Kirby CMS has Persistent DoS via Malformed Image Upload...

6.5CVSS5.9AI score0.00445EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/27 10:21 p.m.21 views

GHSA-CW7V-45WM-MCF2 Withdrawn Advisory: Kirby CMS has Persistent DoS via Malformed Image Upload

Duplicate Advisory This advisory has been withdrawn because it is been determined to not be a vulnerability. This link is maintained to preserve external references. Original Description Summary Kirby CMS through version 5.1.4 allows an authenticated user with Editor permissions to cause a...

6.5CVSS5.7AI score0.00445EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/03/27 4:59 a.m.15 views

CVE-2026-29905

Kirby CMS through 5.1.4 allows an authenticated user with 'Editor' permissions to cause a persistent Denial of Service DoS via a malformed image upload. The application fails to properly validate the return value of the PHP getimagesize function. When the system attempts to process this file for...

6.5CVSS5.8AI score0.00445EPSS
SaveExploits1References1
Rows per page
Query Builder