Skip to main content

GStreamer gst-plugins-bad CVE-2026-53701

| EUVD-2026-36294 MEDIUM
Out-of-bounds Write (CWE-787)
2026-06-11 redhat GHSA-2f39-4x7j-f7fp
6.5
CVSS 3.1 · NVD
Share

Severity by source

Vendor (redhat) PRIMARY
MEDIUM
qualitative
NVD
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
vuln.today AI
7.1 HIGH

OOB write corrupts adjacent heap memory (I:L) and crashes the process (A:H); network delivery requires user file-open interaction only.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (redhat).

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jun 11, 2026 - 19:16 vuln.today
CVE Published
Jun 11, 2026 - 18:15 cve.org
MEDIUM 6.5

DescriptionNVD

An 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.

AnalysisAI

Out-of-bounds write in GStreamer's H.266/VVC PPS picture partition parser (gst-plugins-bad) allows an attacker to crash media-processing applications - and potentially achieve code execution - by delivering a crafted H.266/VVC media file. The flaw in gst_h266_parser_parse_picture_partition() (gsth266parser.c) permits unbounded slice index increments across three fixed-size arrays in GstH266PPS during multi-slice-in-tile processing. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Deliver crafted H.266/VVC file via web or email
Delivery
User opens media file in GStreamer-backed player
Exploit
Parser invokes gst_h266_parser_parse_picture_partition()
Execution
Slice loop iterates without bounds check
Persist
Out-of-bounds write corrupts adjacent heap memory
Impact
Application crash or potential code execution

Vulnerability AssessmentAI

Exploitation The vulnerability triggers during parsing of an H.266/VVC media file that contains a Picture Parameter Set (PPS) with multi-slice-in-tile data encoding more slices than the fixed-size arrays in `GstH266PPS` can accommodate - this malformed condition must be crafted intentionally. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The vendor-assigned CVSS 3.1 score of 6.5 Medium (AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H) reflects a network-reachable, zero-privilege attack path gated only by user interaction - a user must open or stream the crafted H.266/VVC file. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker crafts an H.266/VVC video file with a malformed PPS encoding an abnormally large slice count in multi-slice-in-tile mode, then delivers it via email attachment, a web page embedding video, or a media-sharing link. When a user on an affected RHEL system opens the file with a GStreamer-backed media player, `gst_h266_parser_parse_picture_partition()` iterates past the bounds of the three fixed-size arrays in `GstH266PPS`, overwriting adjacent heap memory. …
Remediation No vendor-released patch version was identified in the available intelligence at time of analysis; the Red Hat advisory at https://access.redhat.com/security/cve/CVE-2026-53701 and Red Hat Bugzilla entry https://bugzilla.redhat.com/show_bug.cgi?id=2487611 should be monitored for errata. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-53701 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy