CVE Catalog

CVE-2026-10031

MediumCVSS 4.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

8th percentile - higher than 8% of all known CVEs

Summary

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.

Risk Assessment

An authenticated attacker can gain unauthorized access to files in restricted directories, potentially leading to data leakage or unauthorized file modification in the SFTPGo system.

Recommendation

Update SFTPGo to version 2.7.4 or later, which includes a fix for the permission bypass vulnerability via symbolic links.

Other vulnerabilities in SFTPGo

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS