Skip to main content

ImageMagick CVE-2026-53465

MEDIUM
Heap-based Buffer Overflow (CWE-122)
2026-06-10 GitHub_M
6.2
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

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

Local vector per vendor; heap over-write write primitive justifies I:L addition over official I:N; PR:N as no OS privileges needed to supply a crafted file.

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

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Local
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 version 7.1.2-25, a crafted multi-frame can result in a heap buffer over-write when encoding it with the SF3 encoder. This issue has been patched in version 7.1.2-25.

AnalysisAI

Heap-based buffer over-write in ImageMagick's SF3 encoder prior to version 7.1.2-25 allows an attacker who can supply a crafted multi-frame image to corrupt heap memory, yielding high availability impact and potential integrity exposure. All ImageMagick installations before 7.1.2-25 are affected regardless of platform. …

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
Craft malformed multi-frame image
Delivery
Submit file to ImageMagick-backed processing endpoint
Exploit
SF3 encoder invoked on crafted input
Execution
Heap buffer over-write triggered
Impact
Process crash or heap corruption achieved

Vulnerability AssessmentAI

Exploitation The vulnerability is triggered only when ImageMagick encodes a crafted multi-frame image through the SF3 encoder code path - single-frame images and other encoder paths are not affected. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The official CVSS 3.1 score of 6.2 (AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H) reflects a local attack vector with high availability impact but no confidentiality or integrity impact scored. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker targeting an application that accepts user-supplied images - such as a web upload endpoint or email attachment processor backed by ImageMagick - crafts a malformed multi-frame image specifically designed to trigger an out-of-bounds write in the SF3 encoder during encoding. When the application passes this file through ImageMagick's encoding pipeline, the heap buffer is overrun, crashing the ImageMagick process and causing a denial of service; under favorable heap layout conditions, the write primitive may be developed into controlled memory corruption enabling code execution. …
Remediation Vendor-released patch: 7.1.2-25. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-53465 vulnerability details – vuln.today

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