Description
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-25, when providing invalid options to the wand option parser a small memory leak will occur. This issue has been patched in version 7.1.2-25.
Published: 2026-06-10
Score: 4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ImageMagick is a widely used open‑source image editing library. Prior to version 7.1.2‑25 invalid options passed to its wand option parser trigger a small memory leak. A memory leak can lead to gradual exhaustion of system resources, potentially causing a denial of service if an attacker repeatedly submits bad arguments. The weakness is identified as CWE‑401, unchecked or improperly handled memory leakage.

Affected Systems

Vendors and products: ImageMagick ImageMagick. Affected versions are all releases older than 7.1.2‑25; the patch was applied in 7.1.2‑25. No specific sub‑product versions other than the major version are listed.

Risk and Exploitability

The CVSS score of 4.0 indicates moderate severity, suggesting that while the vulnerability is not high‑impact, repeated exploitation can degrade system performance. The EPSS score is not available, so the current likelihood of exploitation is uncertain. It is not listed in the CISA KEV catalog. Inference: the attack vector would involve supplying crafted wand options to a running ImageMagick instance, which is commonly performed during image processing by web applications, or via a standalone command line invocation. The legitimate use of ImageMagick may make it easier for attackers to trigger the bug if a vulnerable process is exposed.

Generated by OpenCVE AI on June 10, 2026 at 23:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ImageMagick to version 7.1.2‑25 or newer to apply the memory leak fix.
  • Validate or sanitize wand options before passing them to ImageMagick to ensure no malformed arguments are accepted.
  • Monitor memory consumption of ImageMagick processes and consider sandboxing or resource limiting to mitigate potential denial of service.

Generated by OpenCVE AI on June 10, 2026 at 23:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 11 Jun 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Imagemagick
Imagemagick imagemagick
Vendors & Products Imagemagick
Imagemagick imagemagick

Wed, 10 Jun 2026 22:30:00 +0000

Type Values Removed Values Added
Description ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-25, when providing invalid options to the wand option parser a small memory leak will occur. This issue has been patched in version 7.1.2-25.
Title ImageMagick: Memory Leak in wand option parser when providing invalid arguments
Weaknesses CWE-401
References
Metrics cvssV3_1

{'score': 4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}


Subscriptions

Imagemagick Imagemagick
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-10T22:07:06.566Z

Reserved: 2026-06-09T16:31:21.495Z

Link: CVE-2026-53464

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-10T23:16:50.857

Modified: 2026-06-10T23:16:50.857

Link: CVE-2026-53464

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T23:45:44Z

Weaknesses