CVE-2025-57803

HIGH

ImageMagick < 6.9.13-28 - Integer Overflow in BMP Encoder

Title source: llm
STIX 2.1

Description

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick's 32-bit build, a 32-bit integer overflow in the BMP encoder’s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 × width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.

Scores

CVSS v3 7.5
EPSS 0.0079
EPSS Percentile 51.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-190 CWE-122
Status published
Products (7)
imagemagick/imagemagick < 6.9.13-28
nuget/Magick.NET-Q16-AnyCPU 0 - 14.8.1NuGet
nuget/Magick.NET-Q16-HDRI-AnyCPU 0 - 14.8.1NuGet
nuget/Magick.NET-Q16-HDRI-x86 0 - 14.8.1NuGet
nuget/Magick.NET-Q16-x86 0 - 14.8.1NuGet
nuget/Magick.NET-Q8-AnyCPU 0 - 14.8.1NuGet
nuget/Magick.NET-Q8-x86 0 - 14.8.1NuGet
Published Aug 26, 2025
Tracked Since Feb 18, 2026