Canonical · Multipass · CVE-2026-49237
**Name of the Vulnerable Software and Affected Versions**
Canonical Multipass for macOS versions prior to 1.16.3
**Description**
An incomplete fix for a previous issue allows a local attacker to achieve local privilege escalation. Five binaries located in `/Library/Application Support/com.canonical.multipass/bin/` (`multipass`, `qemu-img`, `qemu-system-aarch64`, `qemu-system-x86 64`, and `sshfs server`) remain writable by the installing user. The root LaunchDaemon `com.canonical.multipassd.plist` configures a `PATH` environment variable that prioritizes this directory and invokes these binaries by their bare names. A local attacker can replace one of these auxiliary binaries with a malicious wrapper, which is then executed with root privileges when triggered by the root daemon during routine operations, such as during a `multipass launch` command.
**Recommendations**
Update to version 1.16.3 or later.