15071 matches found
ImageMagick: Memory Leak in TIFF encoder when an allocation fails
When an allocation fails in the TIFF encoder a small memory leak will occur...
ImageMagick: Memory Leak in JNG encoder when a blob could not be opened
When a blob can not be opened a memory leak will occur when encoding a JNG file...
ImageMagick: Memory Leak in hough lines operation when an operation fails
When a specific operation fails in the hough lines operation a small memory leak will occur...
ImageMagick: Memory Leak in color transformation to log colorspace when operation fails
When transforming an image to the log colorspace a small memory leak happens when the operation fails...
ImageMagick: Memory Leak in TIFF encoder when a temporary file could not be created.
When a temporary file can not be created a small memory leak will happen in the TIFF encoder...
ImageMagick: Use-After-Free when freetype initialization fails
When the freetype initialization fails the method does not exit and uses memory that was freed...
ImageMagick: Policy Bypass in script operation due to missing checks
The -script operation is missing policy checks and that could result in both reading from paths disallowed by the security policy...
ImageMagick: Policy Bypass in APNG encoder and delegates due to a missing check
Due to a missing check in the APNG encoder and external delegates it is possibly to bypass the policy and write to a disallowed path...
ImageMagick: Heap-use-after-free via XMP profile could result in a crash
Because of a missing null check when parsing an XMP profile a use after free will happen that might result in a crash...
ImageMagick: Code injection in HTML encoder due to incomplete fix of CVE-2026-25797
An incomplete fix of CVE-2026-25797 can result in code injection in the HTML encoder...
ImageMagick: Policy Bypass due to an incomplete fix of CVE-2026-49219
An incomplete fix of CVE-2026-49219 could result in a policy bypass...
ImageMagick: Policy Bypass possible with matrix-backed operations
Matrix bases operations like -canny are missing a check for allowed memory allocation that could result allocating more memory than allowed...
ImageMagick: Policy Bypass in concatenate operation due to missing checks
The -concatenate operation is missing policy checks and that could result in both reading and writing to paths disallowed by the security policy...
ImageMagick: Heap Buffer Over-Write in JP2 encoder when due to incorrect handling of arguments
Due to incorrect handling of arguments a heap buffer over-write can occur in the JP2 encoder...
EUVD-2026-41124
ImageMagick: Heap Buffer Over-Write in JP2 encoder when due to incorrect handling of arguments...
ImageMagick: Infinite Loop in connected-components when providing invalid arguments
When providing invalid arguments to the connected-components option an infinite loop will occur...
EUVD-2026-41123
ImageMagick: Infinite Loop in connected-components when providing invalid arguments...
ImageMagick: Stack Overflow in MVG decoder due to missing depth check.
A missing depth check in the MVG decoder will result in a stack overflow when a crafted image is provided...
EUVD-2026-41122
ImageMagick: Stack Overflow in MVG decoder due to missing depth check...
ImageMagick: Use-After-Free in crafted 8BIM when identifying an image
When identifying an image with a crafted 8BIM profile with a specific format string a use-after-free will occur...