← Vulnerability feed

Vulnerability record · CVE-2024-10400 · published 21 November 2024

CVE-2024-10400: Tutor LMS WordPress plugin unauthenticated SQL injection via rating_filter

Themeum · Tutor Lms

The Tutor LMS plugin for WordPress fails to escape the 'rating_filter' parameter and does not prepare its SQL query, allowing SQL injection in all versions up to and including 2.7.6. Because the flaw is reachable without authentication, any remote visitor can inject SQL into existing queries and read data from the site's database.

7.5 CVSS 3.1 High EPSS 83% · top 0.3% CWE-89 · SQL injection
7.5CVSS 3.1 base score
83%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

The Tutor LMS plugin for WordPress is vulnerable to SQL Injection via the ‘rating_filter’ parameter in all versions up to, and including, 2.7.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityUnauthenticated network-reachable SQL injection with high confidentiality impact and a very high EPSS score, though no KEV listing or confirmed in-the-wild exploitation is documented.

What it is

The Tutor LMS plugin for WordPress fails to escape the 'rating_filter' parameter and does not prepare its SQL query, allowing SQL injection in all versions up to and including 2.7.6. Because the flaw is reachable without authentication, any remote visitor can inject SQL into existing queries and read data from the site's database.

Impact

An attacker can extract sensitive information from the WordPress database, including user and course data, without any credentials. The CVSS vector shows high confidentiality impact with no integrity or availability impact.

Attack surface

Reached over the network through the plugin's rating_filter parameter; the CVSS vector is AV:N/AC:L/PR:N/UI:N, so no authentication and no user interaction are required.

Exploitation

Not listed in CISA KEV and no public exploit references are tagged, but EPSS is 0.8312 (99.7th percentile), indicating a high modeled likelihood of exploitation. A patch reference exists, so unpatched sites remain exposed.

What to do

  • Update Tutor LMS to a version newer than 2.7.6, which contains the fix in changeset 3186319.
  • If immediate patching is not possible, disable the Tutor LMS plugin until it can be updated.
  • Deploy a web application firewall rule blocking SQL injection patterns in the rating_filter parameter.
  • Restrict database account privileges used by WordPress to limit what injected queries can read.
  • Audit the site for signs of prior exploitation before and after patching.

Detection

  • Review web server and WAF logs for requests containing SQL syntax or UNION/OR patterns in the rating_filter parameter.
  • Monitor database query logs for unexpected SELECT statements or schema enumeration originating from the web tier.
  • Check for anomalous outbound or database access patterns consistent with bulk data extraction from WordPress tables.
  • Compare plugin version inventory against 2.7.6 to identify unpatched instances.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2024-10400 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2024-4223Themeum tutor lms missing authorization vulnerabilityThe Tutor LMS plugin for WordPress is vulnerable to unauthorized access of data, modification of data, loss of data due to a missing capability check…EPSS 0.52%9.8CVE-2023-25700Themeum tutor lms sql injection vulnerabilityImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Themeum Tutor LMS allows SQL Injection.This iss…EPSS 0.76%8.8CVE-2024-43142Themeum tutor lms missing authorization vulnerabilityMissing Authorization vulnerability in Themeum Tutor LMS allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects T…EPSS 0.40%8.8CVE-2024-39645Themeum tutor lms cross-site request forgery vulnerabilityCross-Site Request Forgery (CSRF) vulnerability in Themeum Tutor LMS.This issue affects Tutor LMS: from n/a through 2.7.2.EPSS 0.19%8.8CVE-2023-25799Themeum tutor lms missing authorization vulnerabilityMissing Authorization vulnerability in Themeum Tutor LMS.This issue affects Tutor LMS: from n/a through 2.1.8.EPSS 0.46%8.8CVE-2024-4352Themeum tutor lms missing authorization vulnerabilityThe Tutor LMS Pro plugin for WordPress is vulnerable to unauthorized access of data, modification of data, loss of data due to a missing capability c…EPSS 1.2%8.8CVE-2024-4351Themeum tutor lms sql injection vulnerabilityThe Tutor LMS Pro plugin for WordPress is vulnerable to unauthorized access of data, modification of data, loss of data due to a missing capability c…EPSS 1.0%8.8CVE-2024-1751Themeum tutor lms sql injection vulnerabilityThe Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to time-based SQL Injection via the question_id parameter in …EPSS 3.1%

Source: NIST National Vulnerability Database (record CVE-2024-10400), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.