---
cve: "CVE-2026-25794"
severity: "HIGH"
cvss: 8.2
epss: "42%"
vendor: "ImageMagick"
kev: false
exploited: false
published: "2026-02-24 01:16:13"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T02:14:03+02:00"
---

# CVE-2026-25794

> 8.2 HIGH · 🧪 PoC

## Beschreibung

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-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- b5fdb90dac0e6d0bf1bbd95704bbd60216a5bc23 (Commit)

## Referenzen

- <https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-vhqj-f5cj-9x8h>
- <https://access.redhat.com/security/cve/CVE-2026-25794>
- <https://bugzilla.redhat.com/show_bug.cgi?id=2442110>
- <https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-25794.json>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-25794) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
