
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-56379 is a command injection vulnerability in ImageMagick's SVG decoder (coders/svg.c) that allows attackers to inject arbitrary Magick Vector Graphics (MVG) drawing commands via crafted SVG files. The vulnerability affects ImageMagick versions before 7.1.2-15 (7.x branch) and before 6.9.13-40 (6.x branch). It was disclosed on June 23, 2026, with patches released the same day. The CVSS v3.1 base score is 8.1 (High), and the CVSS v4.0 base score is 9.2 (Critical) per Feedly threat intelligence data (Github Advisory, ImageMagick Advisory, Red Hat Bugzilla).
The root cause is improper encoding or escaping of output (CWE-116) combined with OS command injection (CWE-78) in ImageMagick's internal SVG decoder located in coders/svg.c. When ImageMagick processes an SVG file, it translates SVG elements into MVG drawing commands; however, insufficient sanitization allows attacker-controlled SVG content to break out of the expected command structure and inject arbitrary MVG commands that execute during rendering. Exploitation requires no authentication or user interaction beyond supplying a malicious SVG file to an ImageMagick-processing endpoint, though the CVSS v3.1 attack complexity is rated High, indicating some preconditions or variability in exploitation. The vulnerability was reported by researcher phenggeler (ImageMagick Advisory, Github Advisory).
Successful exploitation allows an unauthenticated remote attacker to execute arbitrary MVG commands during SVG rendering, which can lead to arbitrary code execution on the host system running ImageMagick. The potential impact spans high confidentiality, integrity, and availability loss — attackers could read sensitive files, modify data, or crash the image processing service. Applications that accept user-supplied SVG files and process them with a vulnerable ImageMagick version (e.g., web applications, document converters, or media pipelines) are at particular risk of server-side compromise (Red Hat Errata, Github Advisory).
As of the time of disclosure, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation (Github Advisory). The EPSS score is approximately 0.895–1.19%, placing it in roughly the 55th percentile for exploitation likelihood within 30 days. No threat actor attribution has been reported, and the vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Vulnerability scanners including Nessus and Qualys have detection plugins available (Github Advisory).
coders/svg.c. The injection exploits the lack of proper escaping when SVG content is translated to MVG commands.coders/svg.c errors.sh, bash, curl, wget, python) that are not part of normal image processing workflows.Upgrade ImageMagick to version 7.1.2-15 or later (7.x branch) or 6.9.13-40 or later (6.x branch) to remediate the vulnerability. Red Hat has issued RHSA-2026:32961 addressing this and other ImageMagick vulnerabilities for Red Hat Enterprise Linux 7 Extended Lifecycle Support. As interim workarounds: restrict SVG file processing to trusted sources only, disable SVG support in ImageMagick's policy.xml if SVG handling is not required, and implement input validation and sandboxing around image processing operations. Amazon Linux 2 and Amazon Linux 2023 updates are also available (Red Hat Errata, ImageMagick Advisory).
Red Hat rated this vulnerability as 'Important' severity and issued a security errata (RHSA-2026:32961) for RHEL 7 ELS on June 29, 2026, addressing CVE-2026-56379 alongside several other ImageMagick vulnerabilities (Red Hat Errata). openSUSE and Amazon Linux also issued security advisories and package updates. No significant public researcher commentary or social media discussion has been identified beyond standard vulnerability database aggregation.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."