Lucene search
+L

15426 matches found

OSV
OSV
added 2026/02/24 3:45 p.m.6 views

GHSA-782X-JH29-9MF7 ImageMagick: MSL image stack index may fail to refresh, leading to leaked images

Sometimes msl.c fails to update the stack index, so an image is stored in the wrong slot and never freed on error, causing leaks. ==841485==ERROR: LeakSanitizer: detected memory leaks Direct leak of 13512 bytes in 1 objects allocated from: 0 0x7ff330759887 in interceptormalloc...

5.3CVSS5.5AI score0.00438EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/24 3:43 p.m.15 views

ImageMagick has Use After Free in MSLStartElement in "coders/msl.c"

A crafted MSL script triggers a heap-use-after-free. The operation element handler replaces and frees the image while the parser continues reading from it, leading to a UAF in ReadBlobString during further parsing...

9.8CVSS5.5AI score0.00435EPSS
SaveExploits0References5Affected Software19
OSV
OSV
added 2026/02/24 3:43 p.m.10 views

GHSA-72HF-FJ62-W6J4 ImageMagick: Stack buffer overflow in FTXT reader via oversized integer field

Summary A stack-based buffer overflow exists in the ImageMagick FTXT image reader. A crafted FTXT file can cause out-of-bounds writes on the stack, leading to a crash. ================================================================= ==3537074==ERROR: AddressSanitizer: stack-buffer-overflow on...

7.4CVSS6AI score0.00319EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/24 3:42 p.m.11 views

GHSA-XWC6-V6G8-PW2H ImageMagick's Security Policy Bypass through config/policy-secure.xml via "fd handler" leads to stdin/stdout access

The shipped “secure” security policy includes a rule intended to prevent reading/writing from standard streams: xml However, ImageMagick also supports fd: pseudo-filenames e.g., fd:0, fd:1. This path form is not blocked by the secure policy templates, and therefore bypasses the protection goal of...

5.9CVSS5.5AI score0.00135EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/24 3:40 p.m.1 views

GHSA-8JVJ-P28H-9GM7 ImageMagick: Policy bypass through path traversal allows reading restricted content despite secured policy

ImageMagick’s path security policy is enforced on the raw filename string before the filesystem resolves it. As a result, a policy rule such as /etc/ can be bypassed by a path traversal. The OS resolves the traversal and opens the sensitive file, but the policy matcher only sees the unnormalized...

8.6CVSS5.6AI score0.00671EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/24 3:39 p.m.15 views

ImageMagick has Global Buffer Overflow (OOB Read) via Negative Pixel Index in UIL and XPM Writer

The UIL and XPM image encoder do not validate the pixel index value returned by GetPixelIndex before using it as an array subscript. In HDRI builds, Quantum is a floating-point type, so pixel index values can be negative. An attacker can craft an image with negative pixel index values to trigger ...

9.1CVSS5.8AI score0.00348EPSS
SaveExploits0References5Affected Software17
OSV
OSV
added 2026/02/24 3:39 p.m.11 views

GHSA-VPXV-R9PG-7GPR ImageMagick has Global Buffer Overflow (OOB Read) via Negative Pixel Index in UIL and XPM Writer

The UIL and XPM image encoder do not validate the pixel index value returned by GetPixelIndex before using it as an array subscript. In HDRI builds, Quantum is a floating-point type, so pixel index values can be negative. An attacker can craft an image with negative pixel index values to trigger ...

6.5CVSS5.9AI score0.00348EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/24 3:38 p.m.11 views

ImageMagick: Heap overflow in sun decoder on 32-bit systems may result in out of bounds write

An Integer Overflow vulnerability exists in the sun decoder. On 32-bit systems/builds, a carefully crafted image can lead to an out of bounds heap write. ================================================================= ==1967675==ERROR: AddressSanitizer: heap-buffer-overflow on address 0xf190b50...

9.8CVSS5.5AI score0.00302EPSS
SaveExploits0References5Affected Software19
OSV
OSV
added 2026/02/24 3:37 p.m.6 views

GHSA-543G-8GRM-9CW6 ImageMagick has Division-by-Zero in YUV sampling factor validation, which leads to crash

A logic error in YUV sampling factor validation allows an invalid sampling factor to bypass checks and trigger a division-by-zero during image loading, resulting in a reliable denial-of-service. coders/yuv.c:210:47: runtime error: division by zero AddressSanitizer:DEADLYSIGNAL...

5.3CVSS5.6AI score0.00385EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/24 3:36 p.m.9 views

GHSA-P863-5FGM-RGQ4 ImageMagick has NULL Pointer Dereference in ClonePixelCacheRepository via crafted image

A NULL pointer dereference in ClonePixelCacheRepository allows a remote attacker to crash any application linked against ImageMagick by supplying a crafted image file, resulting in Denial of Service. AddressSanitizer:DEADLYSIGNAL =================================================================...

5.3CVSS5.6AI score0.00429EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/02/24 3:36 p.m.9 views

NULL Pointer Dereference

Overview Magick.NET-Q8-OpenMP-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...

7.5CVSS6AI score0.00429EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/24 3:36 p.m.25 views

ImageMagick has NULL Pointer Dereference in ClonePixelCacheRepository via crafted image

A NULL pointer dereference in ClonePixelCacheRepository allows a remote attacker to crash any application linked against ImageMagick by supplying a crafted image file, resulting in Denial of Service. AddressSanitizer:DEADLYSIGNAL =================================================================...

7.5CVSS5.5AI score0.00429EPSS
SaveExploits0References6Affected Software18
OSV
OSV
added 2026/02/24 3:34 p.m.4 views

GHSA-RW6C-XP26-225V ImageMagick: Code Injection via PostScript header in ps coders

The ps encoders, responsible for writing PostScript files, fails to sanitize the input before writing it into the PostScript header. An attacker can provide a malicious file and inject arbitrary PostScript code. When the resulting file is processed by a printer or a viewer like Ghostscript, the...

5.7CVSS5.9AI score0.00161EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/24 3:34 p.m.15 views

ImageMagick: Code Injection via PostScript header in ps coders

The ps encoders, responsible for writing PostScript files, fails to sanitize the input before writing it into the PostScript header. An attacker can provide a malicious file and inject arbitrary PostScript code. When the resulting file is processed by a printer or a viewer like Ghostscript, the...

5.7CVSS5.7AI score0.00161EPSS
SaveExploits0References5Affected Software18
OSV
OSV
added 2026/02/24 3:33 p.m.9 views

GHSA-G2PR-QXJG-7R2W ImageMagick has memory leak of watermark Image object in ReadSTEGANOImage on multiple error/early-return paths

Summary In ReadSTEGANOImage coders/stegano.c, the watermark Image object is not freed on three early-return paths, resulting in a definite memory leak 13.5KB+ per invocation that can be exploited for denial of service. Direct leak of 13512 bytes in 1 objects allocated from: 0 0x7f5c11e27887 in...

5.3CVSS5.5AI score0.00376EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/24 3:33 p.m.9 views

ImageMagick has memory leak of watermark Image object in ReadSTEGANOImage on multiple error/early-return paths

Summary In ReadSTEGANOImage coders/stegano.c, the watermark Image object is not freed on three early-return paths, resulting in a definite memory leak 13.5KB+ per invocation that can be exploited for denial of service. Direct leak of 13512 bytes in 1 objects allocated from: 0 0x7f5c11e27887 in...

7.5CVSS5.4AI score0.00376EPSS
SaveExploits0References5Affected Software18
Github Security Blog
Github Security Blog
added 2026/02/24 3:32 p.m.15 views

ImageMagick has NULL pointer dereference in ReadSFWImage after DestroyImageInfo (sfw.c)

In ReadSFWImage coders/sfw.c, when temporary file creation fails, readinfo is destroyed before its filename member is accessed, causing a NULL pointer dereference and crash. AddressSanitizer:DEADLYSIGNAL ================================================================= ==1414421==ERROR:...

7.5CVSS5.3AI score0.00376EPSS
SaveExploits0References6Affected Software18
OSV
OSV
added 2026/02/24 3:32 p.m.12 views

GHSA-P33R-FQW2-RQMM ImageMagick has NULL pointer dereference in ReadSFWImage after DestroyImageInfo (sfw.c)

In ReadSFWImage coders/sfw.c, when temporary file creation fails, readinfo is destroyed before its filename member is accessed, causing a NULL pointer dereference and crash. AddressSanitizer:DEADLYSIGNAL ================================================================= ==1414421==ERROR:...

5.3CVSS5.4AI score0.00376EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/02/24 3:31 p.m.25 views

ImageMagick has heap-buffer-overflow via signed integer overflow in WriteUHDRImage when writing UHDR images with large dimensions

WriteUHDRImage in coders/uhdr.c uses int arithmetic to compute the pixel buffer size. When image dimensions are large, the multiplication overflows 32-bit int, causing an undersized heap allocation followed by an out-of-bounds write. This can crash the process or potentially lead to an out of...

8.2CVSS5.6AI score0.0042EPSS
SaveExploits0References5Affected Software19
OSV
OSV
added 2026/02/24 3:30 p.m.13 views

GHSA-GXCX-QJQP-8VJW ImageMagick has memory leak in msl encoder

Memory leak exists in coders/msl.c. In the WriteMSLImage function of the msl.c file, resources are allocated. But the function returns early without releasing these allocated resources. ==78983== Memcheck, a memory error detector ==78983== Copyright C 2002-2022, and GNU GPL'd, by Julian Seward et...

5.3CVSS5.5AI score0.00325EPSS
SaveExploits0References5
Rows per page
Query Builder