Impact
The Alchemist Ajax Upload plugin for WordPress suffers from a missing capability check in the delete_file function, allowing attackers without authentication to delete any media attachment. This flaw enables arbitrary removal of images, videos, and other media assets that are critical to site integrity and user experience. The weakness corresponds to CWE-862, a missing authorization vulnerability.
Affected Systems
WordPress sites that have the Alchemist Ajax Upload plugin of version 1.1 or earlier installed. The plugin is maintained by vendor tandubhai and is publicly available through the WordPress plugin repository.
Risk and Exploitability
The CVSS score of 5.3 indicates a moderate severity, while the EPSS score of < 1 % shows a very low probability of exploitation at the time of analysis. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the attack vector is inferred to be unauthenticated: any user who can access the upload endpoint can trigger the deletion function. Successful exploitation results in loss of media files, potentially degrading the site's marketing materials, user engagement, and overall credibility.
OpenCVE Enrichment