CVE Catalog

CVE-2026-9010

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

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

Summary

The Boost plugin for WordPress is vulnerable to time-based SQL Injection via the 'current_url' and 'user_name' parameters in versions up to 2.0.3. Insufficient escaping and lack of prepared statements allow unauthenticated attackers to append malicious SQL queries, potentially extracting sensitive database information.

Risk Assessment

An unauthenticated attacker can exfiltrate sensitive data from the WordPress database, including user passwords and configuration details.

Recommendation

Update the Boost plugin to the latest available version that includes the security fix.

Other vulnerabilities in WordPress Boost plugin

Original NVD description (English source)

The Boost plugin for WordPress is vulnerable to time-based SQL Injection via the 'current_url' and 'user_name' parameters in versions up to, and including, 2.0.3 due to insufficient escaping on the user supplied parameters and lack of sufficient preparation on the existing SQL queries. 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.

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