Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-57807

3.8 · LOW
Published Sep 5, 2025 imagemagick CWE-122 EPSS 0.29% (21th pctl)

Overview

CVE-2025-57807 is a low-severity vulnerability affecting imagemagick imagemagick. It was published on September 5, 2025 and has a CVSS 3.1 base score of 3.8 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.8, rated LOW. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from imagemagick. Update imagemagick to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
imagemagick imagemagick >= 0, < 6.9.13-29 Affected

Frequently Asked Questions

What is CVE-2025-57807?

CVE-2025-57807 is a low-severity vulnerability affecting imagemagick imagemagick. It was published on September 5, 2025 and has a CVSS 3.1 base score of 3.8 (LOW).

How severe is CVE-2025-57807?

This vulnerability has a CVSS 3.1 base score of 3.8, rated LOW. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-57807?

Check the references section for vendor advisories and patches from imagemagick. Update imagemagick to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-57807?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-57807 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.