Description
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-47 and 7.1.2-22, due to a missing check in the PSD decoder it would be possible to bypass the list-length resource policy when decoding a PSD image. Other security limits would still apply. This issue has been patched in versions 6.9.13-47 and 7.1.2-22.
Published: 2026-06-10
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw in ImageMagick’s PSD decoder allows a crafted PSD file to bypass the list‑length resource policy, effectively negating the limits intended to prevent the program from allocating excessive memory or processing large image files. The omission creates a potential for resource exhaustion, which could lead to a denial of service condition. Based on the description, the weakness is consistent with CWE‑400 (Uncontrolled Resource Consumption) and CWE‑770 (Allocation of Resource or Place for the Unexpected Object). Since no code execution is possible, the primary harm is degrading availability rather than compromising confidentiality or integrity.

Affected Systems

The affected product is ImageMagick from ImageMagick:ImageMagick. Versions older than 6.9.13-47 and older than 7.1.2-22 are impacted. Newer releases patch the missing policy check and are not affected.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, and the EPSS score is not available, so the precise exploitation probability cannot be quantified. The vulnerability is not listed in the CISA KEV catalog, pointing to a lower likelihood of widespread exploitation. Attackers must supply a malicious PSD file to the vulnerable system; if the system processes images from untrusted sources—such as a web service or a file upload endpoint—the risk can be escalated. In the absence of a public exploit, the threat remains primarily theoretical, but the resource‑exhaustion attack path could still be used to trigger DoS in high‑traffic environments.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update ImageMagick to version 6.9.13-47 or later, or 7.1.2-22 or later, to receive the policy‑check patch.
  • If an upgrade is not immediately possible, disable the PSD decoder by configuring ImageMagick’s policy settings to reject PSD files or by removing the PSD reading module from the binary.
  • Regularly monitor system performance for signs of memory exhaustion or latency spikes that could indicate attempted exploitation, and enforce strict resource limits on image processing workloads to safeguard against accidental DoS.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4609-1 imagemagick security update
Debian DSA Debian DSA DSA-6298-1 imagemagick security update
Debian DSA Debian DSA DSA-6310-1 imagemagick security update
Github GHSA Github GHSA GHSA-cwpj-h54c-xjpx ImageMagick: Policy Bypass in PSD decoder
History

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

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

Wed, 10 Jun 2026 21:45:00 +0000

Type Values Removed Values Added
Description ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-47 and 7.1.2-22, due to a missing check in the PSD decoder it would be possible to bypass the list-length resource policy when decoding a PSD image. Other security limits would still apply. This issue has been patched in versions 6.9.13-47 and 7.1.2-22.
Title ImageMagick: Policy Bypass in PSD decoder
Weaknesses CWE-400
CWE-770
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/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-10T21:25:20.415Z

Reserved: 2026-05-08T16:58:28.897Z

Link: CVE-2026-45031

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-10T22:16:57.800

Modified: 2026-06-10T22:16:57.800

Link: CVE-2026-45031

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T22:30:22Z

Weaknesses