Skip to main content

PipeWire CVE-2026-14324

| EUVDEUVD-2026-41006 MEDIUM
NULL Pointer Dereference (CWE-476)
2026-07-01 redhat GHSA-529g-ppv4-566r
6.5
CVSS 3.1 · Vendor: redhat
Share

Severity by source

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

Adjacent-only reach, no auth required, pure availability crash; C and I are N as data is unaffected.

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

Primary rating from Vendor (redhat).

CVSS VectorVendor: redhat

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

Lifecycle Timeline

2
Analysis Generated
Jul 01, 2026 - 14:59 vuln.today
CVE Published
Jul 01, 2026 - 14:09 cve.org
MEDIUM 6.5

DescriptionCVE.org

RAOP module accepts unbounded Content-Length values and does not check the pw_array_add() return.

AnalysisAI

Denial-of-service via NULL pointer dereference in PipeWire's RAOP (Remote Audio Output Protocol) module affects Red Hat Enterprise Linux 8, 9, and 10. The RAOP module fails to enforce an upper bound on Content-Length values in incoming requests and does not validate the return value of pw_array_add(); when a sufficiently large Content-Length triggers an allocation failure, the unchecked NULL return causes a crash of the PipeWire daemon, resulting in complete loss of audio services. No special authentication is required from the adjacent network, and no public exploit or CISA KEV listing has been identified at time of analysis.

Technical ContextAI

PipeWire is the modern multimedia server framework replacing PulseAudio and JACK in mainstream Linux distributions, including RHEL 8/9/10. Its RAOP module implements the Remote Audio Output Protocol (Apple's proprietary AirPlay-style streaming protocol) over RTSP, allowing PipeWire to act as an AirPlay sink. The function pw_array_add() is a PipeWire internal API that appends to a dynamic array and returns NULL on allocation failure. CWE-476 (NULL Pointer Dereference) captures the root cause: the caller in the RAOP module does not inspect the return value of pw_array_add() before dereferencing it. Separately, the absence of an upper-bound check on Content-Length enables an attacker to supply an arbitrarily large value, which can exhaust memory or directly trigger the allocation failure path, making the NULL dereference reliably reachable. Affected CPEs are cpe:2.3:a:red_hat:red_hat_enterprise_linux_8/9/10.

RemediationAI

The primary remediation is to apply the vendor-supplied package update for PipeWire once Red Hat publishes a patched RPM via RHSA; monitor https://access.redhat.com/security/cve/CVE-2026-14324 for patch availability and apply through standard yum/dnf update channels. No exact patched version number is confirmed in the available data - do not assume a fix is available until the Red Hat advisory specifies an updated package version. As a compensating control, disable or mask the PipeWire RAOP module on hosts where AirPlay sink functionality is not required (e.g., remove or comment out the module-raop-sink configuration in the PipeWire session config directory under /etc/pipewire/ or ~/.config/pipewire/); this eliminates the attack surface entirely at the cost of losing AirPlay audio streaming capability. Additionally, network segmentation restricting adjacency - placing workstations behind VLANs that prevent arbitrary hosts from reaching the RAOP RTSP port - limits exposure to trusted network segments. Note that masking the module may affect accessibility or media workflows that depend on AirPlay output.

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: Moderate
Product Status
SUSE Linux Enterprise Desktop 15 SP7 Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 Affected
SUSE Linux Enterprise Module for Basesystem 15 SP7 Affected
SUSE Linux Enterprise Module for Desktop Applications 15 SP7 Affected
SUSE Linux Enterprise Module for Package Hub 15 SP7 Not-Affected

Share

CVE-2026-14324 vulnerability details – vuln.today

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