Skip to main content

ImageMagick CVE-2026-53464

MEDIUM
Memory Leak (CWE-401)
2026-06-10 GitHub_M
4.0
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

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

Local invocation by any user, no privileges required, no confidentiality or integrity impact - only gradual low-severity memory exhaustion from repeated invocations.

3.1 AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
4.0 AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/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:L
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Lifecycle Timeline

1
Analysis Generated
Jun 10, 2026 - 22:54 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, when providing invalid options to the wand option parser a small memory leak will occur. This issue has been patched in version 7.1.2-25.

AnalysisAI

Memory leak in ImageMagick's wand option parser degrades availability when invalid options are supplied, affecting all versions prior to 7.1.2-25. The leak is described as small, meaning impact is limited to gradual memory exhaustion rather than immediate resource collapse. …

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
Run ImageMagick with invalid options
Delivery
Trigger wand parser allocation
Exploit
Memory not freed on error path
Execution
Repeat across many invocations
Persist
Heap memory exhausted
Impact
Process or system availability degraded

Vulnerability AssessmentAI

Exploitation Exploitation requires local access to invoke the ImageMagick wand option parser with invalid or unrecognized option values - for example, via the command-line tool or the Wand API. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The aggregate risk signal here is low. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A local user or application-layer process invokes ImageMagick repeatedly with malformed or unsupported option strings - for example, through a bulk image processing job or an upload handler that passes user-controlled parameters. Each invocation leaks a small amount of heap memory, and over thousands of calls the process or host memory is gradually consumed, eventually degrading availability. …
Remediation The primary fix is to upgrade ImageMagick to version 7.1.2-25 or later, which resolves the memory leak in the wand option parser per the vendor advisory at https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-j989-f892-2335. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-53464 vulnerability details – vuln.today

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