#VU125394 Path traversal in FileBrowser - CVE-2026-32758
Published: April 8, 2026
FileBrowser
File Browser
Description
The vulnerability allows a remote user to bypass access rules and write or move files into restricted paths.
The vulnerability exists due to path traversal in the resourcePatchHandler destination parameter when handling PATCH copy or rename requests. A remote user can send a specially crafted PATCH request with dot-dot sequences in the destination parameter to bypass access rules and write or move files into restricted paths.
Exploitation requires Create or Rename permissions, and the issue affects administrator-configured deny rules within the user's BasePathFs scope.