CVE-2026-3082
Awaiting Analysis Awaiting Analysis - Queue
Heap-Based Buffer Overflow in GStreamer JPEG Parser Enables RCE

Publication date: 2026-03-16

Last updated on: 2026-03-17

Assigner: Zero Day Initiative

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-16
Last Modified
2026-03-17
Generated
2026-05-07
AI Q&A
2026-03-16
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
gstreamer gstreamer to 1.28.1 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a heap-based buffer overflow in the GStreamer JPEG parser, specifically in the processing of Huffman tables. It occurs because the software does not properly validate the length of user-supplied data before copying it into a fixed-length buffer on the heap.

As a result, an attacker can exploit this flaw to execute arbitrary code remotely within the context of the affected process.


How can this vulnerability impact me? :

This vulnerability can allow remote attackers to execute arbitrary code on systems running the affected GStreamer library. This means an attacker could potentially take control of the affected system, leading to unauthorized actions such as data theft, system manipulation, or disruption of services.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart