CVE-2026-87767
8.6WordPress · wp shortcut link and advertisement baner
The wp shortcut link and advertisement baner plugin is vulnerable to unauthenticated SQL injection via an AJAX action, potentially allowing attackers to extract sensitive database information.
Executive summary
An unauthenticated SQL injection vulnerability in the wp shortcut link and advertisement baner WordPress plugin poses a high risk of sensitive data exposure.
Vulnerability
The plugin fails to sanitize input parameters before passing them to SQL queries within an AJAX action. This allows unauthenticated attackers to execute arbitrary SQL commands against the backend database.
Business impact
Successful exploitation allows an unauthorized attacker to extract sensitive data from the WordPress database, which may include user credentials, configuration details, or proprietary content. With a CVSS score of 8.6, this vulnerability represents a significant threat to data confidentiality and regulatory compliance.
Remediation
Immediate Action: Since no official patch is currently available, administrators should immediately deactivate and remove the wp shortcut link and advertisement baner plugin from their environment.
Proactive Monitoring: Review database error logs and access logs for suspicious patterns or unexpected SQL syntax errors originating from AJAX requests.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets designed to detect and block common SQL injection patterns targeting AJAX endpoints.
Exploitation status
Public Exploit Available: No.
Analyst recommendation
Given the high severity of this SQL injection vulnerability and the lack of a vendor-provided patch, immediate removal of the affected plugin is the only effective way to eliminate the risk. Organizations relying on this software should identify an alternative solution or wait for a confirmed security update from the vendor before considering re-deployment.
More WordPress CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by Theo Antônio Da Fonseca, with WPScan (coordinator), per the CVE Program record.