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-0023

Summary Denial of service in SRT/WebVTT parser
Date 2026-04-07
Affected Versions GStreamer gst-plugins-base < 1.28.2
IDs GStreamer-SA-2026-0023

Details

Denial of service vulnerability in the SRT/WebVTT subtitle parser (subparse) when processing subtitle files with long lines. The implementation used regular expressions for string matching and replacement with quadratic time complexity, causing severe performance degradation. Processing a 1kB line could take over 30 seconds due to this inefficient pattern matching.

Impact

A malicious third party could trigger a denial of service by providing a crafted subtitle file with long lines. This would cause excessive CPU usage and application unresponsiveness during subtitle parsing.

Solution

The gst-plugins-base 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

  • No CVE number assigned or pending

GStreamer 1.28.2 release

Patches


Report a problem on this page.