What the vulnerability does
01Description
The Alchemist Ajax Upload plugin for WordPress is vulnerable to unauthorized media file deletion due to a missing capability check on the 'delete_file' function in all versions up to, and including, 1.1. This makes it possible for unauthenticated attackers to delete arbitrary WordPress media attachments.
Explanation of Vulnerability in Simple Terms
02Summary
Alchemist Ajax Upload versions 1.1 and earlier lack proper authorization checks on file upload functionality. An attacker can upload files to the affected system without authentication. The vulnerability allows modification of site content through unauthorized file uploads, though it does not expose sensitive data or cause service disruption.
What an attacker can do
03Attacker Capabilities
Upload files to the site without logging in or having permission to do so.
Potential impact on your site
04Site Impact
Attackers can upload malicious files, potentially replacing legitimate content or injecting code into your site.
Conditions required to exploit
05Prerequisites
Network access to the upload endpoint; no authentication or user interaction required.
Key dates
06Disclosure timeline
January 24, 2026
CVE published
April 8, 2026
Record updated