CVE-2025-14629
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated attackers can delete arbitrary WordPress media files because the Alchemist Ajax Upload plugin lacks a capability check in its 'delete_file' function.
The Alchemist Ajax Upload plugin for WordPress, versions up to and including 1.1, suffers from a missing capability check in the delete_file function. This function is intended for managing media uploads but fails to verify that the requesting user has the necessary permissions, such as the delete_others_posts or upload_files capability [1].
An unauthenticated attacker can exploit this by sending a specially crafted request to the delete_file endpoint, providing an arbitrary media attachment ID. No authentication or prior privileges are required, making the attack surface wide and simple to execute [1].
The direct impact is unauthorized deletion of any WordPress media attachment, including images, documents, and other uploaded files. This can cause data loss, defacement of the site (by removing critical media), and disruption of services that rely on uploaded content. The plugin has been closed on the WordPress plugin repository due to this security issue as of January 21, 2026 [1].
Mitigation: The plugin is no longer available for download, and users are strongly advised to uninstall it immediately. No patch exists for version 1.1, and the vulnerability is listed as unauthenticated, with no workaround other than removing the plugin [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2(expand)+ 1 more
- (no CPE)
- (no CPE)range: <=1.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- plugins.trac.wordpress.org/browser/alchemist-ajax-upload/tags/1.1/alchemist_ajax_upload.phpnvd
- plugins.trac.wordpress.org/browser/alchemist-ajax-upload/trunk/alchemist_ajax_upload.phpnvd
- wordpress.org/plugins/alchemist-ajax-upload/nvd
- www.wordfence.com/threat-intel/vulnerabilities/id/865dbcf5-7990-40f3-bb90-3ae359b52c6fnvd
News mentions
0No linked articles in our index yet.