CVE-2026-26212 PUBLISHED

Rara One Click Demo Import < 1.3.5 Arbitrary File Upload RCE

Assigner: VulnCheck
Reserved: 11.02.2026 Published: 09.09.2026 Updated: 09.09.2026

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.

Metrics

CVSS 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
CVSS Score: 8.6

Product Status

Vendor Rara Themes
Product Rara One Click Demo Import
Versions Default: unaffected
  • affected from 0 to 1.3.5 (excl.)

Credits

  • Rinesa Krasniqi finder
  • VulnCheck coordinator

References

Problem Types

  • Unrestricted Upload of File with Dangerous Type CWE