Description
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, the ps coders, responsible for writing PostScript files, fails to sanitize the input before writing it into the PostScript header. An attacker can provide a malicous file and inject arbitrary PostScript code. When the resulting file is processed by a printer or a viewer (like Ghostscript), the injected code is interpreted and executed. The html encoder does not properly escape strings that are written to in the html document. An attacker can provide a malicious file and injection arbitrary html code. Versions 7.1.2-15 and 6.9.13-40 contain a patch.
Published: 2026-02-24
Score: 5.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote code execution via injected PostScript code
Action: Immediate Patch
AI Analysis

Impact

This vulnerability occurs in ImageMagick’s PostScript writers; unsanitized input in the PostScript header allows an attacker to embed arbitrary PostScript commands. When the resulting PostScript file is processed by a printer or viewer, such as Ghostscript, the injected code is executed with the privileges of the ImageMagick process. The weakness is characterized as CWE‑94 (Code Injection) and carries a CVSS score of 5.7, indicating a moderate severity.

Affected Systems

All ImageMagick installations prior to versions 7.1.2‑15 and 6.9.13‑40 are affected. These versions write unfiltered input into the PostScript header, leaving the system vulnerable to malicious image files. The product is ImageMagick:ImageMagick, which may be used to convert images to PostScript on a variety of platforms.

Risk and Exploitability

The EPSS score is less than 1%, suggesting a low probability of exploitation, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires possession of a crafted image file that will be processed by the ps coders; once the file is rendered by a PostScript interpreter, the attacker’s code runs. If the ImageMagick process operates with elevated privileges, the impact could be particularly severe.

Generated by OpenCVE AI on April 17, 2026 at 16:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ImageMagick to version 7.1.2‑15 or later, or 6.9.13‑40 or later, where the patch has been applied.
  • If an immediate upgrade is not possible, restrict or disable the use of ps coders when handling untrusted image files, preventing malicious PostScript headers from being written.
  • Run ImageMagick in a sandbox or restrict its execution environment so that any injected code cannot reach system resources or execute commands.

Generated by OpenCVE AI on April 17, 2026 at 16:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4497-1 imagemagick security update
Debian DSA Debian DSA DSA-6158-1 imagemagick security update
Debian DSA Debian DSA DSA-6159-1 imagemagick security update
Github GHSA Github GHSA GHSA-rw6c-xp26-225v ImageMagick: Code Injection via PostScript header in ps coders
History

Fri, 27 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 25 Feb 2026 12:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*

Tue, 24 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Tue, 24 Feb 2026 10:00:00 +0000

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

Tue, 24 Feb 2026 01:15: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 7.1.2-15 and 6.9.13-40, the ps coders, responsible for writing PostScript files, fails to sanitize the input before writing it into the PostScript header. An attacker can provide a malicous file and inject arbitrary PostScript code. When the resulting file is processed by a printer or a viewer (like Ghostscript), the injected code is interpreted and executed. The html encoder does not properly escape strings that are written to in the html document. An attacker can provide a malicious file and injection arbitrary html code. Versions 7.1.2-15 and 6.9.13-40 contain a patch.
Title ImageMagick vulnerable to Code injection via PostScript header in ps coders
Weaknesses CWE-94
References
Metrics cvssV3_1

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


Subscriptions

Imagemagick Imagemagick
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-26T15:13:42.512Z

Reserved: 2026-02-05T19:58:01.640Z

Link: CVE-2026-25797

cve-icon Vulnrichment

Updated: 2026-02-26T15:13:26.292Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-24T01:16:14.450

Modified: 2026-02-25T11:56:06.910

Link: CVE-2026-25797

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-02-24T01:01:22Z

Links: CVE-2026-25797 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T16:15:22Z

Weaknesses