Vulnerability Description
The WP Duplicate plugin for WordPress is vulnerable to Missing Authorization leading to Arbitrary File Upload in all versions up to and including 1.1.8. This is due to a missing capability check on the `process_add_site()` AJAX action combined with path traversal in the file upload functionality. This makes it possible for authenticated (subscriber-level) attackers to set the internal `prod_key_random_id` option, which can then be used by an unauthenticated attacker to bypass authentication checks and write arbitrary files to the server via the `handle_upload_single_big_file()` function, ultimately leading to remote code execution.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/local-sync/tags/1.1.8/admin/class-loc
- https://plugins.trac.wordpress.org/browser/local-sync/tags/1.1.8/admin/class-loc
- https://plugins.trac.wordpress.org/browser/local-sync/tags/1.1.8/includes/class-
- https://plugins.trac.wordpress.org/browser/local-sync/trunk/admin/class-local-sy
- https://plugins.trac.wordpress.org/browser/local-sync/trunk/admin/class-local-sy
- https://plugins.trac.wordpress.org/browser/local-sync/trunk/includes/class-local
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new
- https://www.wordfence.com/threat-intel/vulnerabilities/id/11bb7190-023b-45e1-99a
FAQ
What is CVE-2026-1499?
CVE-2026-1499 is a vulnerability with a CVSS score of 8.8 (HIGH). The WP Duplicate plugin for WordPress is vulnerable to Missing Authorization leading to Arbitrary File Upload in all versions up to and including 1.1.8. This is due to a missing capability check on th...
How severe is CVE-2026-1499?
CVE-2026-1499 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-1499?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.