Input validation error in FileBrowser - #VU139759
Published: July 27, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper input validation in the TUS resumable-upload endpoint and tusPatchHandler when handling PATCH requests for uploads. A remote user can send an oversized PATCH request body that exceeds the declared upload length to cause a denial of service.
The issue affects uploads where the server writes request data before enforcing the remaining expected length for the upload.