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

exploitDog

github логотип

GHSA-f9m7-vc86-p6jj

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

Описание

go.qbee.io/transport: Symlink-chain path traversal in tar extraction (one level outside destination)

Impact

The go.qbee.io/transport library is affected by a symlink-chain path traversal vulnerability in its extractTar routine. The library's path validation is strictly lexical and fails to account for on-disk symlinks created earlier in the extraction process. Consequently, a crafted tar archive can be used to write or overwrite files one directory level above the intended extraction path. In the case of qbee-agent, which runs with root privileges, this vulnerability permits a root-privileged file write outside the intended destination.

Patches

The issue has been addressed in version v1.26.25

Пакеты

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

go.qbee.io/transport

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

< 1.26.25

1.26.25

EPSS

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

6 Medium

CVSS4

Дефекты

CWE-22
CWE-59

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

nvd
8 дней назад

qbee transport is a remote access transport protocol implementation. Prior to 1.26.25, the extractTar routine uses strictly lexical path validation that does not account for on-disk symlinks created earlier in the extraction process. A crafted tar archive can use a symlink chain to write or overwrite files one directory level above the intended extraction path. When qbee-agent performs the extraction with root privileges, this permits a root-privileged file write outside the intended destination. This issue is fixed in version 1.26.25.

EPSS

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

6 Medium

CVSS4

Дефекты

CWE-22
CWE-59