CVE-2026-25794
HIGH EPSS 25.9%
Published Feb 24, 20264mo ago · Modified Jun 17, 20262w ago
8.2 CVSS 3.1
Published Feb 24, 2026 4mo ago
Last Modified Jun 17, 2026 2w ago
Description
ImageMagick is free and open-source software used for editing and manipulating digital images. `WriteUHDRImage` in `coders/uhdr.c` uses `int` arithmetic to compute the pixel buffer size. Prior to version 7.1.2-15, when image dimensions are large, the multiplication overflows 32-bit `int`, causing an undersized heap allocation followed by an out-of-bounds write. This can crash the process or potentially lead to an out of bounds heap write. Version 7.1.2-15 contains a patch.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
25.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-122
CWE-190 Integer Overflow or Wraparound Numeric Error
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| imagemagick | imagemagick | * | <7.1.2-15 |
References 1
- github.com https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-vhqj-f5cj-9x8h
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.