Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-49346
Published:June 19, 2026
Updated:June 29, 2026
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.
Affected Packages
https://github.com/strukturag/libde265.git (GITHUB):
Affected version(s) >=v0.1 <v1.1.0
Fix Suggestion:
Update to version v1.1.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
HIGH
Weakness Type (CWE)
Integer Overflow or Wraparound
EPSS
Base Score:
0.23