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

exploitDog

nvd логотип

CVE-2026-50138

Опубликовано: 18 авг. 2026
Источник: nvd
CVSS3: 8.1
EPSS Низкий

Описание

goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, when goshs is launched with WebDAV enabled (-w), the mode-restriction flags --read-only, --upload-only, and --no-delete are enforced only on the primary HTTP port. The WebDAV port is wired straight to golang.org/x/net/webdav.Handler with no equivalent guard, so an authenticated WebDAV client can PUT, DELETE, MKCOL, MOVE, and COPY despite the operator's stated intent. Version 2.1.0 patches the issue.

EPSS

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

8.1 High

CVSS3

Дефекты

CWE-284

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

CVSS3: 8.1
github
2 месяца назад

goshs: WebDAV listener ignores --read-only, --upload-only, and --no-delete mode flags

EPSS

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

8.1 High

CVSS3

Дефекты

CWE-284