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-65955

4.9 · MEDIUM
Published Dec 2, 2025 imagemagick CWE-415 EPSS 0.16% (6th pctl)

Overview

CVE-2025-65955 is a medium-severity vulnerability affecting imagemagick imagemagick. It was published on December 2, 2025 and has a CVSS 3.1 base score of 4.9 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.9, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to 7.1.2-9 and 6.9.13-34, there is a vulnerability in ImageMagick’s Magick++ layer that manifests when Options::fontFamily is invoked with an empty string. Clearing a font family calls RelinquishMagickMemory on _drawInfo->font, freeing the font string but leaving _drawInfo->font pointing to freed memory while _drawInfo->family is set to that (now-invalid) pointer. Any later cleanup or reuse of _drawInfo->font re-frees or dereferences dangling memory. DestroyDrawInfo and other setters (Options::font, Image::font) assume _drawInfo->font remains valid, so destruction or subsequent updates trigger crashes or heap corruption. This vulnerability is fixed in 7.1.2-9 and 6.9.13-34.

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-34 Affected

Frequently Asked Questions

What is CVE-2025-65955?

CVE-2025-65955 is a medium-severity vulnerability affecting imagemagick imagemagick. It was published on December 2, 2025 and has a CVSS 3.1 base score of 4.9 (MEDIUM).

How severe is CVE-2025-65955?

This vulnerability has a CVSS 3.1 base score of 4.9, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

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

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-65955?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-65955 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.