πŸ” CVE Alert

CVE-2025-57803

HIGH 7.5

ImageMagick (WriteBMPImage): 32-bit integer overflow when writing BMP scanline stride β†’ heap buffer overflow

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-122 CWE-190
Vendor imagemagick
Product imagemagick
Published Aug 26, 2025
Last Updated Feb 26, 2026
Stay Ahead of the Next One

Get instant alerts for imagemagick imagemagick

Be the first to know when new high vulnerabilities affecting imagemagick imagemagick are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

ImageMagick / ImageMagick
< 7.1.2-2 < 6.9.13-28

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm github.com: https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7 github.com: https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/09/msg00012.html