Untriaged
Permalink
CVE-2026-49244
5.9 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
SFTPGo: Path confinement bypass in public browsable share partial ZIP download
SFTPGo is an open source, event-driven file transfer solution. From 2.2.0 until 2.7.3, the public web-client partial ZIP download endpoint for a browsable share validates client-supplied files entries with a raw byte-prefix comparison rather than a directory-boundary-aware check. An unauthenticated requester who can reach a public share can select a canonical path outside the shared directory when the target path begins with the shared directory's name, such as a sibling path that shares the same prefix. The endpoint then includes the out-of-scope file in the generated download, disclosing its contents. This issue is fixed in version 2.7.3.
References
-
https://github.com/drakkan/sftpgo/security/advisories/GHSA-h64p-8h4r-6gfh x_refsource_CONFIRM
-
https://github.com/drakkan/sftpgo/releases/tag/v2.7.3 x_refsource_MISC
Affected products
sftpgo
- ==>= 2.2.0 < 2.7.2
Matching in nixpkgs
pkgs.sftpgo
Fully featured and highly configurable SFTP server
pkgs.sftpgo-plugin-auth
LDAP/Active Directory authentication for SFTPGo
Package maintainers
-
@thenonameguy Krisztian Szabo <thenonameguy24@gmail.com>
-
@ryan4yin Ryan Yin <xiaoyin_c@qq.com>
-
@connor-grady Connor Grady <connor.grady@gmail.com>