CVE Catalog

CVE-2026-15444

MediumCVSS 4.9
Published: Updated: Translated: NVD NIST

Summary

The Tutor LMS plugin for WordPress up to version 4.0.1 is vulnerable to generic SQL Injection via the 'coupon_code' parameter due to insufficient escaping and lack of proper query preparation. Authenticated attackers with administrator-level access or higher can append additional SQL queries to existing ones, potentially extracting sensitive information from the database.

Risk Assessment

An attacker with administrator privileges can steal sensitive data from the database, such as user passwords, personal data, or API keys.

Recommendation

Immediately update the Tutor LMS plugin to the latest available version that contains the fix for this vulnerability.

Other vulnerabilities in Tutor LMS

See all
Original NVD description (English source)

The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to generic SQL Injection via the 'coupon_code' parameter in all versions up to, and including, 4.0.1 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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS