CVE-2025-57807
Last modified
CVE-2025-57807 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Imagemagick | Imagemagick | < 6.9.13-29 |
| Imagemagick | Imagemagick | >= 7.0.0-0, < 7.1.2-3 |
References
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-23hg-53q6-hqfgExploit, Mitigation, Vendor Advisory
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-23hg-53q6-hqfgExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-57807?
How severe is CVE-2025-57807?
How do I fix CVE-2025-57807?
Are you affected by CVE-2025-57807?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
