GStreamer
open source multimedia framework
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-0049

Summary Heap buffer overflow in MPEG-4 Video parser
Date 2026-07-08
Affected Versions GStreamer gst-plugins-bad < 1.28.5
IDs GStreamer-SA-2026-0049

Details

A heap buffer overflow vulnerability in the mpeg4videoparse element (MPEG-4 Video parser) in gst-plugins-bad. When processing Visual Sequence Start packets, the parser passes an incorrect length value to the profile and level extraction functions. The offset into the buffer was used as the length parameter instead of the remaining packet size, causing the codec utility functions to read one byte past the end of the heap-allocated buffer when the packet size is small.

Impact

A malicious third party could potentially trigger a crash by providing a crafted MPEG-4 Visual stream (DivX/Xvid), resulting in denial of service.

Solution

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

References

The GStreamer project

CVE Database Entries

  • No CVE number assigned or pending

GStreamer 1.28.5 release

Patches


Report a problem on this page.