CVE-2026-1499

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.
Configurations

No configuration.

History

06 Feb 2026, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-06 09:15

Updated : 2026-02-06 15:14


NVD link : CVE-2026-1499

Mitre link : CVE-2026-1499

CVE.ORG link : CVE-2026-1499


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization