Lucene search
+L

1107 matches found

Vulnrichment
Vulnrichment
added 2026/04/17 11:11 p.m.6 views

CVE-2026-40333 libgphoto2 has OOB read in ptp_unpack_EOS_ImageFormat() and ptp_unpack_EOS_CustomFuncEx() due to missing length parameter in ptp-pack.c

libgphoto2 is a camera access and control library. In versions up to and including 2.5.33, two functions in camlibs/ptp2/ptp-pack.c accept a data pointer but no length parameter, performing unbounded reads. Their callers in ptpunpackEOSevents have xsize available but never pass it, leaving both...

6.1CVSS5.9AI score0.00218EPSS
Exploits0References2
CVE
CVE
added 2026/04/17 11:11 p.m.22 views

CVE-2026-40333

Libgphoto2 (up to v2.5.33) suffers an out‑of‑bounds read in camlibs/ptp2/ptp-pack.c: ptp_unpack_EOS_ImageFormat() and ptp_unpack_EOS_CustomFuncEx() read data without a length check due to a missing parameter, with callers in ptp_unpack_EOS_events() not passing xsize. This unbounded read can lead ...

6.1CVSS5.9AI score0.00218EPSS
Exploits0References2
OSV
OSV
added 2026/04/17 3:19 p.m.9 views

JLSEC-2026-147

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From version 3.4.0 to before version 3.4.7, an attacker providing a crafted .exr file with HTJ2K compression and a channel width of 32768 can write...

8.4CVSS6.6AI score0.00611EPSS
Exploits1References6
Fedora
Fedora
added 2026/04/16 11:42 p.m.19 views

[SECURITY] Fedora 44 Update: kf6-kimageformats-6.25.0-2.fc44

This framework provides additional image format plugins for QtGui. As such it is not required for the compilation of any other software, but may be a runtime requirement for Qt-based software to support certain image formats...

5.7AI score
Exploits0
EUVD
EUVD
added 2026/04/15 9:30 p.m.7 views

EUVD-2026-23020

A flaw was found in GIMP. A remote attacker could exploit an integer overflow vulnerability in the FITS image loader by providing a specially crafted FITS file. This integer overflow leads to a zero-byte memory allocation, which is then subjected to a heap buffer overflow when processing pixel...

5.5CVSS6.2AI score0.00375EPSS
Exploits0References3
NVD
NVD
added 2026/04/15 8:16 p.m.4 views

CVE-2026-40916

A flaw was found in GIMP. A stack buffer overflow vulnerability in the TIM image loader's 4BPP decoding path allows a local user to cause a Denial of Service DoS. By opening a specially crafted TIM image file, the application crashes due to an unconditional overflow when writing to a...

5.5CVSS0.0021EPSS
Exploits0References2
CVE
CVE
added 2026/04/15 7:9 p.m.43 views

CVE-2026-6384

GIMP contains a buffer overflow in the GIF image loading component’s ReadJeffsImage function. Processing a specially crafted GIF can cause writes beyond the allocated buffer, leading to denial of service and potentially arbitrary code execution. Affected software: GIMP (GIF image processing). Und...

7.8CVSS6.2AI score0.00261EPSS
Exploits0References3Affected Software2
Vulnrichment
Vulnrichment
added 2026/04/15 6:59 p.m.4 views

CVE-2026-40918 Gimp: gimp: denial of service via crafted pvr image file

A flaw was found in GIMP. Processing a specially crafted PVR image file with large dimensions can lead to a denial of service DoS. This occurs due to a stack-based buffer overflow and an out-of-bounds read in the PVR image loader, causing the application to crash. Systems that process untrusted P...

5.5CVSS6.1AI score0.00196EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/04/15 6:59 p.m.8 views

CVE-2026-40918

A flaw was found in GIMP. Processing a specially crafted PVR image file with large dimensions can lead to a denial of service DoS. This occurs due to a stack-based buffer overflow and an out-of-bounds read in the PVR image loader, causing the application to crash. Systems that process untrusted P...

5.5CVSS6.2AI score0.00196EPSS
Exploits0References3
CVE
CVE
added 2026/04/15 6:58 p.m.17 views

CVE-2026-40916

Summary (CVE-2026-40916): GIMP is affected by a stack buffer overflow in the TIM image loader’s 4BPP decoding path, enabling a local user to trigger a Denial of Service by opening a crafted TIM image file. The crash is caused by an unconditional overflow when writing to a variable-length array. R...

5.5CVSS6AI score0.0021EPSS
Exploits0References2Affected Software2
RedhatCVE
RedhatCVE
added 2026/04/15 6:58 p.m.9 views

CVE-2026-40915

A flaw was found in GIMP. A remote attacker could exploit an integer overflow vulnerability in the FITS image loader by providing a specially crafted FITS file. This integer overflow leads to a zero-byte memory allocation, which is then subjected to a heap buffer overflow when processing pixel...

7.8CVSS6.2AI score0.00375EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/04/15 12:0 a.m.11 views

GIMP 安全漏洞

GIMP is an open-source bitmap image editor developed by the GIMP team. GIMP has a security vulnerability, which stems from a stack buffer overflow and out-of-bounds read vulnerabilities in the PVR image loader. This vulnerability may lead to denial-of-service attacks when processing specially...

5.5CVSS6AI score0.00196EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/14 11:32 p.m.13 views

Missing Release of Memory after Effective Lifetime

Overview Magick.NET-Q16-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

6.3CVSS5.8AI score0.00284EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/04/14 11:32 p.m.14 views

ImageMagick has a memory leak in PNG encoder when writing a MNG image

When the PNG encoder fails to write an MNG image it can leak memory...

5.8AI score
Exploits0References2Affected Software18
OSV
OSV
added 2026/04/14 9:53 p.m.4 views

CVE-2026-33020 libsixel: Integer Overflow in write_png_to_file() leads to Heap-based Buffer Overflow

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. Versions 1.8.7 and prior contain an integer overflow which leads to a heap buffer overflow via sixelframeconverttorgb888 in frame.c, where allocation size and pointer offset computations for palettised images PAL1, PAL...

7.1CVSS6.3AI score0.00205EPSS
Exploits1References4
AlpineLinux
AlpineLinux
added 2026/04/13 9:43 p.m.5 views

CVE-2026-40312

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-19, an off by one error in the MSL decoder could result in a crash when a malicous MSL file is read. This issue has been fixed in version 7.1.2-19...

6.2CVSS5.7AI score0.00177EPSS
Exploits0
Fedora
Fedora
added 2026/04/13 9:7 p.m.6 views

[SECURITY] Fedora 44 Update: kf5-kimageformats-5.116.0-8.fc44

This framework provides additional image format plugins for QtGui. As such it is not required for the compilation of any other software, but may be a runtime requirement for Qt-based software to support certain image formats...

9.8CVSS5.7AI score0.00735EPSS
Exploits3
RedHat Linux
RedHat Linux
added 2026/04/13 2:30 a.m.8 views

Important: Red Hat Security Advisory: openexr security update

An update for openexr is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

8.4CVSS6.3AI score0.00201EPSS
Exploits2References2
RedHat Linux
RedHat Linux
added 2026/04/13 2:30 a.m.5 views

openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing

A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the CompositeDeepScanLine::readPixels function. This overflow leads to an undersized buffer allocation, whic...

8.4CVSS6.5AI score0.00201EPSS
Exploits2References5
OSV
OSV
added 2026/04/11 2:3 p.m.4 views

OESA-2026-1842 OpenEXR security update

OpenEXR is a high dynamic-range HDR image file format originally developed by Industrial Light Magic for use in computer imaging applications. Security Fixes: OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture...

8.8CVSS6AI score0.00482EPSS
Exploits4References5
Rows per page
Query Builder