Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Lifecycle Timeline
4DescriptionCVE.org
The MaxiBlocks Builder plugin for WordPress is vulnerable to arbitrary media file deletion due to insufficient file ownership validation on the 'maxi_remove_custom_image_size' AJAX action in all versions up to, and including, 2.1.8. This makes it possible for authenticated attackers, with Author-level access and above, to delete arbitrary files in the wp-content/uploads directory, including files uploaded by other users and administrators.
AnalysisAI
MaxiBlocks Builder plugin for WordPress up to version 2.1.8 allows authenticated attackers with Author-level access to delete arbitrary files in the wp-content/uploads directory via the 'maxi_remove_custom_image_size' AJAX action due to insufficient file ownership validation. This enables deletion of media uploaded by other users and administrators without proper authorization checks, violating file integrity despite the CVSS 5.3 score reflecting limited direct impact.
Technical ContextAI
MaxiBlocks Builder is a WordPress page builder plugin that includes image manipulation functionality. The vulnerability exists in the 'maxi_remove_custom_image_size' AJAX action within the class-maxi-image-crop.php file. The root cause is CWE-639 (Authorization Bypass Through User-Controlled Key), wherein the plugin fails to verify file ownership before allowing deletion. WordPress typically restricts file operations through capability checks (e.g., 'delete_others_posts'), but this plugin's AJAX handler bypasses those checks by not validating that the requesting author owns the file being deleted. The vulnerability affects the wp-content/uploads directory structure, where media files are stored with ownership metadata.
RemediationAI
Update MaxiBlocks Builder to version 2.1.9 or later, which includes fixes to properly validate file ownership before allowing deletion via the 'maxi_remove_custom_image_size' AJAX action. The patch has been released as confirmed by the WordPress.org plugin repository changeset 3476709. Until patching is possible, restrict Author-level access to only trusted users who should have full media library privileges, and review WordPress user roles to ensure that Author-level permissions are assigned appropriately. Additionally, implement file-level backup procedures for the wp-content/uploads directory to enable rapid recovery of deleted files. Monitor AJAX activity for the 'maxi_remove_custom_image_size' action using security plugins or WAF rules to detect suspicious file deletion patterns.
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 technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25372
GHSA-xqqc-58qj-9w8r