CVE-2026-33165

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.17, a crafted HEVC bitstream causes an out-of-bounds heap write confirmed by AddressSanitizer. The trigger is a stale ctb_info.log2unitSize after an SPS change where PicWidthInCtbsY and PicHeightInCtbsY stay constant but Log2CtbSizeY changes, causing set_SliceHeaderIndex to index past the allocated image metadata array and write 2 bytes past the end of a heap allocation. This issue has been patched in version 1.0.17.
Configurations

Configuration 1 (hide)

cpe:2.3:a:struktur:libde265:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:37

Type Values Removed Values Added
Summary
  • (es) libde265 es una implementación de código abierto del códec de video h.265. Antes de la versión 1.0.17, un flujo de bits HEVC manipulado causa una escritura fuera de límites en el heap confirmada por AddressSanitizer. El desencadenante es un ctb_info.log2unitSize obsoleto después de un cambio de SPS donde PicWidthInCtbsY y PicHeightInCtbsY permanecen constantes pero Log2CtbSizeY cambia, lo que hace que set_SliceHeaderIndex indexe más allá del array de metadatos de imagen asignado y escriba 2 bytes más allá del final de una asignación de heap. Este problema ha sido parcheado en la versión 1.0.17.
References () https://github.com/strukturag/libde265/security/advisories/GHSA-653q-9f73-8hvg - Exploit, Vendor Advisory, Patch () https://github.com/strukturag/libde265/security/advisories/GHSA-653q-9f73-8hvg - Exploit, Patch, Vendor Advisory

23 Mar 2026, 20:09

Type Values Removed Values Added
CPE cpe:2.3:a:struktur:libde265:*:*:*:*:*:*:*:*
References () https://github.com/strukturag/libde265/commit/c7891e412106130b83f8e8ea8b7f907e9449b658 - () https://github.com/strukturag/libde265/commit/c7891e412106130b83f8e8ea8b7f907e9449b658 - Patch
References () https://github.com/strukturag/libde265/releases/tag/v1.0.17 - () https://github.com/strukturag/libde265/releases/tag/v1.0.17 - Release Notes
References () https://github.com/strukturag/libde265/security/advisories/GHSA-653q-9f73-8hvg - () https://github.com/strukturag/libde265/security/advisories/GHSA-653q-9f73-8hvg - Exploit, Vendor Advisory, Patch
First Time Struktur libde265
Struktur

20 Mar 2026, 21:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-20 21:17

Updated : 2026-06-17 10:37


NVD link : CVE-2026-33165

Mitre link : CVE-2026-33165

CVE.ORG link : CVE-2026-33165


JSON object : View

Products Affected

struktur

  • libde265
CWE
CWE-787

Out-of-bounds Write