CVE-2026-25965
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or β if you've already worked around this in production β publish your fix to the community-verified tier.
β Propose a mitigation on Community β Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| β | Affected | β |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 8:7.1.1.43+dfsg1-1+deb13u6 |
| sid | Fixed | 8:7.1.2.15+dfsg1-1 |
| forky | Fixed | 8:7.1.2.15+dfsg1-1 |
| bullseye | Fixed | 8:6.9.11.60+dfsg-1.3+deb11u10 |
| bookworm | Fixed | 8:6.9.11.60+dfsg-1.6+deb12u7 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| NuGet | Magick.NET-Q16-AnyCPU | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q16-HDRI-AnyCPU | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q16-HDRI-OpenMP-arm64 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q16-HDRI-OpenMP-x64 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q16-HDRI-arm64 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q16-HDRI-x64 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q16-HDRI-x86 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q16-OpenMP-arm64 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q16-OpenMP-x64 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q16-OpenMP-x86 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q16-arm64 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q16-x64 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q16-x86 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q8-AnyCPU | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q8-OpenMP-arm64 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q8-OpenMP-x64 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q8-arm64 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q8-x64 | <14.10.3 | 14.10.3 |
| NuGet | Magick.NET-Q8-x86 | <14.10.3 | 14.10.3 |
References
- https://security-tracker.debian.org/tracker/CVE-2026-25965
- https://www.suse.com/security/cve/CVE-2026-25965.html
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-8jvj-p28h-9gm7
- https://nvd.nist.gov/vuln/detail/CVE-2026-25965
- https://github.com/ImageMagick/ImageMagick
- https://github.com/dlemstra/Magick.NET/releases/tag/14.10.3
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.