CVE-2026-10736
Received Received - Intake
SQL Injection in Tutor LMS WordPress Plugin

Publication date: 2026-06-18

Last updated on: 2026-06-18

Assigner: Wordfence

Description
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to generic SQL Injection via the 'data' parameter in all versions up to, and including, 3.9.11 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-18
Last Modified
2026-06-18
Generated
2026-06-18
AI Q&A
2026-06-18
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
tutor_lms tutor_lms to 3.9.11 (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 Tutor LMS plugin for WordPress has a vulnerability known as generic SQL Injection in its 'data' parameter in all versions up to and including 3.9.11. This happens because the plugin does not properly escape user-supplied input and does not sufficiently prepare the SQL queries. As a result, authenticated users with administrator-level access or higher can insert additional SQL commands into existing queries.

This allows these attackers to manipulate the database queries to extract sensitive information from the database.

Impact Analysis

This vulnerability can allow an attacker with administrator-level access to extract sensitive information from the database by injecting malicious SQL queries.

Although it requires high privileges to exploit, the impact includes unauthorized disclosure of sensitive data, which can compromise the confidentiality of the system.

Compliance Impact

The vulnerability allows authenticated attackers with administrator-level access to perform SQL Injection attacks that can extract sensitive information from the database.

Such unauthorized access and potential data exposure could lead to non-compliance with data protection regulations like GDPR and HIPAA, which require safeguarding sensitive personal and health information.

However, the provided information does not explicitly discuss the impact on compliance with these standards.

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