CVE-2025-66838 Lack of Rate Limiting - File Upload
Description
An attacker can rapidly upload a large volume of files to cause denial of service
CVSS Score: 6.5 (Medium)
Attack Type
Affected Versions
- Versions before <= 10.0.23.0.3587512
Vendor of Product
Affected Product Code Base
Affected Component
Mitigations
- Implement Rate Limit to the upload API.
Vulnerability Details
- The file upload functionality does not enforce any rate limiting or throttling, allowing users to upload files at an unrestricted rate.
An attacker can exploit this behavior to rapidly upload a large volume of files, potentially leading to resource exhaustion such as disk space depletion, increased server load, or degraded performance.
Fixed versions
- Versions after > 10.0.23.0.3587512
Discovered By: