CVE Details
Basic Information
| Title | Madara – Core <= 2.2.3 - Unauthenticated Arbitrary File Deletion |
|---|---|
| Type | cve |
| Published | 2025-07-17T02:24:33.749Z |
| Modified | 2025-07-17T02:24:33.749Z |
Product Information
| Vendor | MangaBooth |
|---|---|
| Product | Madara – Core |
| 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 Madara – Core WordPress plugin is vulnerable to arbitrary file deletion, allowing attackers to delete any file on the server, potentially leading to remote code execution. This affects all versions up to 2.2.3. |
|---|---|
| AI Severity | Critical |
| AI Vendor | MangaBooth |
| AI Product | Madara – Core |
| AI Version | 2.2.3 and below |
| AI Score | 9.1 |
Affected Products
- MangaBooth Madara – Core *
Additional Information
| CWE List | CWE-22 |
|---|---|
| Source | Wordfence |
Description
The Madara – Core plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the wp_manga_delete_zip() function in all versions up to, and including, 2.2.3. 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).