CVE-2026-3079
Received Received - Intake
Blind Time-Based SQL Injection in LearnDash LMS Plugin

Publication date: 2026-03-24

Last updated on: 2026-03-24

Assigner: Wordfence

Description
The LearnDash LMS plugin for WordPress is vulnerable to blind time-based SQL Injection via the 'filters[orderby_order]' parameter in the 'learndash_propanel_template' AJAX action in all versions up to, and including, 5.0.3. This is 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 Contributor-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-03-24
Last Modified
2026-03-24
Generated
2026-05-07
AI Q&A
2026-03-24
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
learndash learndash_lms to 5.0.3 (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 Powered Q&A
Can you explain this vulnerability to me?

The LearnDash LMS plugin for WordPress has a blind time-based SQL Injection vulnerability in the 'filters[orderby_order]' parameter of the 'learndash_propanel_template' AJAX action. This occurs because the plugin does not properly escape user input and does not sufficiently prepare the existing SQL query. As a result, authenticated users with Contributor-level access or higher can append additional SQL queries to extract sensitive information from the database.


How can this vulnerability impact me? :

This vulnerability allows attackers with Contributor-level access or above to perform blind time-based SQL Injection attacks. They can manipulate SQL queries to extract sensitive data from the database without detection. This can lead to unauthorized disclosure of confidential information, potentially compromising user data and the integrity of the system.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

To mitigate the CVE-2026-3079 vulnerability, you should immediately update the LearnDash LMS plugin to version 5.0.3.1 or later, as this version includes critical security enhancements that tighten SQL query handling to prevent SQL injection attacks.

Ensure that only trusted users have Contributor-level access or higher, as the vulnerability can be exploited by authenticated users with such privileges.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart