PatchSiren cyber security CVE debrief
CVE-2026-47187 libfuse CVE debrief
A vulnerability in SSHFS, a network filesystem client for connecting to SSH servers, allows a rogue SFTP server to return absolute symlink targets or relative targets containing parent-directory components. This can lead to disclosure of readable local files back to the server or writing server-controlled content to writable local files. The issue is fixed in version 3.7.6.
- Vendor
- libfuse
- Product
- sshfs
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-19
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-19
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for systems using SSHFS, especially those connecting to untrusted or potentially malicious SFTP servers, should assess exposure and prioritize patching to version 3.7.6.
Why it matters
The SSHFS vulnerability allows a rogue SFTP server to manipulate local files, potentially leading to file disclosure or unauthorized content writing. Defenders should prioritize patching to version 3.7.6, especially in environments with untrusted SFTP servers.
- Potential disclosure of sensitive local files to the SFTP server
- Possible writing of server-controlled content to local files
- Requires verification of affected systems and exploitation
- Patching to version 3.7.6 is a high priority
Technical summary
The SSHFS vulnerability allows a rogue SFTP server to return manipulated symlink targets, which can be used to disclose local files or write server-controlled content. The issue arises from the improper handling of symlink targets by SSHFS, which can be exploited by a malicious SFTP server. This vulnerability affects systems using SSHFS, especially those connecting to untrusted or potentially malicious SFTP servers. Defenders should assess exposure and prioritize patching to version 3.7.6. The vulnerability can lead to potential disclosure of sensitive local files to the SFTP server and possible writing of server-controlled content to local files.
Defensive priority
Defenders should prioritize patching SSHFS to version 3.7.6, especially in environments where SSHFS is used to connect to untrusted or potentially malicious SFTP servers.
Recommended defensive actions
- Patch SSHFS to version 3.7.6
- Restrict SSHFS connections to trusted SFTP servers
- Monitor for suspicious SFTP server activity
- Implement additional security measures, such as SELinux or AppArmor, to restrict file access
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details about the vulnerability, its impact, and the fixed version. However, the extent of exploitation and affected systems require verification from official sources.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-47187 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-47187
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-47187 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-47187
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/libfuse/sshfs/commit/bcd132f17ccf1b8592a229df797c9b08883fec26
-
Source reference
Unverified legacy reference
URL: https://github.com/libfuse/sshfs/pull/361
-
Source reference
Unverified legacy reference
URL: https://github.com/libfuse/sshfs/releases/tag/sshfs-3.7.6
-
Source reference
Unverified legacy reference
URL: https://github.com/libfuse/sshfs/security/advisories/GHSA-pjv6-2c3f-r357
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.