Critical Vulnerability Information Vulnerability Description Issue Type: Unauthorized file upload vulnerability API Path: Root Cause: Misconfiguration allowing anonymous users to access this API, lacking authentication checks. Impact Attackers can upload an unlimited number of files to the server, consuming disk space until the server's disk becomes full. Reproduction Steps 1. Set environment variables: and 2. Start the server: 3. Execute the following script: 4. The file will be written to the directory. Additional Information Submitted by: B1aN81aN Assigned to: ramnique Status: Open