Bug 2442118 (CVE-2026-25965) - CVE-2026-25965 ImageMagick: ImageMagick: Local File Disclosure via Path Traversal
Summary: CVE-2026-25965 ImageMagick: ImageMagick: Local File Disclosure via Path Trave...
Keywords:
Status: NEW
Alias: CVE-2026-25965
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2442215 2442216
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-24 02:02 UTC by OSIDB Bzimport
Modified: 2026-02-24 06:40 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-02-24 02:02:41 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.