CVE-2026-42646
7.6Steve Burge · TaxoPress
A blind SQL injection vulnerability in the TaxoPress WordPress plugin allows high-privileged users to execute unauthorized database queries.
Executive summary
The TaxoPress plugin for WordPress is vulnerable to a blind SQL injection flaw that could allow an authenticated administrator to compromise database integrity.
Vulnerability
The plugin fails to properly neutralize special elements in SQL commands, resulting in a blind SQL injection vulnerability. This issue requires high-level administrative privileges (PR:H) to trigger.
Business impact
This vulnerability carries a CVSS score of 7.6, indicating a high level of risk to the confidentiality and integrity of the underlying database. Successful exploitation could allow an attacker to extract sensitive information or manipulate application data, potentially leading to unauthorized access to user records or elevated system control.
Remediation
Immediate Action: Monitor official vendor updates from Steve Burge and apply the patch as soon as it becomes available to remediate the vulnerable code.
Proactive Monitoring: Review database query logs for anomalous patterns or unexpected syntax that may indicate automated blind SQL injection attempts.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets to detect and block malicious SQL injection payloads targeting the WordPress environment.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the potential for data exfiltration via blind SQL injection, administrators should prioritize the removal or update of the TaxoPress plugin. If an update is not immediately available, restrict administrative access to the plugin settings to only the most trusted personnel to mitigate the risk of exploitation by compromised accounts.
More Steve Burge CVEs
Sources
Originally found and disclosed by timomangcut | Patchstack Bug Bounty Program, per the CVE Program record.