Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Network SQLi is low-complexity and typically enables reading (C:H) and some data modification (I:L); PR:L reflects that comparable WordPress plugin SQLi commonly needs a low-privileged account, and DB access does not cross a security authority (S:N).
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in chrisbadgett LifterLMS allows SQL Injection. This issue affects LifterLMS: from n/a through 8.0.6.
AnalysisAI
SQL injection in the LifterLMS WordPress plugin (versions up to and including 8.0.6) lets remote attackers inject crafted SQL into a vulnerable query, exposing sensitive database contents such as user records, course data, and WordPress secrets. Patchstack assigns a critical 9.3 (CVSS 3.1) with an unauthenticated network vector, though there is no public exploit identified at time of analysis and EPSS exploitation probability is very low (0.06%, 17th percentile). The flaw is a classic CWE-89 improper neutralization of special elements in an SQL command.
Technical ContextAI
LifterLMS is a learning-management-system (LMS) plugin for WordPress used to build and sell online courses and memberships; the CPE cpe:2.3:a:lifterlms:lifterlms:*:*:*:*:*:wordpress:*:* identifies it as the affected component. The root cause is CWE-89: user-controllable input is concatenated into a SQL statement executed against the WordPress MySQL/MariaDB backend without proper parameterization or escaping (e.g., missing use of $wpdb->prepare()). Because WordPress plugins share the site database, a successful injection reaches the same tables that hold wp_users credentials hashes, session/nonce data, and other plugin content, which is consistent with the confidentiality-focused, scope-changed vector Patchstack assigned.
RemediationAI
Upgrade LifterLMS to the first release after 8.0.6 that the vendor marks as fixed (a released patched version is not independently confirmed in the available data - confirm the exact fixed version on the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/lifterlms/vulnerability/wordpress-lifterlms-8-0-6-sql-injection-vulnerability?_s_id=cve before deploying, and do not rely on an invented version number). Until a confirmed patch is applied, deploy a WordPress WAF or virtual patch (Patchstack and comparable WAFs publish rules for this CVE) to filter SQL injection payloads against LifterLMS endpoints; the trade-off is possible false positives on legitimate course/query parameters. As additional compensating controls, restrict access to LifterLMS admin and AJAX/REST endpoints to trusted users, remove or deactivate the plugin if it is not in active use (this disables all LMS functionality), and take a verified database backup plus rotate WordPress salts/keys and force credential resets if you suspect the injectable query already exposed wp_users data.
An issue was discovered in the LifterLMS plugin through 3.34.5 for WordPress. Rated critical severity (CVSS 9.8), this v
The LMS by LifterLMS - Online Course, Membership & Learning Management System Plugin for WordPress plugin before 4.21.2
The LifterLMS WordPress plugin before 8.0.1 does not sanitise and escape a parameter before outputting it back in the pa
Stored cross-site scripting in LifterLMS WordPress plugin versions before 10.0.10 allows authenticated course editors to
The LifterLMS PayPal WordPress plugin before 1.4.0 does not sanitise and escape some parameters from the payment confirm
LifterLMS Wordpress plugin version below 3.37.15 is vulnerable to arbitrary file write leading to remote code execution.
The 'State' field of the Edit profile page of the LMS by LifterLMS - Online Course, Membership & Learning Management Sys
The LifterLMS - WordPress LMS Plugin for eLearning plugin for WordPress is vulnerable to SQL Injection via the orderBy a
Authenticated information disclosure in the LifterLMS WordPress plugin before 10.0.10 exposes internal post type titles
The LifterLMS - WP LMS for eLearning, Online Courses, & Quizzes plugin for WordPress is vulnerable to blind SQL Injectio
The LifterLMS - WordPress LMS Plugin for eLearning plugin for WordPress is vulnerable to unauthorized modification of da
Cross-Site Request Forgery (CSRF) vulnerability in LifterLMS.5.0. Rated medium severity (CVSS 4.3), this vulnerability i
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-19292