CVE-2026-86424: ImageMagick before 7.1.2-30 Path Traversal via TOCTOU Symlink Race
ImageMagick before 7.1.2-30 and 6.9.13-55 contains a time-of-check-time-of-use (TOCTOU) vulnerability in the video decoder that allows attackers to bypass path policy write restrictions via symlink swaps. An attacker can replace a symlink between policy validation (check-time) and the file write operation (use-time) to write to policy-denied locations.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
ImageMagickto a version that resolves this vulnerability.Fixed in 7.1.2-30 - Upgrade
Upgrade
ImageMagickto a version that resolves this vulnerability.Fixed in 6.9.13-55
Event History
Frequently Asked Questions
Which ImageMagick releases are affected?
The issue affects ImageMagick releases before 7.1.2-30 and before 6.9.13-55.
What level of access and conditions are needed for exploitation?
The CVSS vector indicates local access and low privileges are required. Exploitation is high complexity because the attacker must successfully swap a symlink after policy validation but before the file write occurs.
What is the expected security impact?
The reported impact is limited to integrity: an attacker may write to locations denied by the path policy. The supplied CVSS vector reports no confidentiality or availability impact.