CVE-2026-11973
Deferred Deferred - Pending Action

SQL Injection in WP-Lister Lite for eBay WordPress Plugin

Vulnerability report for CVE-2026-11973, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-29

Last updated on: 2026-08-16

Assigner: Wordfence

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-29
Last Modified
2026-08-16
Generated
2026-08-18
AI Q&A
2026-07-30
EPSS Evaluated
2026-08-17
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp-lister wp-lister_lite_for_ebay to 3.8.8 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The WP-Lister Lite for eBay plugin for WordPress has a SQL Injection vulnerability in versions up to 3.8.8. The flaw exists in the 'orderby' parameter due to insufficient input escaping and lack of proper SQL query preparation. Authenticated attackers with administrator access or higher can inject malicious SQL queries to extract sensitive database information.

Detection Guidance

This vulnerability can be detected by checking if the WP-Lister Lite for eBay plugin is installed and verifying its version. If the version is 3.8.8 or lower, the system is vulnerable. No specific commands are provided in the context.

Impact Analysis

This vulnerability allows attackers to extract sensitive data from your WordPress database. Since it requires administrator-level access, the primary risk is to sites where credentials have been compromised. Attackers could steal user data, credentials, or other confidential information stored in the database.

Compliance Impact

This vulnerability could lead to unauthorized access and exfiltration of personal data, violating GDPR and HIPAA requirements for data protection and access controls. Organizations may face regulatory penalties, legal liabilities, and reputational damage if exploited.

Mitigation Strategies

Immediately update the WP-Lister Lite for eBay plugin to the latest version beyond 3.8.8. If an update is not available, consider disabling or removing the plugin until a patch is released. Ensure only trusted users have administrator-level access.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-11973. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart