CVE-2026-11973
MediumCVSS 4.9Exploitation Probability (EPSS)
Low risk23th percentile - higher than 23% of all known CVEs
Summary
The WP-Lister Lite for eBay plugin for WordPress is vulnerable to generic SQL Injection via the 'orderby' parameter in all versions up to and including 3.8.8. This is due to insufficient escaping and lack of preparation on the SQL query. Authenticated attackers with shop manager-level access or above can append additional SQL queries to extract sensitive information from the database.
Risk Assessment
Exposure of sensitive data from the WordPress database, such as user data or passwords. The attack requires authentication but can be performed by users with limited privileges.
Recommendation
Update the plugin to the latest patched version immediately. Restrict user privileges to the minimum necessary.
Other vulnerabilities in WP-Lister Lite for eBay
See all- CVE-2026-66628High
The WP-Lister Lite for eBay plugin in versions up to and including 3.8.11 contains a Shop manager SQL Injection vulnerability. This allows a shop manager-level user to inject malicious SQL code into database queries.
- CVE-2026-18595High
The WP-Lister Lite for eBay plugin for WordPress in all versions up to and including 3.8.9 is vulnerable to Stored Cross-Site Scripting via the AJAX Cron Handler Request Parameter due to insufficient input sanitization and output escaping. This allows unauthenticated attackers to inject arbitrary web scripts into pages that will execute whenever a user accesses an injected page.
Original NVD description (English source)
The WP-Lister Lite for eBay plugin for WordPress is vulnerable to generic SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.8.8 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 shop manager-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

