The com.epson.InstallNavi.helper tool, deployed with the...
High severity
Unreviewed
Published
Feb 19, 2026
to the GitHub Advisory Database
•
Updated Feb 19, 2026
Description
Published by the National Vulnerability Database
Feb 19, 2026
Published to the GitHub Advisory Database
Feb 19, 2026
Last updated
Feb 19, 2026
The com.epson.InstallNavi.helper tool, deployed with the EPSON printer driver installer, contains a local privilege escalation vulnerability due to multiple flaws in its implementation. It fails to properly authenticate clients over the XPC protocol and does not correctly enforce macOS’s authorization model, exposing privileged functionality to untrusted users. Although it invokes the AuthorizationCopyRights API, it does so using overly permissive custom rights that it registers in the system’s authorization database (/var/db/auth.db).
These rights can be requested and granted by the authorization daemon to any local user, regardless of privilege level. As a result, an attacker can exploit the vulnerable service to perform privileged operations such as executing arbitrary commands or installing system components without requiring administrative credentials.
References