Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-1940

5.1 · MEDIUM
Published Mar 23, 2026 freedesktop CWE-125

Overview

CVE-2026-1940 is a medium-severity vulnerability affecting freedesktop gst-plugins-good. It was published on March 23, 2026 and has a CVSS 3.1 base score of 5.1 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.1, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from freedesktop. Update gst-plugins-good to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
gstreamer gstreamer >= 0, < 1.28.1 Affected

Frequently Asked Questions

What is CVE-2026-1940?

CVE-2026-1940 is a medium-severity vulnerability affecting freedesktop gst-plugins-good. It was published on March 23, 2026 and has a CVSS 3.1 base score of 5.1 (MEDIUM).

How severe is CVE-2026-1940?

This vulnerability has a CVSS 3.1 base score of 5.1, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-1940?

Check the references section for vendor advisories and patches from freedesktop. Update gst-plugins-good to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-1940?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-1940 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.