CVE-2026-6080
MEDIUM EPSS 38.9%
Published Apr 17, 20262mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published Apr 17, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
The Tutor LMS plugin for WordPress is vulnerable to SQL Injection in versions up to and including 3.9.8. This is due to insufficient escaping on the 'date' parameter combined with direct interpolation into a SQL fragment before being passed to $wpdb->prepare(). This makes it possible for authenticated attackers with Admin-level access and above to append additional SQL queries and extract sensitive information from the database.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
38.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
References 8
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/tutor/tags/3.9.8/classes/Instructors_List.php#L376
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/tutor/tags/3.9.8/classes/Instructors_List.php#L451
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/tutor/tags/3.9.8/views/pages/instructors.php#L38
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/tutor/trunk/classes/Instructors_List.php#L376
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/tutor/trunk/classes/Instructors_List.php#L451
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/tutor/trunk/views/pages/instructors.php#L38
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/changeset/3505142/tutor/tags/3.9.9/classes/Instructors_List.php
- wordfence.com https://www.wordfence.com/threat-intel/vulnerabilities/id/6dd041ff-a0a3-4d1f-83e0-6ec2a978e9cf?source=cve
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.