Skip to main content

GStreamer gst-plugins-good CVE-2026-18649

| EUVDEUVD-2026-53768 HIGH
Allocation of Resources Without Limits or Throttling (CWE-770)
2026-08-06 redhat GHSA-wr93-5xph-995g
7.5
CVSS 3.1 · Vendor: redhat
Share

Severity by source

Vendor (redhat) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
7.5 HIGH

Network-reachable with no auth or interaction required; impact is process termination only, no confidentiality or integrity loss.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
SUSE
HIGH
qualitative
Red Hat
7.5 MEDIUM
qualitative

Primary rating from Vendor (redhat).

CVSS VectorVendor: redhat

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Analysis Generated
Aug 06, 2026 - 07:46 vuln.today
CVE Published
Aug 06, 2026 - 06:48 cve.org
HIGH 7.5

DescriptionCVE.org

A flaw was found in the GStreamer gst-plugins-good package. The rtph264depay and rtph265depay RTP depayloader elements do not enforce a maximum size limit on the reassembly buffer used during fragmented RTP packet processing. A remote, unauthenticated attacker can send a continuous stream of RTP fragments without ever transmitting an end-of-fragment marker, causing the reassembly buffer to grow without bound until process memory is exhausted. This results in a denial of service through process termination.

AnalysisAI

Unbounded memory growth in GStreamer's RTP H.264 and H.265 depayloader elements allows a remote unauthenticated attacker to exhaust process memory and terminate any application consuming RTP video streams. The rtph264depay and rtph265depay elements in gst-plugins-good lack an upper bound on their internal reassembly buffer, meaning an attacker who continuously sends fragmented RTP packets while withholding the end-of-fragment marker can grow that buffer without limit. No public exploit has been identified at time of analysis, and CISA KEV listing is absent, but the CVSS vector (AV:N/AC:L/PR:N/UI:N) indicates this is trivially exploitable against any exposed GStreamer RTP pipeline.

Technical ContextAI

GStreamer's gst-plugins-good provides RTP depayloader elements (rtph264depay, rtph265depay) that reconstruct fragmented RTP payloads carrying H.264 and H.265 compressed video before passing them downstream for decoding. RTP fragmentation is standard in video streaming - large NAL units are split across multiple RTP packets and reassembled at the receiver using a start/continuation/end bit scheme. The flaw (CWE-770: Allocation of Resources Without Limits or Throttling) is the complete absence of a size ceiling on the internal reassembly buffer. Because the code only completes and flushes the buffer upon receiving an end-of-fragment marker, an attacker who never sends that marker causes indefinite buffer accumulation. Affected deployments are documented in CPE as the gst-plugins-good package across Red Hat Enterprise Linux 7, 8, 9, and 10 (cpe:2.3:a:red_hat:red_hat_enterprise_linux_{7,8,9,10}).

RemediationAI

The primary remediation is to apply the vendor-supplied patch once released by Red Hat for RHEL 7, 8, 9, and 10 via the standard errata process; monitor https://access.redhat.com/security/cve/CVE-2026-18649 for errata availability. An upstream fix exists as GStreamer Security merge request #113 at https://gitlab.freedesktop.org/gstreamer/gstreamer-security/-/merge_requests/113, but a tagged release version incorporating this fix has not been independently confirmed from available data, so 'upstream fix available (PR/commit); released patched version not independently confirmed' is the correct patch status. Until a patch is applied, compensating controls should target the attack surface directly: restrict RTP ingress to trusted source IP ranges at the network perimeter or host firewall, reducing exposure to untrusted senders. Applications that do not require H.264 or H.265 RTP input should disable or remove the rtph264depay and rtph265depay elements from their GStreamer pipelines. Enforcing OS-level memory limits (ulimit -v or systemd MemoryMax) on the GStreamer process will bound the damage to a single process crash rather than full host memory exhaustion, at the cost of potentially terminating legitimate streams under high load.

CVE-2026-18663 MEDIUM
5.9 Aug 12

Heap corruption via double-free in 389-ds-base's LDAP control parsing allows an unauthenticated remote attacker to crash

CVE-2026-4631 CRITICAL POC
9.8 Apr 07

Remote code execution in Cockpit's web interface allows unauthenticated attackers to execute arbitrary commands on the h

CVE-2026-4480 CRITICAL POC
9.0 May 26

Remote code execution in Samba's printing subsystem allows remote attackers to inject arbitrary shell commands via craft

CVE-2026-18922 CRITICAL
9.8 Sep 07

Authentication bypass in 389 Directory Server (shipped as Red Hat Directory Server 11-13 and within RHEL 6-10) lets remo

CVE-2026-14544 CRITICAL
9.8 Jul 03

Remote code execution and privilege escalation in HPLIP (HP Linux Imaging and Printing) affects the hpcups print filter

CVE-2026-76578 CRITICAL
9.8 Sep 07

Unauthenticated privilege escalation in FreeIPA (Red Hat Identity Management) allows a remote attacker to gain genuine a

CVE-2026-5121 HIGH
7.5 Mar 30

Remote code execution in libarchive on 32-bit systems allows unauthenticated attackers to execute arbitrary code via spe

CVE-2026-28369 CRITICAL
9.1 Mar 27

HTTP request smuggling in Undertow (the embedded web server underpinning JBoss EAP, Red Hat Data Grid, and Apache Camel

CVE-2026-28368 CRITICAL
9.1 Mar 27

HTTP request smuggling in Red Hat Undertow allows remote unauthenticated attackers to bypass front-end security controls

CVE-2026-33845 CRITICAL
9.1 Apr 30

Out-of-bounds read in the GnuTLS DTLS handshake reassembly logic lets remote unauthenticated attackers trigger an intege

CVE-2026-28367 CRITICAL
9.1 Mar 27

HTTP request smuggling in Undertow allows remote unauthenticated attackers to send `\r\r\r` as a header block terminator

CVE-2026-16526 HIGH
8.8 Jul 30

Local privilege escalation in Performance Co-Pilot (PCP) on Red Hat Enterprise Linux 6 through 10 and OpenShift Containe

Vendor StatusVendor

SUSE

Severity: Important
Product Status
SUSE Liberty Linux 10 Fixed
SUSE Liberty Linux 9 Fixed

Share

CVE-2026-18649 vulnerability details – vuln.today

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