Auth bypass in Vienna Symphonic Library Gmbh Assistant

CVE-2026-24068

The VSL privileged helper does utilize NSXPC for IPC. The implementation of the "shouldAcceptNewConnection" function, which is used by the NSXPC framework to validate if a client should be allowed to connect to the XPC listener, does not validate clients at all. This means that any process can connect to this service using the configured protocol. A malicious process is able to call all the functions defined in the corresponding HelperToolProtocol. No validation is performed in the functions "writeReceiptFile" and “runUninstaller” of the HelperToolProtocol. This allows an attacker to write files to any location with any data as well as execute any file with any arguments. Any process can call these functions because of the missing XPC client validation described before. The abuse of the missing endpoint validation leads to privilege escalation.

Vulnerability class: Broken Authentication

EPSS: 0.004 (37.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-24068?
CVE-2026-24068 is a high-severity vulnerability in Vienna Symphonic Library Gmbh Assistant, classified under Missing Authentication for Critical Function. CVSS score: 8.8/10. Published 2026-03-26.
How severe is CVE-2026-24068?
High severity. CVSS v3 base score is 8.8 out of 10.