Skip to main content

ImageMagick CVE-2026-53460

HIGH
Allocation of Resources Without Limits or Throttling (CWE-770)
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

Crafted image reaches ImageMagick via any network-exposed processing endpoint with no auth or interaction; impact is OOM-induced availability loss only, no confidentiality or integrity effect.

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:52 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, a missing check for maximum memory request in AcquireAlignedMemory could trigger an out-of-Memory condition. This issue has been patched in versions 6.9.13-50 and 7.1.2-25.

AnalysisAI

Denial of service in ImageMagick prior to 6.9.13-50 and 7.1.2-25 allows remote attackers to trigger an out-of-memory condition by submitting crafted images that bypass memory request validation in the AcquireAlignedMemory routine. The CVSS 7.5 (AV:N/AC:L/PR:N/UI:N) vector reflects unauthenticated network exploitability with high availability impact but no confidentiality or integrity loss. …

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-processing endpoint
Delivery
Craft image with oversized allocation parameters
Exploit
Upload to ImageMagick-backed service
Execution
AcquireAlignedMemory issues unchecked request
Persist
Host or worker OOM
Impact
Service unavailable

Vulnerability AssessmentAI

Exploitation Exploitation requires that an attacker can deliver an arbitrary image payload to a code path that calls AcquireAlignedMemory in ImageMagick before 6.9.13-50 (6.x) or 7.1.2-25 (7.x) - typically any application that accepts user-supplied images and invokes convert, identify, mogrify, or a MagickWand/Magick++ binding. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment Signals are mixed. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker uploads a specially crafted image - for example one with declared dimensions or channel counts that force AcquireAlignedMemory to request a huge buffer - to any public endpoint that hands the file to ImageMagick (avatar upload, document thumbnailer, OCR preprocessing). The unchecked allocation request exceeds available memory and the conversion worker (or the host, if unconfined) is killed by the OOM killer, denying service to other users. …
Remediation Vendor-released patch: upgrade to ImageMagick 6.9.13-50 or 7.1.2-25 (or later) per GHSA-q62c-h75r-2xhc (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-q62c-h75r-2xhc); downstream distribution packages should be tracked and updated as backports become available. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all systems running ImageMagick (especially production image upload/processing endpoints) and document current versions; disable or restrict public access to image processing services where operationally feasible. …

Sign in for detailed remediation steps and compensating controls.

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

Share

CVE-2026-53460 vulnerability details – vuln.today

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