CVE-2026-33165
Last modified
CVE-2026-33165 is a medium-severity vulnerability rated 5/10 on the CVSS scale. 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. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Struktur | Libde265 | < 1.0.17 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33165?
How severe is CVE-2026-33165?
How do I fix CVE-2026-33165?
Are you affected by CVE-2026-33165?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
