CVE-2026-49238
Last modified
CVE-2026-49238 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. An issue was discovered in Canonical Multipass before version 1.16.3. The host-side SFTP server component (sshfs_server), which executes with root privileges on the host, contains a path containment bypass vulnerability within its validate_path function in src/sshfs_mount/sftp_server.cpp. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
An issue was discovered in Canonical Multipass before version 1.16.3. The host-side SFTP server component (sshfs_server), which executes with root privileges on the host, contains a path containment bypass vulnerability within its validate_path function in src/sshfs_mount/sftp_server.cpp. The function performs a plain string prefix comparison on requested paths without path separator validation or dot-dot (..) normalization. A local attacker with root privileges inside a guest virtual machine can bypass the FUSE layer by injecting raw SFTP frames (such as an SSH_FXP_OPEN request) directly into the sshfs_server process stdin/stdout pipes via procfs. By supplying a path containing directory traversal sequences that match the allowed mount prefix, the attacker can force the host-side root process to resolve the traversal and open files outside the designated mount boundary. This allows a guest-side user to read arbitrary files on the host filesystem, resulting in a virtual machine escape.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Canonical | Multipass | < 1.16.3 |
References
- https://github.com/canonical/multipass/security/advisories/GHSA-rhp2-23c4-r34wExploit, Third Party Advisory
- https://github.com/canonical/multipass/security/advisories/GHSA-rhp2-23c4-r34wExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-49238?
How severe is CVE-2026-49238?
How do I fix CVE-2026-49238?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49231Authentication Bypass by Spoofing vulnerability in opa plugi…5.4
- CVE-2026-49232Routinator exits on any error when accepting incoming HTTP o…8.7
- CVE-2026-49233Routinator does not properly check the module component of r…7.5
- CVE-2026-49234When sending a specifically crafted non-UTF-8 string as sele…7.5
- CVE-2026-49235When Routinator encounters a file via RRDP using a specifica…7.5
- CVE-2026-49237An issue was discovered in Canonical Multipass for macOS bef…7.8
- CVE-2026-4924Improper authentication in the two-factor authentication (2…8.2
- CVE-2026-49241The Angular Language Service VS Code Extension provides a ri…8.8
- CVE-2026-49246Jellyfin is an open source self hosted media server. Prior t…1.7
- CVE-2026-49247Jellyfin is an open source self hosted media server. From 10…8.8
- CVE-2026-49248OneDev is a Git server with CI/CD, kanban, and packages. In …8.3
- CVE-2026-4925Improper access control in the users MFA feature in Devoluti…5
Are you affected by CVE-2026-49238?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
