CVE-2026-84047
8.6WordPress · Album Cover Finder
The Album Cover Finder WordPress plugin contains a SQL injection vulnerability that allows unauthenticated attackers to query the database.
Executive summary
An unauthenticated SQL injection vulnerability in the Album Cover Finder WordPress plugin poses a high risk of unauthorized data exposure.
Vulnerability
The plugin fails to sanitize and escape input parameters before incorporating them into SQL queries. This allows an unauthenticated attacker to manipulate database queries, potentially leading to unauthorized data exfiltration.
Business impact
Successful exploitation of this flaw allows an attacker to interact directly with the underlying database without requiring valid credentials. This results in a significant risk of data breach, including the potential exposure of sensitive user information or site configuration data. With a CVSS score of 8.6, this vulnerability is categorized as high severity and requires immediate attention to protect organizational assets.
Remediation
Immediate Action: Since no official patch is currently available, administrators should immediately deactivate and remove the Album Cover Finder plugin from all WordPress installations.
Proactive Monitoring: Security teams should monitor database query logs for unusual patterns, such as unexpected syntax or large volumes of data retrieval requests originating from the web server.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets designed to detect and block common SQL injection patterns to reduce the attack surface until the plugin is removed or updated.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the high CVSS score and the nature of SQL injection, the risk to the confidentiality of the WordPress database is substantial. Organizations utilizing this plugin must prioritize its removal immediately, as no vendor patch is currently available to resolve the underlying security defect.
More WordPress CVEs all →
History
CVE Brief tracked this CVE 1 day 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
Sources
Originally found and disclosed by João Ramos Maciel, with WPScan (coordinator), per the CVE Program record.