CVE Catalog

CVE-2026-3082

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.79%

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

Summary

A heap-based buffer overflow vulnerability in the GStreamer JPEG parser allows remote code execution. The flaw exists in Huffman table processing due to missing validation of user-supplied data length before copying to a fixed-length heap buffer.

Risk Assessment

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

Recommendation

Immediately update GStreamer to a patched version addressing CVE-2026-3082. Restrict interaction with untrusted data sources processed by GStreamer.

Other vulnerabilities in GStreamer

See all
Original NVD description (English source)

GStreamer JPEG Parser Heap-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 processing of Huffman tables. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-28840.

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