CVE-2025-7712 CRITICAL

CVE-2025-7712: Madara - Core <= 2.2.3 - Unauthenticated Arbitrary File Deletion

Vendor Mangabooth
Product Madara - Core
Weakness CWE-22 · Path traversal
Published July 17, 2025
Last update April 8, 2026

CVSS base score

9.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

What the vulnerability does

01Description

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).

Explanation of Vulnerability in Simple Terms

02Summary

Madara Core versions up to 2.2.3 contain a path traversal vulnerability that allows an attacker to modify or delete files on the server without authentication. By crafting malicious requests, an attacker can write or delete arbitrary files, potentially compromising the entire site. No user interaction is required to exploit this flaw.

What an attacker can do

03Attacker Capabilities

Write or delete arbitrary files on the server without needing to log in.

Potential impact on your site

04Site Impact

An attacker can modify or delete critical site files, causing data loss or complete site takeover.

Conditions required to exploit

05Prerequisites

Network access to the vulnerable Madara installation; no authentication required.

Key dates

06Disclosure timeline

July 17, 2025 CVE published
April 8, 2026 Record updated