Bug 2442110 (CVE-2026-25794) - CVE-2026-25794 ImageMagick: ImageMagick: Denial of service and potential arbitrary code execution via integer overflow in image processing
Summary: CVE-2026-25794 ImageMagick: ImageMagick: Denial of service and potential arbi...
Keywords:
Status: NEW
Alias: CVE-2026-25794
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2442217 2442218
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-24 02:02 UTC by OSIDB Bzimport
Modified: 2026-02-24 06:42 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-02-24 02:02:13 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.