PT-2026-45696 · Sshfs · Sshfs
CVE-2026-47187
·
Published
2026-05-30
·
Updated
2026-08-28
CVSS v3.1
9.3
Critical
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
SSHFS versions prior to 3.7.6
Description
A rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components. SSHFS passes these through FUSE (Filesystem in Userspace) for resolution by the client kernel against the local filesystem. The
transform symlink() function returns early, while sshfs readlink() copies the server-supplied link target to the kernel. A victim or tool following such a link through operations like cp, rsync, or backup tooling can disclose readable local files to the server or allow the server to write content to writable local files, including startup or scheduled-task files.Recommendations
Update to version 3.7.6.
Exploit
Fix
Link Following
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Sshfs