SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-19094

MEDIUM · CVSS 5.3 EPSS 0.28%

Source: NVD + CISA KEV + EPSS · Published 2026-08-26 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The Tutor LMS WordPress plugin prior to version 4.0.6 is vulnerable due to insufficient validation of input used in database queries, enabling unauthenticated users to perform SQL injection attacks. This flaw allows attackers to access and read restricted course content, compromising the confidentiality of educational materials. WordPress site administrators using this plugin should prioritize updating to the latest version to mitigate this risk.

CVE
CVE-2026-19094
Severity
MEDIUM
CVSS
5.3
EPSS
0.28%
WordPress

Original NVD Description

The Tutor LMS WordPress plugin before 4.0.6 does not validate values used to build a database query, and does not restrict which template file a request may load, allowing unauthenticated users to inject SQL and to read question and answer content belonging to courses that are not publicly available. The injected text reaches the query as grammar rather than as data, and on the database engines tested it does not yield extraction of arbitrary data, so the confidentiality impact is the disclosed course content rather than the database at large.