CVE-2026-3599
Received Received - Intake
SQL Injection in Riaxe Product Customizer Plugin Allows Data Exposure

Publication date: 2026-04-16

Last updated on: 2026-04-16

Assigner: Wordfence

Description
The Riaxe Product Customizer plugin for WordPress is vulnerable to SQL Injection via the 'options' parameter keys within 'product_data' of the /wp-json/InkXEProductDesignerLite/add-item-to-cart REST API endpoint in all versions up to, and including, 2.1.2. This is due to insufficient escaping on the user-supplied parameter and insufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-16
Last Modified
2026-04-16
Generated
2026-05-07
AI Q&A
2026-04-16
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
riaxe product_customizer to 2.1.2 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The vulnerability allows unauthenticated attackers to perform SQL Injection attacks that can extract sensitive information from the database.

Such unauthorized access to sensitive data can lead to violations of data protection regulations like GDPR and HIPAA, which require the protection of personal and sensitive information.

Therefore, exploitation of this vulnerability could result in non-compliance with these standards due to potential data breaches and exposure of protected information.


Can you explain this vulnerability to me?

The Riaxe Product Customizer plugin for WordPress has a vulnerability in its REST API endpoint /wp-json/InkXEProductDesignerLite/add-item-to-cart. Specifically, the 'options' parameter keys within 'product_data' are not properly escaped or prepared in the SQL query.

This allows unauthenticated attackers to perform SQL Injection by appending additional SQL queries to the existing ones, potentially extracting sensitive information from the database.


How can this vulnerability impact me? :

This vulnerability can allow attackers to extract sensitive information from the database without authentication.

  • Unauthorized access to sensitive data stored in the database.
  • Potential data breaches leading to exposure of confidential information.
  • Compromise of the integrity of the database queries.

Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart