CVE-2026-82304
8.6Music Store · Music Store – WordPress eCommerce
The Music Store WordPress plugin fails to sanitize user input, allowing unauthenticated SQL injection.
Executive summary
A critical SQL injection vulnerability in the Music Store WordPress plugin allows unauthenticated attackers to potentially exfiltrate sensitive data from the underlying database.
Vulnerability
This is a SQL injection vulnerability (CWE-89) where the plugin fails to sanitize or escape user input before processing it in a SQL statement. The flaw is exploitable by unauthenticated attackers, allowing them to execute arbitrary database queries.
Business impact
Successful exploitation of this vulnerability poses a significant risk to data confidentiality. Because the flaw is exploitable without authentication, an attacker could potentially dump sensitive customer or administrative information stored in the WordPress database. Given the CVSS score of 8.6, this vulnerability is classified as high severity, and it could lead to severe reputational damage and compliance violations depending on the nature of the data stored.
Remediation
Immediate Action: Update the Music Store plugin to version 1.4.5 or later immediately to incorporate the necessary input sanitization.
Proactive Monitoring: Review database query logs for unusual activity, such as unexpected syntax or large data retrieval requests, which may indicate an ongoing exploitation attempt.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block common SQL injection patterns to provide a temporary layer of protection while updates are being deployed.
Exploitation status
Public Exploit Available: No.
Analyst recommendation
This vulnerability represents a significant security risk due to the potential for unauthorized data access by unauthenticated users. It is imperative that administrators prioritize updating the Music Store plugin to version 1.4.5 immediately. Failure to patch leaves the WordPress environment exposed to database compromise, and regular monitoring should be maintained until the update is confirmed as successful across all instances.
More Music Store CVEs
History
CVE Brief tracked this CVE 5 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 8.6 (3.1)
- Analyst report written
- Published in the daily brief high section, early-warning entry
Sources
Originally found and disclosed by nobody, with WPScan (coordinator), per the CVE Program record.