CVE-2026-49337
Last modified
CVE-2026-49337 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.20, a crafted sequence of H.265 NAL units causes `decoder_context::read_slice_NAL()` (`libde265/decctx.cc:481`) to attach slice headers to a finished picture object that has no active image unit, resulting in attacker-controlled unbounded heap growth. EPSS estimates a 0.19% 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.20, a crafted sequence of H.265 NAL units causes `decoder_context::read_slice_NAL()` (`libde265/decctx.cc:481`) to attach slice headers to a finished picture object that has no active image unit, resulting in attacker-controlled unbounded heap growth. The retained headers are never freed until the picture is released, which may not happen during continuous streaming. Version 1.0.20 patches the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-49337?
How severe is CVE-2026-49337?
How do I fix CVE-2026-49337?
Are you affected by CVE-2026-49337?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
