CVE Catalog

CVE-2026-4798

High
Published: Translated: NVD NIST

Summary

The Avada Builder plugin for WordPress is vulnerable to time-based SQL Injection via the ‘product_order’ parameter in all versions up to and including 3.15.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.

Risk Assessment

Unauthenticated attackers can append additional SQL queries into existing ones, which can lead to the extraction of sensitive information from the database. The vulnerability can only be exploited if WooCommerce was previously used and then deactivated.

Recommendation

It is recommended to update the Avada Builder plugin to the latest version to mitigate this vulnerability. Additionally, conducting a database security audit and monitoring logs for potential attack attempts is advisable.

Related vulnerabilities

Original NVD description (English source)

The Avada Builder plugin for WordPress is vulnerable to time-based SQL Injection via the ‘product_order’ parameter in all versions up to, and including, 3.15.1 due to insufficient escaping on the user supplied parameter and lack of sufficient 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. Note: The vulnerability can only be exploited if WooCommerce was previously used and then deactivated.

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