GHSA-h64p-8h4r-6gfhMediumCVSS 5.9

SFTPGo has path confinement bypass in public browsable share partial ZIP download

Published
July 2, 2026
Last Modified
July 2, 2026

🔗 CVE IDs covered (1)

📋 Description

Summary

The public web-client endpoint for partial ZIP downloads of a browsable share did not correctly confine the client-supplied files entries to the shared directory. A requester able to reach a public share could read files located outside the shared directory, as long as the target's canonical path begins with the shared directory's name.

Patches

Fixed in v2.7.3. The fix replaces the raw prefix check with a directory-boundary–aware check.

🎯 Affected products1

  • go/github.com/drakkan/sftpgo/v2:>= 2.2.0, <= 2.7.1

🔗 References (2)