216.73.216.233

CVE-2026-3595

· Published 16/04/2026 06:16 · Modified 16/04/2026 06:16

Labels: CVE-2026-3595 2026-04-16CVE-2026-3595CWE-862[email protected]

Essential information

Published
16/04/2026 06:16
Modified
16/04/2026 06:16
Author
Creator
CVSS
5.3 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
riaxe / product customizer cpe:2.3:a:riaxe:product_customizer:<2.1.2:*:*:*:*:wordpress:*:*

References