CVE-2026-24071

CVE-2026-24071: XPC Client Validation via PID leading to Local Privilege Escalation in Native Instruments Native Access

Vendor Native Instruments
Product Native Access
Weakness CWE-367
Published February 2, 2026
Last update February 3, 2026

CVSS base score

What the vulnerability does

01Description

It was found that the XPC service offered by the privileged helper of Native Access uses the PID of the connecting client to verify its code signature. This is considered insecure and can be exploited by PID reuse attacks. The connection handler function uses _xpc_connection_get_pid(arg2) as argument for the hasValidSignature function. This value can not be trusted since it is vulnerable to PID reuse attacks.

Key dates

02Disclosure timeline

February 2, 2026 CVE published
February 3, 2026 Record updated