It was found that the XPC service offered by the...
Critical severity
Unreviewed
Published
Feb 2, 2026
to the GitHub Advisory Database
•
Updated Feb 2, 2026
Description
Published by the National Vulnerability Database
Feb 2, 2026
Published to the GitHub Advisory Database
Feb 2, 2026
Last updated
Feb 2, 2026
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.
References