WordPress Plugin Vulnerabilities
SEO Booster < 7.3.2 - Authenticated (Administrator+) SQL Injection via 'orderby' Parameter
Description
The SEO Booster plugin for WordPress is vulnerable to time-based SQL Injection via the 'orderby' parameter in all versions up to, and including, 7.3.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 authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Although esc_sql() and sanitize_text_field() are applied, neither neutralizes SQL keywords, commas, parentheses, or subquery syntax in an unquoted ORDER BY context, leaving the clause fully attacker-controlled.
Affects Plugins
References
Classification
Type
SQLI
OWASP top 10
CWE
CVSS
Miscellaneous
Original Researcher
PRISM
Verified
No
WPVDB ID
Timeline
Publicly Published
2026-07-15 (about 13 days ago)
Added
2026-07-15 (about 13 days ago)
Last Updated
2026-07-16 (about 12 days ago)