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.
INFO
Published Date :
2026-02-24T00:53:23.396Z
Last Modified :
2026-02-26T15:05:26.408Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-25794 vulnerability.
| Vendors | Products |
|---|---|
| Imagemagick |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-25794.
CVSS Vulnerability Scoring System
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact