5.3
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Description
The Riaxe Product Customizer plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.1.2. This is due to the plugin registering a REST API route at POST /wp-json/InkXEProductDesignerLite/customer/delete_customer without a permission_callback, causing WordPress to default to allowing unauthenticated access, and the inkxe_delete_customer() callback function taking an array of user IDs from the request body and passing each one directly to wp_delete_user() without any authentication or authorization checks. This makes it possible for unauthenticated attackers to delete arbitrary WordPress user accounts, including administrator accounts, leading to complete site lockout and data loss.
Basic Information
ID
CVE-2026-3595
Source
Wordfence
Published
Apr 16, 2026 at 05:29
Affected Product
Vendor
imprintnext
Product
Riaxe Product Customizer
Affected Versions
imprintnext Riaxe Product Customizer 0
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/59da92e2-9ea0-4566-ae4d-3d5d91d0e42e
- plugins.trac.wordpress.org /browser/riaxe-product-customizer/trunk/riaxe-product-designer.php
- plugins.trac.wordpress.org /browser/riaxe-product-customizer/tags/2.1.2/riaxe-product-designer.php
- plugins.trac.wordpress.org /browser/riaxe-product-customizer/trunk/riaxe-product-designer.php
- plugins.trac.wordpress.org /browser/riaxe-product-customizer/tags/2.1.2/riaxe-product-designer.php
- plugins.trac.wordpress.org /browser/riaxe-product-customizer/trunk/riaxe-product-designer.php
- plugins.trac.wordpress.org /browser/riaxe-product-customizer/tags/2.1.2/riaxe-product-designer.php