CVE-2025-64366

7.6

Stylemix · MasterStudy LMS

A blind SQL injection vulnerability in the MasterStudy LMS WordPress plugin allows authenticated administrative users to execute unauthorized database queries.

Executive summary

A blind SQL injection vulnerability in the Stylemix MasterStudy LMS plugin poses a significant risk of data exfiltration for installations running version 3.6.27 or earlier.

Vulnerability

This vulnerability is a blind SQL injection (CWE-89) arising from improper neutralization of special elements in SQL commands. The CVSS vector indicates that an attacker with high privileges (administrative access) can trigger this flaw over the network to compromise data confidentiality.

Business impact

The ability to perform blind SQL injection allows an attacker to extract sensitive information from the underlying database, including user credentials, course data, and potentially system configurations. With a CVSS score of 7.6, this vulnerability represents a high-severity threat to organizational data integrity and confidentiality. Unauthorized access to the database layer can lead to broad compromise of the WordPress environment and associated sensitive information.

Remediation

Immediate Action: Since a specific patch version is not currently identified, administrators should monitor the official Stylemix and Patchstack advisories for a release that addresses this flaw and update immediately upon availability.

Proactive Monitoring: Review database query logs for unusual patterns or unexpected syntax that may indicate automated blind SQL injection attempts.

Compensating Controls: Implement a Web Application Firewall (WAF) with rules specifically designed to detect and block SQL injection payloads directed at WordPress plugin endpoints.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the high CVSS score and the nature of SQL injection, this vulnerability should be treated with urgency. Administrators must restrict administrative access to trusted personnel only and remain vigilant for vendor updates. Applying the eventual patch is the only definitive way to eliminate the risk of exploitation.

More Stylemix CVEs

Sources

Originally found and disclosed by YC_Infosec | Patchstack Bug Bounty Program, per the CVE Program record.