CVE-2026-26212
largeArbitrary File Upload RCE in Rara One Click Demo Import WordPress Plugin
Rara One Click Demo Import for WordPress before 1.3.5 contains an arbitrary file upload flaw (CWE-434) that lets an authenticated attacker with Administrator privileges upload arbitrary PHP files. The plugin's process_uploaded_files() function passes a false value to wp_handle_upload(), which disables WordPress core's file-type validation across all three file parameters, so a crafted PHP file is accepted without type checks. The uploaded file lands in the uploads directory and can be requested over HTTP to execute arbitrary code in the web server process (remote code execution); notably, the file persists on disk even after the plugin is deactivated and leaves no media library record, which helps it evade standard integrity checks. Only WordPress sites running the affected plugin are affected, and exploitation requires the attacker to first hold or obtain an Administrator-level account, after which they can escalate from admin to server-side code execution. There is no evidence of exploitation in the wild: the flaw is not in CISA's KEV and no public proof-of-concept is known.
What to do: Update to Rara One Click Demo Import 1.3.5 or later. Because uploaded PHP files persist after plugin deactivation and leave no media library entry, administrators should also audit wp-content/uploads (including nested subdirectories) for unexpected .php files and review Administrator accounts for signs of compromise. Prioritize patching sites where admin credentials may have been exposed, since the flaw requires Administrator-level access to trigger.
| Rara Theme Rara One Click Demo Import (WordPress plugin) | all versions before 1.3.5; fixed in 1.3.5 |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
Rara One Click Demo Import plugin for WordPress before 1.3.5 contains an arbitrary file upload vulnerability that allows authenticated attackers with Administrator privileges to upload arbitrary PHP files by passing a false value to wp_handle_upload() that disables WordPress core's file type validation checks across all three file parameters in the process_uploaded_files() function. Attackers can upload a malicious PHP file to the uploads directory and execute it over HTTP to achieve remote code execution in the web server process, with the uploaded file persisting on disk even after plugin deactivation and leaving no media library record to evade standard integrity checks.
- Ecosystems
- WordPress
- Weakness
- CWE-434
- Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
In the news0 stories
No ingested article mentions this CVE yet.