CVE-2026-49346
Last modified
CVE-2026-49346 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. libde265 is an open source implementation of the h.265 video codec. Prior to version 1.1.0, a crafted H.265 bitstream with large SPS dimensions and 16-bit bit depth causes a signed integer overflow in `de265_image_get_buffer()` (`libde265/image.cc:128`). EPSS estimates a 0.18% 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.1.0, a crafted H.265 bitstream with large SPS dimensions and 16-bit bit depth causes a signed integer overflow in `de265_image_get_buffer()` (`libde265/image.cc:128`). The overflow wraps the plane allocation size to a small value (~1 KB), but the subsequent `fill_image()` call computes the real size using `size_t`, writing ~4 GB into the undersized heap buffer. Version 1.1.0 patches the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Struktur | Libde265 | < 1.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-49346?
How severe is CVE-2026-49346?
How do I fix CVE-2026-49346?
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-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
- CVE-2026-49345Mercator is an open source web application that enables mapp…5.3
- CVE-2026-49347Quest Bot is an opensource Discord Bot. Prior to version 1.1…5.3
- CVE-2026-49349regclient is a Docker and OCI Registry Client in Go. Prior t…6.8
- CVE-2026-4935The OttoKit: All-in-One Automation Platform WordPress plugin…8.6
- CVE-2026-493529Router is an AI router & token saver. From 0.2.21 until 0.4…9.8
- CVE-2026-493539Router is an AI router & token saver. In 0.4.45 and earlier…7.5
- CVE-2026-49355OpenProject is open-source, web-based project management sof…4.3
Are you affected by CVE-2026-49346?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
