CVE Details
Basic Information
| Title | Attachment Manager <= 2.1.2 - Unauthenticated Arbitrary File Deletion |
|---|---|
| Type | cve |
| Published | 2025-07-18T05:23:58.312Z |
| Modified | 2025-07-18T05:23:58.312Z |
Product Information
| Vendor | aaroncampbell |
|---|---|
| Product | Attachment Manager |
| Version | * |
CVSS Information
| Base Score | 9.1 (CRITICAL) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H |
AI Analysis
| AI Description | The Attachment Manager WordPress plugin is vulnerable to arbitrary file deletion, allowing unauthenticated attackers to delete any file on the server. This could potentially lead to remote code execution if critical files are removed. The vulnerability exists in versions up to 2.1.2. |
|---|---|
| AI Severity | Critical |
| AI Vendor | WordPress Community |
| AI Product | Attachment Manager |
| AI Version | 2.1.2 |
Affected Products
- aaroncampbell Attachment Manager *
Additional Information
| CWE List | CWE-22 |
|---|---|
| Source | Wordfence |
Description
The Attachment Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the handle_actions() function in all versions up to, and including, 2.1.2. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).