CVE-2025-30947
8.5gopiplus · Cool fade popup
A blind SQL injection vulnerability in the gopiplus Cool fade popup WordPress plugin allows authenticated attackers to perform unauthorized database queries.
Executive summary
A blind SQL injection vulnerability in the Cool fade popup plugin for WordPress poses a high risk of unauthorized data exposure for affected installations.
Vulnerability
The vulnerability is a blind SQL injection (CWE-89) stemming from improper neutralization of special elements in SQL commands. It requires a logged-in user with at least low-level privileges to interact with the vulnerable plugin function.
Business impact
The ability to perform blind SQL injection attacks can lead to significant data exfiltration, as attackers may extract sensitive information from the underlying database bit by bit. With a CVSS score of 8.5, this high-severity flaw threatens the confidentiality and integrity of the application, potentially resulting in unauthorized access to user data or administrative credentials.
Remediation
Immediate Action: Since a specific patch version is currently unknown, administrators should immediately deactivate or uninstall the Cool fade popup plugin until an official security update is released by the vendor.
Proactive Monitoring: Security teams should audit database logs for suspicious query patterns, particularly those involving unusual character encoding or unexpected boolean-based responses.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block common SQL injection payloads directed at WordPress plugin endpoints.
Exploitation status
Public Exploit Available: No (exploit_available: unknown)
Analyst recommendation
Given the high CVSS score and the nature of SQL injection, this vulnerability represents a serious security risk. Organizations should prioritize the removal of the vulnerable component from their production environments immediately and monitor for any signs of database irregularities until a confirmed, patched version is verified as available.
More gopiplus CVEs
Sources
Originally found and disclosed by Peter Thaleikis | Patchstack Bug Bounty Program, per the CVE Program record.