CVE-2026-49295
CVE-2026-49295 is a high-severity vulnerability in Struktur Libde265 with a CVSS 3.x base score of 7.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-787.
Key facts
- Severity: High (CVSS 3.x base score 7.1)
- EPSS exploit prediction: 0% (13th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-38079
- Weakness: CWE-787
- Affected product: Struktur Libde265
- Published:
- Last modified:
Description
libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.20, a crafted H.265 bitstream can cause an out-of-bounds array write in `decoder_context::process_reference_picture_set()` (`libde265/decctx.cc:1376`). The root cause is a missing aggregate bound check on predicted short-term reference picture set entries. Individual list sizes are validated, but the combined count after predicted RPS construction can exceed the 16-entry `PocStFoll` array, writing at index 16. Version 1.0.20 patches the issue.
Frequently asked questions
- What is CVE-2026-49295?
- libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.20, a crafted H.265 bitstream can cause an out-of-bounds array write in `decoder_context::process_reference_picture_set()` (`libde265/decctx.cc:1376`). The root cause is a missing aggregate bound check on predicted short-term reference picture set entries. Individual list sizes are validated, but the combined count after predicted RPS construction can exceed the 16-entry `PocStFoll` array, writing at index 16. Version 1.0.20 patches the issue.
- How severe is CVE-2026-49295?
- CVE-2026-49295 has a CVSS 3.x base score of 7.1, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is none, integrity low, and availability high.
- Is CVE-2026-49295 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (13th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-49295?
- CVE-2026-49295 affects Struktur Libde265. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-49295?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-49295 have an EU (EUVD) identifier?
- Yes. CVE-2026-49295 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-38079.
- When was CVE-2026-49295 published?
- CVE-2026-49295 was published on 2026-06-19 and last updated on 2026-06-26.
References
- https://github.com/strukturag/libde265/commit/691f3a3c55b3d32478c4a49895dee061a282652b
- https://github.com/strukturag/libde265/security/advisories/GHSA-g2rg-wj66-w594
Affected products (1)
- cpe:2.3:a:struktur:libde265:*:*:*:*:*:*:*:*
More vulnerabilities in Struktur Libde265
- CVE-2022-1253 — Critical (CVSS 9.8): Heap-based Buffer Overflow in GitHub repository strukturag/libde265 prior to and including 1.0.8. The fix is…
- CVE-2023-49468 — High (CVSS 8.8): Libde265 v1.0.14 was discovered to contain a global buffer overflow vulnerability in the read_coding_unit function at…
- CVE-2023-49467 — High (CVSS 8.8): Libde265 v1.0.14 was discovered to contain a heap-buffer-overflow vulnerability in the…
- CVE-2023-49465 — High (CVSS 8.8): Libde265 v1.0.14 was discovered to contain a heap-buffer-overflow vulnerability in the…
- CVE-2023-27103 — High (CVSS 8.8): Libde265 v1.0.11 was discovered to contain a heap buffer overflow via the function derive_collocated_motion_vectors at…
- CVE-2020-21598 — High (CVSS 8.8): libde265 v1.0.4 contains a heap buffer overflow in the ff_hevc_put_unweighted_pred_8_sse function, which can be…
All CVEs affecting Struktur Libde265 →
Other CWE-787 (Out-of-bounds Write) vulnerabilities
- CVE-2026-42369 — Critical (CVSS 10.0): GV-VMS V20 is a Video Monitoring Software used to gather the feeds of many surveillance cameras and manage other…
- CVE-2026-4746 — Critical (CVSS 10.0): Out-of-bounds Write vulnerability in timeplus-io proton (base/poco/Foundation/src modules). This vulnerability is…
- CVE-2025-43300 — Critical (CVSS 10.0): An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in iOS 15.8.5 and iPadOS…
- CVE-2025-24201 — Critical (CVSS 10.0): An out-of-bounds write issue was addressed with improved checks to prevent unauthorized actions. This issue is fixed in…
- CVE-2024-42479 — Critical (CVSS 10.0): llama.cpp provides LLM inference in C/C++. The unsafe `data` pointer member in the `rpc_tensor` structure can cause…
- CVE-2024-39791 — Critical (CVSS 10.0): Stack-based buffer overflow vulnerabilities affecting Vonets industrial wifi bridge relays and wifi bridge…