CVE-2026-56369
Analyzed
Analyzed - Analysis Complete
Information Disclosure in ImageMagick via AES-CTR Nonce Reuse
Vulnerability report for CVE-2026-56369, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-30
Last updated on: 2026-07-02
Assigner: VulnCheck
Description
Description
ImageMagick before 7.1.2-22 contains an information disclosure vulnerability in the PasskeyEncipherImage method due to AES-CTR nonce reuse. Attackers can exploit nonce reuse in the cipher implementation to recover plaintext information from encrypted images.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| imagemagick | imagemagick | to 6.9.13-47 (exc) |
| imagemagick | imagemagick | From 7.0.0-0 (inc) to 7.1.2-22 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-323 | Nonces should be used for the present occasion and only once. |