Path Traversal in Imagemagick

CVE-2026-25965

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, ImageMagick’s path security policy is enforced on the raw filename string before the filesystem resolves it. As a result, a policy rule such as /etc/* can be bypassed by a path traversal. The OS resolves the traversal and opens the sensitive file, but the policy matcher only sees the unnormalized path and therefore allows the read. This enables local file disclosure (LFI) even when policy-secure.xml is applied. Actions to prevent reading from files have been taken in versions .7.1.2-15 and 6.9.13-40 But it make sure writing is also not possible the following should be added to one's policy. This will also be included in ImageMagick's more secure policies by default.

Vulnerability class: Path Traversal (Directory Traversal)

EPSS: 0.007 (48.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.6 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N.

Affected products

  • Imagemagick — versions >= 7.0.0, < 7.1.2-15, < 6.9.13-40

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-25965?
CVE-2026-25965 is a high-severity vulnerability in Imagemagick, classified under Path Traversal. CVSS score: 8.6/10. Published 2026-02-24.
How severe is CVE-2026-25965?
High severity. CVSS v3 base score is 8.6 out of 10.