WordPress
CVE-2025-6043
HIGH
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
The Malcure Malware Scanner - #1 Toolset for WordPress Malware Removal plugin for WordPress is vulnerable to Arbitrary File Deletion due to a missing capability check on the wpmr_delete_file() function in all versions up to, and including, 17.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files making remote code execution possible. This is only exploitable when advanced mode is enabled on the site.
AnalysisAI
Arbitrary file deletion in Malcure Malware Scanner for WordPress (versions ≤17.0) permits authenticated attackers with Subscriber-level privileges to delete critical system files via wpmr_delete_file() function lacking capability checks. Exploitation enables path traversal to wp-config.php or other core files, creating conditions for remote code execution through redeployment of malicious files. Vulnerability active only when plugin's advanced mode enabled. Affects authenticated low-privilege users (PR:L). No public exploit identified at time of analysis.
Technical ContextAI
CWE-862 missing authorization flaw in wpmr_delete_file() function (wpmr.php lines 4570, 6304, 6401) permits any authenticated user to bypass intended access controls. Function accepts user-controlled file paths without validating caller permissions or sanitizing directory traversal sequences, enabling deletion of files outside plugin scope when advanced mode configuration unlocks functionality.
Affected ProductsAI
Malcure Malware Scanner (WP Malware Removal), vendor Malcure Security, WordPress plugin versions up to and including 17.0. Vulnerable instances require advanced mode activation. CPE: cpe:2.3:a:malcure:malware_scanner:*:*:*:*:*:wordpress:*:* (versions ≤17.0).
RemediationAI
Vendor-released patch status: Upstream fix available (PR/commit); released patched version not independently confirmed. Based on Trac repository references showing vulnerable code in version 16.8, users should verify availability of version 17.1 or later from WordPress plugin repository. Immediate mitigation: Disable advanced mode in plugin settings to prevent exploitation surface. For critical environments, deactivate plugin entirely until patched release confirmed. Implement file integrity monitoring to detect unauthorized deletions. Restrict Subscriber-level account creation and audit existing low-privilege users. Review WordPress security advisory: https://www.wordfence.com/threat-intel/vulnerabilities/id/d44fe4d7-1af5-4e26-a33c-43a9cce4174c?source=cve for vendor updates and technical indicators of compromise.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-862 – Missing Authorization
View allShare
External POC / Exploit Code
Leaving vuln.today