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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49326Missing Authorization vulnerability in Apache HBase thrift a…6.5
- CVE-2026-49328Server-Side Request Forgery (SSRF) in the UrlImageConverter …5.3
- CVE-2026-4933Incorrect Authorization vulnerability in Drupal Unpublished …7.5
- CVE-2026-49331A flaw was found in openshift/oauth-proxy. On paths configur…6.5
- CVE-2026-49332A flaw was found in openshift/oauth-proxy. The proxy sets au…8.5
- CVE-2026-49336@microsoft/kiota-http-fetchlibrary provides TypeScript libra…5.5
- CVE-2026-49338gonic is a music streaming server / free-software subsonic s…7.1
- CVE-2026-49339gonic is a music streaming server / free-software subsonic s…7.1
- CVE-2026-49340gonic is a music streaming server / free-software subsonic s…8.1
- CVE-2026-49342YARD is a documentation generation tool for the Ruby program…5.3
- CVE-2026-49343Klever-Go is the Go implementation of the Klever blockchain …5.9
- CVE-2026-49344Mercator is an open source web application that enables mapp…7.1
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
