Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
9.8

WordPress Riaxe Product Customizer plugin allows attackers to steal control

CVE-2026-3596
Summary

The Riaxe Product Customizer plugin for WordPress is vulnerable, allowing hackers to gain control of your site without a password. This could lead to unauthorized changes, including enabling user registration and making all new users administrators. Update the plugin to the latest version to fix this issue.

Original title
The Riaxe Product Customizer plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.1.2. The plugin registers an unauthenticated AJAX action ('wp_ajax_no...
Original description
The Riaxe Product Customizer plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.1.2. The plugin registers an unauthenticated AJAX action ('wp_ajax_nopriv_install-imprint') that maps to the ink_pd_add_option() function. This function reads 'option' and 'opt_value' from $_POST, then calls delete_option() followed by add_option() using these attacker-controlled values without any nonce verification, capability checks, or option name allowlist. This makes it possible for unauthenticated attackers to update arbitrary WordPress options, which can be leveraged for privilege escalation by enabling user registration and setting the default user role to administrator.
nvd CVSS3.1 9.8
Vulnerability type
CWE-862 Missing Authorization
Published: 16 Apr 2026 · Updated: 16 Apr 2026 · First seen: 16 Apr 2026