CVE-2026-24065

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

No configuration.

History

23 Jul 2026, 08:10

Type Values Removed Values Added
Summary
  • (es) Waves Central para macOS versiones 13.0.9 a 16.5.5 contienen una vulnerabilidad de escalada de privilegios local en el servicio de ayuda privilegiado. El ayudante valida los clientes XPC que se conectan utilizando el identificador de proceso del cliente (PID) para verificar la identidad de firma de código. Debido a que los identificadores de proceso pueden ser reutilizados, un atacante local puede explotar una condición de carrera entre el momento en que se realiza una solicitud de conexión y el momento en que el ayudante realiza la validación, haciendo que el ayudante confíe en un proceso controlado por el atacante. Esto permite al atacante invocar operaciones privilegiadas, resultando en ejecución de código arbitrario como root. El problema está solucionado en la versión 16.6.2.

09 Jun 2026, 17:17

Type Values Removed Values Added
References
  • () https://sec-consult.com/vulnerability-lab/advisory/multiple-local-privilege-escalation-vulnerabilities-in-waves-audio-waves-central/ -
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.1

09 Jun 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-09 16:16

Updated : 2026-07-23 08:10


NVD link : CVE-2026-24065

Mitre link : CVE-2026-24065

CVE.ORG link : CVE-2026-24065


JSON object : View

Products Affected

No product.

CWE
CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition