CVE Catalog

CVE-2026-15458

MediumCVSS 4.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

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

Summary

The SEO Booster plugin for WordPress is vulnerable to generic SQL Injection via the 'sort_field' parameter in all versions up to and including 7.3.1. This is due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query.

Risk Assessment

Authenticated attackers with administrator-level access or higher can append additional SQL queries into existing ones, potentially extracting sensitive information from the database, such as passwords or user data.

Recommendation

Immediately update the SEO Booster plugin to the latest available version that fixes this vulnerability. If no update is available, restrict access to the WordPress admin panel to trusted users only.

Other vulnerabilities in SEO Booster

See all
Original NVD description (English source)

The SEO Booster plugin for WordPress is vulnerable to generic SQL Injection via the 'sort_field' 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.

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