DEBIAN-CVE-2026-32741

Source
https://security-tracker.debian.org/tracker/CVE-2026-32741
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-32741.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-32741
Upstream
Published
2026-05-19T21:16:42Z
Modified
2026-09-14T17:03:29Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H CVSS Calculator
Summary
[none]
Details

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and below contain a heap buffer overflow in MaskImageCodec::decode_mask_image(). When decoding a HEIF file containing a mask image (mski), the function copies the full iloc extent data into a pixel buffer using memcpy(dst, data.data(), data.size()). The copy length data.size() is determined by the iloc extent in the file (attacker-controlled), while the destination buffer is sized based on the declared image dimensions. Because no upper-bound check exists on the data length, a crafted file whose iloc extent exceeds the pixel buffer allocation overflows the heap. The vulnerable single-memcpy branch is reached when the mskC property specifies bits_per_pixel = 8 and the ispe property declares an even width ≥ 64 (so that stride == width), with no changes to default security limits or external codec plugins required. This issue has been fixed in version 1.22.0.

References

Affected packages

Debian:12 / libheif

Package

Name
libheif
Purl
pkg:deb/debian/libheif?arch=source&distro=bookworm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.15.1-1
1.15.1-1+deb12u1
1.16.2-1
1.16.2-2
1.16.2-3
1.17.0-1
1.17.1-1
1.17.4-1
1.17.6-1
1.17.6-2
1.17.6-3
1.17.6-4
1.18.1-1
1.18.1-2
1.18.2-1
1.18.2-2
1.19.1-1~bpo12+1
1.19.1-1~bpo12+2
1.19.1-1
1.19.3-1~bpo12+1
1.19.3-1
1.19.5-1
1.19.7-1~bpo12+1
1.19.7-1
1.19.8-1
1.20.1-1
1.20.2-1
1.20.2-2
1.21.2-1
1.21.2-2
1.21.2-3
1.21.2-4
1.23.1-1
1.23.2-1
1.23.3-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-32741.json"

Debian:13 / libheif

Package

Name
libheif
Purl
pkg:deb/debian/libheif?arch=source&distro=trixie

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.19.8-1+deb13u1

Affected versions

1.*
1.19.8-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-32741.json"

Debian:14 / libheif

Package

Name
libheif
Purl
pkg:deb/debian/libheif?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.23.1-1

Affected versions

1.*
1.19.8-1
1.20.1-1
1.20.2-1
1.20.2-2
1.21.2-1
1.21.2-2
1.21.2-3
1.21.2-4

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-32741.json"