CVE Catalog

CVE-2026-3081

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.43%

34th percentile - higher than 34% of all known CVEs

Summary

A vulnerability in the H.266 codec parser in GStreamer allows remote code execution via a stack-based buffer overflow. The issue stems from missing validation of user-supplied data length before copying to a fixed stack buffer.

Risk Assessment

An attacker can remotely execute arbitrary code in the context of the current process, potentially leading to full application or system compromise.

Recommendation

Update GStreamer to a patched version addressing CVE-2026-3081 immediately. Restrict library interaction to trusted data sources.

Other vulnerabilities in GStreamer

See all
Original NVD description (English source)

GStreamer H.266 Codec Parser Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the parsing of decoding units. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-28839.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS