Skip to main content

ImageMagick CVE-2026-53462

MEDIUM
Use After Free (CWE-416)
2026-06-10 GitHub_M
5.9
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

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

AV:N reflects network-accessible image intake; AC:H because triggering an allocation failure at the specific CheckPrimitiveExtent site requires crafted input; impact is availability-only with no confidentiality or integrity consequence.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:H/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:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jun 10, 2026 - 22:55 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, when an allocation fails in CheckPrimitiveExtent this can result in a heap-use-after-free and result in a crash. This issue has been patched in versions 6.9.13-50 and 7.1.2-25.

AnalysisAI

Heap-use-after-free in ImageMagick's CheckPrimitiveExtent function allows remote attackers to crash the image processing service by supplying crafted input that triggers a memory allocation failure, resulting in a denial-of-service condition. Affected are all releases of the 6.x branch prior to 6.9.13-50 and all 7.x releases prior to 7.1.2-25. …

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
Submit crafted image to exposed endpoint
Delivery
Image routed to ImageMagick for processing
Exploit
CheckPrimitiveExtent triggers allocation failure
Execution
Dangling pointer accessed after free
Impact
Process crash causes denial of service

Vulnerability AssessmentAI

Exploitation Exploitation requires that an attacker can supply a crafted image (or image-like input) that reaches the CheckPrimitiveExtent code path and forces a memory allocation failure within that function. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The NVD CVSS 3.1 base score of 5.9 (Medium) is driven by AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker submits a specially crafted image file - sized or structured to exhaust available allocations during CheckPrimitiveExtent processing - to a publicly accessible ImageMagick-backed service such as a web application's thumbnail generator or document converter. The allocation failure triggers the use-after-free, crashing the ImageMagick worker process and causing a denial of service; if the service does not restart workers automatically, this results in sustained outage. …
Remediation The vendor-released patch is available in ImageMagick versions 6.9.13-50 (legacy 6.x branch) and 7.1.2-25 (current 7.x branch). … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-53462 vulnerability details – vuln.today

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