CVE Feed

    Dashboard / CVE / CVE-2026-1940

    CVE-2026-1940

    An incomplete fix for CVE-2024-47778 allows an out-of-bounds read in gst_wavparse_adtl_chunk() function. The patch added a size validation check lsize + 8 > size, but it does not account for the GST_ROUND_UP_2(lsize) used in the actual offset calculation. When lsize is an odd number, the parser advances more bytes than validated, causing OOB read.

    Published:Feb 25, 2026
    Last Modified:May 4, 2026
    EPS:Mar 23, 2026
    EPSS Score:0.00018
    CVSS Score:5.1

    Affected Products

    Vendor
    Debian
    Product
    Debian Linux
    Vendor
    Freedesktop
    Product
    Gst-plugins-good
    Vendor
    Gstreamer
    Product
    Gstreamer
    Vendor
    Redhat
    Product
    Enterprise Linux

    Exploits

    No exploit reference

    Common Weakness Enumeration

    Common Attack Pattern Enumeration and Classification (CAPEC)

    Related CVEs

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High