cvedb.io
CVE-2025-57807
LOW · CVSS 3.8
EPSS exploitation probability: 0%
Published 2025-09-05T22:15:34.340 · Last modified 2026-06-17T09:43:28.377

Summary

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.

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.