CVE-2026-64863 PUBLISHED

goshs --no-delete WebDAV MOVE bypass allows file deletion/overwrite

Assigner: GitHub_M
Reserved: 20.07.2026 Published: 28.07.2026 Updated: 29.07.2026

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.4, the httpserver/server.go wdGuard handled WebDAV MOVE as a write-only method and did not enforce --no-delete, allowing WebDAV clients to delete or overwrite files via MOVE with Overwrite: T. This issue is fixed in version 2.1.4.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
CVSS Score: 9.1

Product Status

Vendor goshs-labs
Product goshs
Versions
  • Version < 2.1.4 is affected

References

Problem Types

  • CWE-284: Improper Access Control CWE