PatchSiren cyber security CVE debrief
CVE-2026-48711 libfuse CVE debrief
CVE-2026-48711 is a high-severity vulnerability in SSHFS, a network filesystem client for connecting to SSH servers. The vulnerability exists in versions 1.4 through 3.7.5, where an attacker can inject a ProxyCommand by providing a specially crafted mount source, leading to arbitrary command execution as the user running SSHFS. This issue has been fixed in version 3.7.6. Defenders should assess exposure and prioritize mitigation, reviewing user access controls and ensuring that only trusted sources can mount SSHFS. The vulnerability allows for potential lateral movement and requires verification of current SSHFS version and exposure to untrusted sources.
- Vendor
- libfuse
- Product
- sshfs
- CVSS
- HIGH 7
- 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 versions 1.4 through 3.7.5 should assess exposure and prioritize mitigation. This includes reviewing user access controls and ensuring that only trusted sources can mount SSHFS.
Why it matters
CVE-2026-48711 is a high-severity vulnerability in SSHFS that allows for arbitrary command execution. Defenders should prioritize upgrading to version 3.7.6 or later and review systems for potential exposure, especially those with untrusted user access.
- Potential for arbitrary command execution as the user running SSHFS
- Possible lateral movement if an attacker can inject commands on a system with SSHFS installed
- Need for verification of current SSHFS version and exposure to untrusted sources
- Priority for upgrading to SSHFS version 3.7.6 or later
Technical summary
The SSHFS vulnerability CVE-2026-48711 allows for arbitrary command execution due to improper handling of mount sources. An attacker can inject a ProxyCommand by providing a specially crafted mount source, leading to command execution as the user running SSHFS. This issue is fixed in SSHFS version 3.7.6. The vulnerability requires a caller or wrapper that passes an attacker-controlled mount source to SSHFS with the required sftp_server configuration. Defenders should prioritize upgrading to version 3.7.6 or later and review systems for potential exposure, especially those with untrusted user access.
Defensive priority
Defenders should prioritize upgrading to SSHFS version 3.7.6 or later to mitigate this vulnerability. Systems using affected versions of SSHFS should be reviewed for potential exposure, especially those with untrusted user access.
Recommended defensive actions
- Upgrade to SSHFS version 3.7.6 or later
- Review systems using affected versions of SSHFS for potential exposure
- Limit user access to trusted sources
- Verify current SSHFS version and exposure to untrusted sources
- Track exceptions and retest remediated assets
- Check relevant monitoring, detection, and logs for exposed assets
- Review compensating controls for exposed systems while remediation is scheduled
Evidence notes
The evidence for this vulnerability comes from the official CVE Program record and the NIST National Vulnerability Database. Additional details are provided by source references from GitHub, including a commit fixing the issue, a pull request, a release tag, and a security advisory.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-48711 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-48711
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-48711 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-48711
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/29bb565ea6405e2dd5a0ea65fe64da117e76055e
-
Source reference
Unverified legacy reference
URL: https://github.com/libfuse/sshfs/pull/362
-
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-mm85-q63v-4476
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.