CVE-2026-24065
Deferred
Deferred - Pending Action
Privilege Escalation in Waves Central for macOS
Publication date: 2026-06-09
Last updated on: 2026-06-09
Assigner: SEC Consult Vulnerability Lab
Description
Description
Waves Central for macOS versions 13.0.9 through 16.5.5 contain a local privilege escalation vulnerability in the privileged helper service. The helper validates connecting XPC clients using the client process identifier (PID) to verify code-signing identity. Because process identifiers can be reused, a local attacker can exploit a race condition between the time a connection request is made and the time the helper performs validation, causing the helper to trust an attacker-controlled process. This allows the attacker to invoke privileged operations, resulting in arbitrary code execution as root. The issue is fixed in version 16.6.2.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| waves_audio | waves_central | From 13.0.9 (inc) to 16.5.5 (inc) |
| waves_audio | waves_central | 16.6.2 |
| waves | audiomonitor | From 13.0.9 (inc) to 16.5.5 (inc) |
| waves | waves_central | From 13.0.9 (inc) to 16.5.5 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-367 | The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. |