Skip to main content

ImageMagick CVE-2026-53461

HIGH
Out-of-bounds Write (CWE-787)
2026-06-10 GitHub_M
7.5
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
7.5 HIGH

Remote attacker supplies a file processed by an ImageMagick service with no auth or interaction; vendor describes outcome as a crash, so availability-only impact and AC:L.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jun 10, 2026 - 22:51 vuln.today

DescriptionCVE.org

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-50 and 7.1.2-25, an incorrect loop in the ICON decoder can result in an out of bounds heap write resulting in a crash. This issue has been patched in versions 6.9.13-50 and 7.1.2-25.

AnalysisAI

Out-of-bounds heap write in ImageMagick's ICON decoder allows remote attackers to crash the application by supplying a maliciously crafted ICON file processed by versions prior to 6.9.13-50 and 7.1.2-25. The flaw stems from an incorrect loop condition during ICON parsing, leading to memory corruption and denial of service. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify image upload endpoint backed by ImageMagick
Delivery
Craft malicious ICON file triggering loop flaw
Exploit
Submit file via upload or URL fetch
Execution
ImageMagick ICON decoder writes out of bounds on heap
Persist
Worker process crashes
Impact
Repeat to sustain denial of service

Vulnerability AssessmentAI

Exploitation The target application must invoke ImageMagick (binary or library binding such as MagickWand, IMagick, RMagick, or Wand) to decode an attacker-supplied file that ImageMagick parses as ICON format - note that ImageMagick auto-detects format by content, so the file extension does not have to be .ico. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N/C:N/I:N/A:H, 7.5 High) indicates remote, unauthenticated, low-complexity exploitation with availability-only impact - consistent with a crash rather than code execution. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker uploads a maliciously crafted ICON file to a web application that uses ImageMagick to generate thumbnails or convert avatars; when the backend invokes 'magick convert' or the MagickWand library, the ICON decoder's faulty loop writes past the heap buffer and the worker process crashes. Repeated submissions cause persistent denial of service against the image-processing pipeline, potentially exhausting worker pools or triggering supervisor restart loops. …
Remediation Vendor-released patch: upgrade to ImageMagick 6.9.13-50 or 7.1.2-25 (or later) per the GitHub Security Advisory at https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-g22q-f7gc-5jhr. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all systems running ImageMagick versions prior to 6.9.13-50 (legacy branch) and 7.1.2-25 (current branch). …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-53461 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy