JLSEC-2026-789

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-789.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-789.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-789
Upstream
  • EUVD-2026-38079
Published
2026-07-25T03:23:36.599Z
Modified
2026-07-25T03:30:03.708426635Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H CVSS Calculator
Summary
A malicious h.265 bitstream can cause an out-of-bounds write in libde265
Details

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.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "id": "CVE-2026-49295",
            "published": "2026-06-19T21:17:01.590Z",
            "modified": "2026-06-26T19:17:19.260Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-49295",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49295",
            "imported": "2026-07-24T13:48:05.437Z",
            "database_specific": {
                "status": "Analyzed"
            }
        },
        {
            "id": "EUVD-2026-38079",
            "published": "2026-06-19T20:09:22Z",
            "modified": "2026-06-22T17:18:46Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-38079",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-38079",
            "imported": "2026-07-24T13:48:06.733Z"
        }
    ]
}
References

Affected packages

Julia / libde265_jll

Package

Name
libde265_jll
Purl
pkg:julia/libde265_jll?uuid=0a7f2b4d-d03c-5694-960e-196e69ee64e2

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1.0+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-789.json"