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.27% 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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-57801gnark is a zero-knowledge proof system framework. In version…9.1
- CVE-2025-57802Airlink's Daemon interfaces with Docker and the Panel to pro…8.7
- CVE-2025-57803ImageMagick is free and open-source software used for editin…8.8
- CVE-2025-57804h2 is a pure-Python implementation of a HTTP/2 protocol stac…6.9
- CVE-2025-57805The Scratch Channel is a news website. In versions 1 and 1.1…8.7
- CVE-2025-57806Local Deep Research is an AI-powered research assistant for …6.9
- CVE-2025-57808ESPHome is a system to control microcontrollers remotely thr…8.1
- CVE-2025-57809XGrammar is an open-source library for efficient, flexible, …7.5
- CVE-2025-5781Information Exposure Vulnerability in Hitachi Ops Center API…5.2
- CVE-2025-57810jsPDF is a library to generate PDFs in JavaScript. Prior to …7.5
- CVE-2025-57811Craft is a platform for creating digital experiences. From v…7.2
- CVE-2025-57812CUPS is a standards-based, open-source printing system, and …3.7
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
