Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-3whc-qvhv-xqjp | goshs: WebDAV listener ignores --read-only, --upload-only, and --no-delete mode flags |
Tue, 18 Aug 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | goshs: WebDAV listener ignores --read-only, --upload-only, and --no-delete mode flags | |
| Weaknesses | CWE-284 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-18T14:59:43.416Z
Reserved: 2026-06-03T18:49:32.275Z
Link: CVE-2026-50138
No data.
Status : Received
Published: 2026-08-18T15:16:54.580
Modified: 2026-08-18T15:16:54.580
Link: CVE-2026-50138
No data.
OpenCVE Enrichment
Updated: 2026-08-18T16:45:04Z
Github GHSA