CVE-2026-53701

NameCVE-2026-53701
DescriptionAn out-of-bounds write vulnerability was found in GStreamer's H.266/VVC PPS picture partition parser in gst-plugins-bad. In the multi-slice-in-tile processing of gst_h266_parser_parse_picture_partition() (gsth266parser.c), the loop iterates without checking that the slice index stays within bounds, writing past three fixed-size arrays (slice_height_in_ctus, slice_top_left_ctu_x, slice_top_left_ctu_y) in the GstH266PPS structure. While the initial proof-of-concept demonstrated a 4-byte out-of-bounds write, the code permits larger writes across multiple iterations. A crafted H.266/VVC media file can trigger this vulnerability.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
gst-plugins-bad1.0 (PTS)bullseye1.18.4-3+deb11u4vulnerable
bullseye (security)1.18.4-3+deb11u6vulnerable
bookworm, bookworm (security)1.22.0-4+deb12u7vulnerable
trixie (security), trixie1.26.2-3+deb13u1vulnerable
forky, sid1.28.3-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
gst-plugins-bad1.0source(unstable)1.28.3-1

Notes

https://gstreamer.freedesktop.org/security/sa-2026-0026.html
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/11581
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/f66e8292edbc50c5404b0a4ec8003eb6bc008977 (main)
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/3a02a89e05eb866f98eeccdd83db4fc3223e86fc (1.26 branch)

Search for package or bug name: Reporting problems