Description
ImageMagick is free and open-source software used for editing and manipulating digital images. `WriteUHDRImage` in `coders/uhdr.c` uses `int` arithmetic to compute the pixel buffer size. Prior to version 7.1.2-15, 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 bounds heap write. Version 7.1.2-15 contains a patch.
Scores
CVSS v3
8.2
EPSS
0.0002
EPSS Percentile
5.0%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-190
CWE-122
Status
published
Products (20)
imagemagick/imagemagick
< 7.1.2-15
nuget/Magick.NET-Q16-AnyCPU
0 - 14.10.3NuGet
nuget/Magick.NET-Q16-arm64
0 - 14.10.3NuGet
nuget/Magick.NET-Q16-HDRI-AnyCPU
0 - 14.10.3NuGet
nuget/Magick.NET-Q16-HDRI-arm64
0 - 14.10.3NuGet
nuget/Magick.NET-Q16-HDRI-OpenMP-arm64
0 - 14.10.3NuGet
nuget/Magick.NET-Q16-HDRI-OpenMP-x64
0 - 14.10.3NuGet
nuget/Magick.NET-Q16-HDRI-x64
0 - 14.10.3NuGet
nuget/Magick.NET-Q16-HDRI-x86
0 - 14.10.3NuGet
nuget/Magick.NET-Q16-OpenMP-arm64
0 - 14.10.3NuGet
... and 10 more
Published
Feb 24, 2026
Tracked Since
Feb 24, 2026