CoSchool LMS CVE-2025-60239
HIGHSeverity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Codexpert, Inc CoSchool LMS coschool allows Blind SQL Injection.This issue affects CoSchool LMS: from n/a through <= 1.4.3.
AnalysisAI
Blind SQL injection in CoSchool LMS WordPress plugin through version 1.4.3 allows authenticated attackers with low-level privileges to extract sensitive database contents and potentially cause service disruption. The vulnerability is exploitable remotely with low attack complexity and enables scope escalation beyond the plugin's intended permissions. Currently showing low exploitation probability (EPSS 6th percentile), with no confirmed active exploitation or public exploit code.
Technical ContextAI
CoSchool LMS is a WordPress learning management system plugin developed by Codexpert, Inc. The vulnerability stems from CWE-89 (SQL Injection), where the plugin fails to properly sanitize user-supplied input before incorporating it into SQL queries. The blind SQL injection variant means attackers cannot directly see query results but can infer database content through timing attacks, error-based responses, or boolean conditions. The WordPress plugin architecture runs with database privileges of the wp-config.php configured user, typically granting access to all WordPress tables including user credentials, posts, and plugin-specific learning management data. The CVSS scope change (S:C) indicates the vulnerability allows attackers to impact resources beyond the plugin's authorization boundary, likely accessing data from other WordPress components or plugins sharing the same database.
Affected ProductsAI
CoSchool LMS WordPress plugin versions from unknown starting point through version 1.4.3 inclusive, developed by Codexpert, Inc. Vulnerability affects all WordPress installations running these plugin versions regardless of WordPress core version. Patchstack advisory available at https://patchstack.com/database/Wordpress/Plugin/coschool/vulnerability/wordpress-coschool-lms-plugin-1-4-3-sql-injection-vulnerability?_s_id=cve provides additional details. CPE data not available in NVD record at time of analysis.
RemediationAI
Upgrade CoSchool LMS plugin to version 1.4.4 or later if available (check WordPress plugin repository or vendor directly, as patch version not independently confirmed from provided data). Access Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/coschool/vulnerability/wordpress-coschool-lms-plugin-1-4-3-sql-injection-vulnerability?_s_id=cve for vendor-specific remediation guidance. If immediate patching is not feasible, implement compensating controls: restrict user registration to prevent untrusted account creation, audit existing low-privilege user accounts for suspicious activity, enable WordPress database query logging to detect blind SQL injection attempts through timing patterns, deploy web application firewall (WAF) rules to detect SQL injection payloads in plugin parameters (may cause false positives requiring tuning), consider temporarily disabling the plugin if LMS functionality is non-critical (disrupts learning platform operations). Database-level restrictions such as read-only credentials for the WordPress user would break core functionality. Monitor WordPress admin access logs for privilege escalation attempts following potential data exfiltration.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today