CVE-2026-61862
Received Received - Intake

Information Disclosure in ImageMagick via Identify Command

Vulnerability report for CVE-2026-61862, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-15

Last updated on: 2026-07-15

Assigner: VulnCheck

Description

ImageMagick before 7.1.2-26 and 6.9.13-51 contains an information disclosure vulnerability: when a profile is displayed with the identify command and the profile value is not printable, a single byte at the end of the profile can be printed (read past the profile boundary). This behavior occurs when debug output is enabled.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-15
Last Modified
2026-07-15
Generated
2026-07-15
AI Q&A
2026-07-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
imagemagick imagemagick to 7.1.2-26 (exc)
imagemagick imagemagick to 6.9.13-51 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-61862 is an information disclosure vulnerability in ImageMagick versions before 7.1.2-26 and 6.9.13-51. When using the identify command with debug output enabled, a single byte beyond the profile boundary may be read and printed if the profile value is not printable. This occurs due to an out-of-bounds read and off-by-one error.

Impact Analysis

This vulnerability allows an attacker with local access to potentially read a small amount of unintended data from memory. However, it requires high attack complexity, does not grant privileges, and has no user interaction requirement. The impact is limited to low confidentiality leakage.

Compliance Impact

This vulnerability poses minimal compliance risk as it only allows limited information disclosure under specific conditions. It does not directly violate GDPR or HIPAA but could contribute to broader security concerns if exploited in a larger attack chain.

Detection Guidance

To detect this vulnerability, check if your ImageMagick version is prior to 7.1.2-26 or 6.9.13-51. Run the command: identify -version. If the output shows a version older than these, the system is vulnerable.

Mitigation Strategies

Upgrade ImageMagick to version 7.1.2-26 or later for the 7.x branch, or 6.9.13-51 or later for the 6.x branch. Disable debug output in the identify command if not required.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-61862. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart