7.8
CVE-2026-58384
- EPSS 0.26%
- Veröffentlicht 07.07.2026 07:44:28
- Zuletzt bearbeitet 16.07.2026 14:16:55
- CVE-Watchlists
- Unerledigt
Gimp: gimp: integer overflow in read_rle_channel()
A flaw was found in GIMP's PSD parser. An integer overflow in read_RLE_channel() can cause an undersized heap allocation for the RLE row-length table, after which subsequent per-row writes corrupt heap memory. This could lead to memory corruption, potentially resulting in denial of service or arbitrary code execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Redhat ≫ Enterprise Linux Version9.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.26% | 0.173 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| RedHat | 7.3 | 1.3 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
|
CWE-190 Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
https://bugzilla.redhat.com/show_bug.cgi?id=2497431
https://access.redhat.com/security/cve/CVE-2026-58384
https://gitlab.gnome.org/GNOME/gimp/-/commit/da29e217
https://gitlab.gnome.org/GNOME/gimp/-/issues/16216
https://access.redhat.com/errata/RHSA-2026:40751