CVE-2025-57807
Description
ImageMagick is free and open-source software used for editing and manipulating digital images. ImageMagick versions lower than 14.8.2 include insecure functions: SeekBlob(), which permits advancing the stream offset beyond the current end without increasing capacity, and WriteBlob(), which then expands by quantum + length (amortized) instead of offset + length, and copies to data + offset. When offset β« extent, the copy targets memory beyond the allocation, producing a deterministic heap write on 64-bit builds. No 2βΆβ΄ arithmetic wrap, external delegates, or policy settings are required. This is fixed in version 14.8.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-x64 | <14.8.2 | 14.8.2 |
| NuGet | Magick.NET-Q8-x64 | <14.8.2 | 14.8.2 |
| NuGet | Magick.NET-Q16-HDRI-x64 | <14.8.2 | 14.8.2 |
| NuGet | Magick.NET-Q8-OpenMP-x64 | <14.8.2 | 14.8.2 |
| NuGet | Magick.NET-Q16-HDRI-OpenMP-x64 | <14.8.2 | 14.8.2 |
| NuGet | Magick.NET-Q16-OpenMP-x64 | <14.8.2 | 14.8.2 |
| NuGet | Magick.NET-Q8-arm64 | <14.8.2 | 14.8.2 |
| NuGet | Magick.NET-Q16-arm64 | <14.8.2 | 14.8.2 |
| NuGet | Magick.NET-Q16-OpenMP-arm64 | <14.8.2 | 14.8.2 |
| NuGet | Magick.NET-Q8-OpenMP-arm64 | <14.8.2 | 14.8.2 |
| NuGet | Magick.NET-Q16-HDRI-OpenMP-arm64 | <14.8.2 | 14.8.2 |
| NuGet | Magick.NET-Q16-HDRI-arm64 | <14.8.2 | 14.8.2 |
References
- https://security-tracker.debian.org/tracker/CVE-2025-57807
- https://www.suse.com/security/cve/CVE-2025-57807.html
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-23hg-53q6-hqfg
- https://nvd.nist.gov/vuln/detail/CVE-2025-57807
- https://github.com/ImageMagick/ImageMagick/commit/077a417a19a5ea8c85559b602754a5b928eef23e
- https://github.com/ImageMagick/ImageMagick
- 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.