Impact
The Multi Uploader for Gravity Forms plugin for WordPress contains an insufficient file path validation flaw in the plupload_ajax_delete_file function. This flaw permits unauthenticated users to trigger deletion of any file on the server. The weakness is classified as CWE-22. As a result, an attacker can remove critical configuration files, data, or even cause application downtime.
Affected Systems
All installations of the Multi Uploader for Gravity Forms plugin version 1.1.7 or earlier are affected. The plugin is maintained by sh1zen for use with WordPress.
Risk and Exploitability
The CVSS base score of 9.8 marks this vulnerability as Critical, yet the EPSS score of < 1% indicates that it is not currently widely exploited. The vulnerability is not present in the CISA KEV catalog. Attackers can exploit it by sending an unauthenticated HTTP request to the AJAX endpoint that overwrites the file path parameter, thereby deleting arbitrary files. No known authentication or permission checks exist to prevent this action.
OpenCVE Enrichment