Description
SFTPGo prior to 2.7.4 contains a permission bypass vulnerability that allows authenticated users to circumvent per-directory access controls by creating symbolic links in a permitted directory that point to files in directories where download, upload, or overwrite permissions are denied. Attackers can exploit the create_symlinks permission combined with read and write access in one directory to read or modify files in restricted directories, as operations are authorized against the link's directory permissions rather than the dereferenced target's directory permissions.
Published: 2026-07-30
Score: 2.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SFTPGo versions prior to 2.7.4 permit authenticated users to create symbolic links in permitted directories that point to files in directories where download, upload, or overwrite permissions are denied. The service authorizes actions based on the link’s directory permissions rather than the target’s, enabling users to read or modify files outside their authorized scope.

Affected Systems

The vulnerability affects the Drakkan SFTPGo server, specifically all releases before 2.7.4. Version 2.7.4 and later provide a fix and are not impacted.

Risk and Exploitability

The CVSS base score is 2.3, indicating low severity, and the EPSS score is < 1%, suggesting a very low exploitation probability. The vulnerability is not listed in KEV. Based on the description, the attack requires legitimate authentication and the ability to create symbolic links; thus the attack vector is inferred to be authenticated and local. An attacker can read or alter files in restricted directories once the create_symlinks permission is combined with read/write access in a directory where those operations are denied.

Generated by OpenCVE AI on August 2, 2026 at 04:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to SFTPGo version 2.7.4 or higher
  • Revoke or restrict the create_symlinks permission for all authenticated users
  • Configure directory permissions to deny create_symlinks in sensitive directories and audit for unexpected symlink creation

Generated by OpenCVE AI on August 2, 2026 at 04:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
First Time appeared Sftpgo Project
Sftpgo Project sftpgo
CPEs cpe:2.3:a:sftpgo_project:sftpgo:*:*:*:*:*:*:*:*
Vendors & Products Sftpgo Project
Sftpgo Project sftpgo

Fri, 31 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 31 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
First Time appeared Drakkan
Drakkan sftpgo
Vendors & Products Drakkan
Drakkan sftpgo

Thu, 30 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
Description SFTPGo prior to 2.7.4 contains a permission bypass vulnerability that allows authenticated users to circumvent per-directory access controls by creating symbolic links in a permitted directory that point to files in directories where download, upload, or overwrite permissions are denied. Attackers can exploit the create_symlinks permission combined with read and write access in one directory to read or modify files in restricted directories, as operations are authorized against the link's directory permissions rather than the dereferenced target's directory permissions.
Title SFTPGo 2.7.4 Permission Bypass via Symbolic Link Creation
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 4.2, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N'}

cvssV4_0

{'score': 2.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Drakkan Sftpgo
Sftpgo Project Sftpgo
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T16:49:36.326Z

Reserved: 2026-05-28T18:37:02.626Z

Link: CVE-2026-10031

cve-icon Vulnrichment

Updated: 2026-07-31T19:15:47.396Z

cve-icon NVD

Status : Received

Published: 2026-07-30T23:16:51.347

Modified: 2026-07-31T20:16:46.170

Link: CVE-2026-10031

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T05:00:05Z

Weaknesses