CVE-2026-47187
Last modified
CVE-2026-47187 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local filesystem. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local filesystem. The documented transform_symlinks mitigation does not contain relative targets because transform_symlink() returns early at sshfs.c:2181, while sshfs_readlink() at sshfs.c:2234 to sshfs.c:2236 otherwise copies the server-supplied link target to the kernel. A victim or victim-side tool that follows such a link through ordinary operations such as cp, rsync, backup tooling, or an editor can disclose readable local files back to the server or write server-controlled content to writable local files, potentially including startup or scheduled-task files. This issue is fixed in version 3.7.6.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| libfuse | sshfs | < 3.7.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47187?
How severe is CVE-2026-47187?
How do I fix CVE-2026-47187?
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-47180Zeroconf is a pure Python implementation of multicast DNS se…6.5
- CVE-2026-47181PenguinMod-BackendApi is the backend api for penguinmod. Pri…8.7
- CVE-2026-47182Frappe is a full-stack web application framework. Prior to v…5.3
- CVE-2026-47183Zeroconf is a pure Python implementation of multicast DNS se…6.5
- CVE-2026-47184Zeroconf is a pure Python implementation of multicast DNS se…6.5
- CVE-2026-47185Frappe is a full-stack web application framework. Prior to 1…5.1
- CVE-2026-47188Quest Bot is an opensource modern Discord Bot built for mode…2.3
- CVE-2026-47189Quest Bot is an opensource modern Discord Bot built for mode…8.3
- CVE-2026-4719Incorrect boundary conditions in the Graphics: Text componen…7.5
- CVE-2026-47190IPAM is the IP address Manager for Cluster API Provider Meta…4.4
- CVE-2026-47191kas is a setup tool for bitbake based projects. Prior to ver…2.1
- CVE-2026-47192kas is a setup tool for bitbake based projects. Starting in …2.1
Are you affected by CVE-2026-47187?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
