CVE-2026-25797 MEDIUM

CVE-2026-25797: ImageMagick vulnerable to Code injection via PostScript header in ps coders

Vendor Imagemagick
Product ImageMagick
Weakness CWE-94 · Code injection
Published February 24, 2026
Last update February 26, 2026

CVSS base score

5.7/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 24, 2026 CVE published
February 26, 2026 Record updated