GStreamer
open source multimedia framework

GStreamer Spring Hackfest 2026

29-31 May 2026 ยท Nice, France

Join us!
Home
Features
News
Annual Conference
Planet (Blogs)
Download
Applications
Security Center
GitLab
Developers
Documentation
Forum
File a Bug
Artwork
Follow us on Bluesky
Follow us on Mastodon
Chat with us on Matrix

Security Advisory 2026-0022 (CVE-2026-39043)

Summary Heap buffer overflow in Matroska demuxer
Date 2026-04-07
Affected Versions GStreamer gst-plugins-good < 1.28.2
IDs GStreamer-SA-2026-0022
CVE-2026-39043

Details

Heap buffer overflow in the Matroska (MKV) demuxer when calculating decompressed buffer sizes for bz2-compressed tracks. The issue occurs due to missing parentheses in the buffer size calculation, causing incorrect memory allocation and potential out-of-bounds writes.

Impact

A malicious third party could trigger a heap buffer overflow by providing a crafted Matroska file with bz2-compressed data. This could result in application crash or arbitrary code execution.

Solution

The gst-plugins-good 1.28.2 release addresses the issue. People using older versions of GStreamer should apply the patch and recompile.

References

The GStreamer project

CVE Database Entries

GStreamer 1.28.2 release

Patches


Report a problem on this page.