cvedb.io
CVE-2025-57803
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2025-08-26T18:15:47.780 · Last modified 2026-06-17T09:43:27.917

Summary

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.

Affected products

imagemagick — imagemagick

Does this affect you?

Add your gear to cvedb and we'll alert you only when imagemagick ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.