Logo
vulnerabilityCVE-2026-25965
Name
CVE-2026-25965
Source
NVD ( link)Debian ( link)
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, 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.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
imagemagick
Patched

Vulnerability Ratings#


8.6
CVSSv31
7.5
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
7.1.2-23
Not Affected
buildroot
master
7.1.2-23
Not Affected
openwrt
master
7.1.2.21-r1
Not Affected
openwrt
openwrt-25.12
7.1.2.1-r1
Not Affected
yocto
kirkstone
7.0.10-62
Exploitable
yocto
master
7.1.2-25
Not Affected

Resolved with patches#


imagemagick (yocto:scarthgap)

#
Title
Author
Resolve
1
Prevent path traversal of paths that are blocked in the security
Dirk Lemstra <dirk@lemstra.org>
CVE-2026-25965