CVE-2025-57803
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or β if you've already worked around this in production β publish your fix to the community-verified tier.
β Propose a mitigation on Community β Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| β | Affected | β |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 8:7.1.1.43+dfsg1-1+deb13u2 |
| sid | Fixed | 8:7.1.2.3+dfsg1-1 |
| forky | Fixed | 8:7.1.2.3+dfsg1-1 |
| bullseye | Fixed | 8:6.9.11.60+dfsg-1.3+deb11u6 |
| bookworm | Fixed | 8:6.9.11.60+dfsg-1.6+deb12u4 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| NuGet | Magick.NET-Q16-AnyCPU | <14.8.1 | 14.8.1 |
| NuGet | Magick.NET-Q16-HDRI-AnyCPU | <14.8.1 | 14.8.1 |
| NuGet | Magick.NET-Q16-HDRI-x86 | <14.8.1 | 14.8.1 |
| NuGet | Magick.NET-Q16-x86 | <14.8.1 | 14.8.1 |
| NuGet | Magick.NET-Q8-AnyCPU | <14.8.1 | 14.8.1 |
| NuGet | Magick.NET-Q8-x86 | <14.8.1 | 14.8.1 |
References
- https://security-tracker.debian.org/tracker/CVE-2025-57803
- https://www.suse.com/security/cve/CVE-2025-57803.html
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm
- https://nvd.nist.gov/vuln/detail/CVE-2025-57803
- https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7
- https://github.com/ImageMagick/ImageMagick
- https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1
- https://lists.debian.org/debian-lts-announce/2025/09/msg00012.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.