Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-x8qh-7475-c5mp

Опубликовано: 13 мар. 2026
Источник: github
Github: Прошло ревью
CVSS4: 5.3

Описание

SFTPGo Vulnerable to Path Traversal and Permission Bypass via Path Normalization Discrepancy

Impact

In SFTPGo versions prior to 2.7.1, a path normalization discrepancy between the protocol handlers and the internal Virtual Filesystem routing can lead to an authorization bypass. An authenticated attacker can craft specific file paths to bypass folder-level permissions or escape the boundaries of a configured Virtual Folder.

Patches

This issue has been addressed in SFTPGo version 2.7.1. The fix introduces strict edge-level path normalization, ensuring that all protocol inputs are fully sanitized and resolved to canonical POSIX paths before any routing or permission evaluations occur.

Пакеты

Наименование

github.com/drakkan/sftpgo/v2

go
Затронутые версииВерсия исправления

<= 2.7.0

2.7.1

Наименование

github.com/drakkan/sftpgo

go
Затронутые версииВерсия исправления

<= 1.2.2

Отсутствует

EPSS

Процентиль: 5%
0.0002
Низкий

5.3 Medium

CVSS4

Дефекты

CWE-22

Связанные уязвимости

CVSS3: 8.1
nvd
16 дней назад

SFTPGo is an open source, event-driven file transfer solution. In SFTPGo versions prior to 2.7.1, a path normalization discrepancy between the protocol handlers and the internal Virtual Filesystem routing can lead to an authorization bypass. An authenticated attacker can craft specific file paths to bypass folder-level permissions or escape the boundaries of a configured Virtual Folder. This vulnerability is fixed in 2.7.1.

CVSS3: 8.1
debian
16 дней назад

SFTPGo is an open source, event-driven file transfer solution. In SFTP ...

EPSS

Процентиль: 5%
0.0002
Низкий

5.3 Medium

CVSS4

Дефекты

CWE-22