CVE Catalog

CVE-2026-3594

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.46%

38th percentile - higher than 38% of all known CVEs

Summary

The Riaxe Product Customizer plugin for WordPress up to version 2.4 exposes the REST API endpoint '/wp-json/InkXEProductDesignerLite/orders' without authentication, allowing unauthenticated attackers to extract sensitive customer and order data from WooCommerce, including names, IDs, totals, and statuses.

Risk Assessment

The organization is at risk of mass customer data leakage, potentially violating privacy, leading to identity theft and financial losses.

Recommendation

Update the Riaxe Product Customizer plugin to the latest version or temporarily disable the REST API endpoint until a patch is released.

Original NVD description (English source)

The Riaxe Product Customizer plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.4 via the '/wp-json/InkXEProductDesignerLite/orders' REST API endpoint. The endpoint is registered with 'permission_callback' set to '__return_true', meaning no authentication or authorization checks are performed. The endpoint queries WooCommerce order data from the database and returns it to the requester, including customer first and last names, customer IDs, order IDs, order totals, order dates, currencies, and order statuses. This makes it possible for unauthenticated attackers to extract sensitive customer and order information from the WooCommerce store.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS