CVE-2025-57807
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.
- Imagemagick
- < 6.9.13-29, 7.1.2-3
- Fix
- Available
- CVSS 3.1
- 9.8 CRITICAL
- EPSS
- 0.3% (20th percentile)
- Weakness
- CWE-787, CWE-122, CWE-131
- NVD status
- Modified
- Published
- 2025-09-05
No indexed exploits for CVE-2025-57807 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2025-57807 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.