CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-24070

High
Published: Translated: NVD NIST

Summary

Podczas instalacji aplikacji Native Access, wdrażany jest uprzywilejowany pomocnik `com.native-instruments.NativeAccess.Helper2`, który umożliwia wywoływanie funkcji za pomocą komunikacji XPC. Aplikacja Native Access została podpisana z uprawnieniami, które pozwalają na wstrzykiwanie DYLIB, co prowadzi do wykonania poleceń w kontekście tej aplikacji.

Risk Assessment

Niski uprzywilejowany użytkownik może wykorzystać wstrzykiwanie DYLIB do wywołania funkcji uprzywilejowanego pomocnika XPC, co może prowadzić do eskalacji uprawnień i potencjalnego przejęcia kontroli nad systemem.

Recommendation

Zaleca się ograniczenie dostępu do aplikacji Native Access oraz monitorowanie i audytowanie użycia uprzywilejowanych pomocników, aby zminimalizować ryzyko eskalacji uprawnień.

Related vulnerabilities

Original NVD description (English source)

During the installation of the Native Access application, a privileged helper `com.native-instruments.NativeAccess.Helper2`, which is used by Native Access to trigger functions via XPC communication like copy-file, remove or set-permissions, is deployed as well. The communication with the XPC service of the privileged helper is only allowed if the client process is signed with the corresponding certificate and fulfills the following code signing requirement: "anchor trusted and certificate leaf[subject.CN] = \"Developer ID Application: Native Instruments GmbH (83K5EG6Z9V)\"" The Native Access application was found to be signed with the `com.apple.security.cs.allow-dyld-environment-variables` and `com.apple.security.cs.disable-library-validation` entitlements leading to DYLIB injection and therefore command execution in the context of this application. A low privileged user can exploit the DYLIB injection to trigger functions of the privileged helper XPC service resulting in privilege

Vulnerability data from NVD (NIST) · CISA KEV · EPSS