Lucene search
+L

53402 matches found

CVE
CVE
added 2026/07/27 7:12 p.m.108 views

CVE-2026-66759

The CVE-2026-66759 vulnerability affects GIMP’s file-icns plugin. During ICNS image processing, applying a decompressed mask may cause an out-of-bounds read when the plugin reads the mask data buffer without verifying cursor bounds. If a crafted file contains a truncated mask resource, the icns_d...

7.1CVSS6AI score0.00251EPSS
SaveExploits1References4Affected Software2
ATTACKERKB
ATTACKERKB
added 2026/07/27 7:07 p.m.11 views

CVE-2026-66757

A flaw was found in the file-sgi plugin in GIMP. When processing an RLE-compressed SGI image, the plugin allocates memory for a row table. The image header dimensions ysize and zsize are read as 16-bit unsigned integers. If a crafted file sets both dimensions to their maximum value 65535, the...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:07 p.m.11 views

CVE-2026-66757

A flaw was found in the file-sgi plugin in GIMP. When processing an RLE-compressed SGI image, the plugin allocates memory for a row table. The image header dimensions ysize and zsize are read as 16-bit unsigned integers. If a crafted file sets both dimensions to their maximum value 65535, the...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits1References4
CVE
CVE
added 2026/07/27 7:07 p.m.38 views

CVE-2026-66757

The CVE-2026-66757 issue affects the GIMP file-sgi plugin. Processing an RLE SGI image can trigger a signed integer overflow when reading header dimensions (ysize and zsize). If both are set to 65535, ysize * zsize overflows a 32-bit int prior to calloc, causing undefined behavior that aborts the...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits1References3Affected Software2
Debian CVE
Debian CVE
added 2026/07/27 7:07 p.m.18 views

CVE-2026-66757

A flaw was found in the file-sgi plugin in GIMP. When processing an RLE-compressed SGI image, the plugin allocates memory for a row table. The image header dimensions ysize and zsize are read as 16-bit unsigned integers. If a crafted file sets both dimensions to their maximum value 65535, the...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits1
EUVD
EUVD
added 2026/07/27 7:07 p.m.15 views

EUVD-2026-49403

A flaw was found in the file-sgi plugin in GIMP. When processing an RLE-compressed SGI image, the plugin allocates memory for a row table. The image header dimensions ysize and zsize are read as 16-bit unsigned integers. If a crafted file sets both dimensions to their maximum value 65535, the...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/27 7:07 p.m.9 views

CVE-2026-66758

A flaw was found in the file-fits plugin in GIMP. When processing a FITS image file, the plugin calculates memory allocation sizes using signed 32-bit integers for width and height. If a crafted file sets both values to large values, their product exceeds 2^31 and overflows, resulting in an...

7.8CVSS6.6AI score0.00296EPSS
SaveExploits1References5
CVE
CVE
added 2026/07/27 7:07 p.m.41 views

CVE-2026-66758

CVE-2026-66758 affects GIMP’s file-fits plugin, where the cfitsio-based code uses signed 32-bit integer math for width/height. If a crafted FITS image sets both values large enough, their product overflows 32 bits, causing an undersized heap allocation and a subsequent heap-based buffer overflow ...

7.8CVSS6.6AI score0.00296EPSS
SaveExploits1References4Affected Software2
Cvelist
Cvelist
added 2026/07/27 7:07 p.m.50 views

CVE-2026-66758 Gimp: integer overflow in file-fits plugin causes a heap-based buffer overflow on crafted fits images

A flaw was found in the file-fits plugin in GIMP. When processing a FITS image file, the plugin calculates memory allocation sizes using signed 32-bit integers for width and height. If a crafted file sets both values to large values, their product exceeds 2^31 and overflows, resulting in an...

7.8CVSS0.00296EPSS
SaveExploits1References4
NVD
NVD
added 2026/07/27 6:16 p.m.15 views

CVE-2026-64644

Next.js is a React framework for building full-stack web applications. In versions 15.5.0 through 15.5.20 and 16.0.0 through 16.2.10, when self-hosting Next.js with the default image loader, the Image Optimization API can optimize remotely hosted images if configured not enabled by default. If...

6.3CVSS0.00675EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/27 6:16 p.m.13 views

CVE-2026-48051

Papra is a minimalistic document management and archiving platform. Prior to version 26.5.0, Papra's webhook delivery system contains an SSRF protection bypass that allows any authenticated organisation member to cause the server to make HTTP requests to internal addresses — loopback, link-local,...

3.5CVSS0.00207EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/27 5:54 p.m.106 views

CVE-2026-64644

CVE-2026-64644 (Next.js) affects self-hosted Next.js deployments using the default image loader. Vulnerable are Next.js versions 15.5.0–15.5.20 and 16.0.0–16.2.10. The Image Optimization API, when configured with config.images.remotePatterns, can optimize remotely hosted images and trigger CPU ex...

6.3CVSS5.8AI score0.00675EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/27 5:54 p.m.47 views

CVE-2026-64644 Next.js: Denial of Service in the Image Optimization API using SVGs

Next.js is a React framework for building full-stack web applications. In versions 15.5.0 through 15.5.20 and 16.0.0 through 16.2.10, when self-hosting Next.js with the default image loader, the Image Optimization API can optimize remotely hosted images if configured not enabled by default. If...

6.3CVSS0.00675EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/27 5:54 p.m.12 views

EUVD-2026-49388

Next.js is a React framework for building full-stack web applications. In versions 15.5.0 through 15.5.20 and 16.0.0 through 16.2.10, when self-hosting Next.js with the default image loader, the Image Optimization API can optimize remotely hosted images if configured not enabled by default. If...

6.3CVSS5.8AI score0.00675EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/27 5:54 p.m.11 views

CVE-2026-64644 Next.js: Denial of Service in the Image Optimization API using SVGs

Next.js is a React framework for building full-stack web applications. In versions 15.5.0 through 15.5.20 and 16.0.0 through 16.2.10, when self-hosting Next.js with the default image loader, the Image Optimization API can optimize remotely hosted images if configured not enabled by default. If...

6.3CVSS5.8AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/27 5:54 p.m.10 views

CVE-2026-64644

Next.js is a React framework for building full-stack web applications. In versions 15.5.0 through 15.5.20 and 16.0.0 through 16.2.10, when self-hosting Next.js with the default image loader, the Image Optimization API can optimize remotely hosted images if configured not enabled by default. If...

6.3CVSS5.8AI score0.00675EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/27 5:54 p.m.11 views

CVE-2026-64644 Next.js: Denial of Service in the Image Optimization API using SVGs

Next.js is a React framework for building full-stack web applications. In versions 15.5.0 through 15.5.20 and 16.0.0 through 16.2.10, when self-hosting Next.js with the default image loader, the Image Optimization API can optimize remotely hosted images if configured not enabled by default. If...

6.3CVSS5.8AI score0.00675EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/27 4:18 p.m.20 views

CVE-2026-66396

SiYuan before v3.7.2 fails to escape the title-img Individual Attribute List value when rendering Gallery and Kanban cover images, allowing stored cross-site scripting via unescaped style attribute interpolation. Attackers with editor permissions can inject onload handlers that execute arbitrary...

9.3CVSS0.00296EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/27 4:18 p.m.18 views

CVE-2026-66397

phpMyFAQ before 4.1.6 fails to validate path traversal sequences in the existingimage field during category updates, allowing authenticated attackers to delete arbitrary files by exploiting insufficient sanitization in Image::delete. Attackers can delete the database.php configuration file to...

8.6CVSS0.00325EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/27 3:43 p.m.37 views

CVE-2026-66397 phpMyFAQ before 4.1.6 Path Traversal via category image deletion

phpMyFAQ before 4.1.6 fails to validate path traversal sequences in the existingimage field during category updates, allowing authenticated attackers to delete arbitrary files by exploiting insufficient sanitization in Image::delete. Attackers can delete the database.php configuration file to...

8.6CVSS0.00325EPSS
SaveExploits0References2
Rows per page
Query Builder