PT-2026-65624 · Goshs · Goshs
CVE-2026-64863
·
Published
2026-07-28
·
Updated
2026-07-28
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
goshs versions prior to 2.1.4
Description
In the WebDAV implementation, the
wdGuard function in httpserver/server.go incorrectly classifies the MOVE method as a write-only operation. Consequently, it fails to enforce the --no-delete flag. Because the MOVE operation inherently deletes the source file during renaming and can perform a RemoveAll on the destination file when the Overwrite: T header is used, an attacker can delete or overwrite files even when the delete option is explicitly disabled. This bypasses the intended security boundary designed to prevent file removal.Recommendations
Update goshs to version 2.1.4 or later.
Fix
Improper Access Control
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Goshs