Ad

CVE-2026-30915

MEDIUM CVSS 4.0: 5.3 EPSS 0.02%
Updated Mar 18, 2026
Sftpgo_Project
Parameter Value
CVSS 5.3 (MEDIUM)
Affected Versions 2.3.0 — 2.7.1
Fixed In 2.7.1
Type CWE-22 (Path Traversal)
Vendor Sftpgo_Project
Public PoC No

SFTPGo is an open source, event-driven file transfer solution. SFTPGo versions before v2.7.1 contain an input validation issue in the handling of dynamic group paths, for example, home directories or key prefixes. When a group is configured with a dynamic home directory or key prefix using placeholders like %username%, the value replacing the placeholder is not strictly sanitized against relative path components.

Consequently, if a user is created with a specially crafted username the resulting path may resolve to a parent directory instead of the intended sub-directory. This issue is fixed in version v2.7.1

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v4.0

Weakness Type (CWE)

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Sftpgo_Project Sftpgo
cpe:2.3:a:sftpgo_project:sftpgo:*:*:*:*:*:*:*:*
2.3.0 2.7.1

Related Vulnerabilities