CVE-2026-87774
WordPress · Tz Weekly Radio Schedule
The Tz Weekly Radio Schedule WordPress plugin fails to sanitize AJAX parameters, enabling unauthenticated SQL injection and potential sensitive data exposure.
Executive summary
A critical SQL injection vulnerability in the Tz Weekly Radio Schedule plugin allows unauthenticated attackers to extract sensitive database information.
Vulnerability
The plugin contains a SQL injection flaw where user supplied input is not sanitized or escaped before being utilized in database queries, specifically within an AJAX endpoint that is accessible to unauthenticated users.
Business impact
This vulnerability carries a CVSS score of 8.6, representing a high risk to organizational data integrity and confidentiality. Successful exploitation allows an attacker to bypass authentication mechanisms to query the backend database directly, potentially leading to the theft of user credentials, sensitive configuration data, or private site content.
Remediation
Immediate Action: As no patch is currently confirmed, administrators should immediately deactivate and remove the Tz Weekly Radio Schedule plugin from all WordPress installations.
Proactive Monitoring: Security teams should review server access logs and database query logs for anomalous activity, specifically looking for repeated SQL syntax errors or unexpected database interactions originating from unauthenticated sessions.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets to detect and block common SQL injection patterns targeting AJAX endpoints.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the high severity and the lack of a verified patch, the risk of data compromise remains unacceptable for production environments. Organizations are strongly advised to remove the plugin entirely until the vendor releases a secure version that addresses the underlying SQL injection vulnerability.
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)
- Held for re-check analysis graded thin
- Analyst report written
Sources
Originally found and disclosed by Theo Antônio Da Fonseca, with WPScan (coordinator), per the CVE Program record.