๐Ÿ” CVE Alert

CVE-2026-45383

UNKNOWN 0.0

libde265 has a heap buffer overflow (OOB read) in decode_slice_unit_WPP() via out-of-bounds CtbAddrRStoTS access โ€” libde265 <= v1.0.18

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

libde265 is an open source implementation of the h.265 video codec. Versions prior to 1.0.19 have a heap buffer overflow (out-of-bounds READ) exists in `decoder_context::decode_slice_unit_WPP()` in `libde265/decctx.cc`. When decoding a WPP (Wavefront Parallel Processing) HEVC slice, `ctbAddrRS` is computed as `ctbRow * ctbsWidth` inside the entry-point loop. If the PPS/SPS headers are crafted so that this value exceeds `pps.CtbAddrRStoTS.size()`, the subsequent array access `pps.CtbAddrRStoTS[ctbAddrRS]` reads past the end of the allocated vector, triggering a heap-buffer-overflow confirmed by AddressSanitizer. Version 1.0.19 patches the issue.

CWE CWE-125
Vendor strukturag
Product libde265
Published Jul 21, 2026
Stay Ahead of the Next One

Get instant alerts for strukturag libde265

Be the first to know when new unknown vulnerabilities affecting strukturag libde265 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

strukturag / libde265
< 1.0.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/strukturag/libde265/security/advisories/GHSA-wg9q-ppqw-6q38