S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Feb 22, 2026

CVE-2023-32590 Scanner

Exploits unsanitized category parameter in Subscribe to Category plugin to inject SQL commands, allowing attacker to extract or modify database contents.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.1k
Times Used
continuous scan runs
5.5k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2023-32590
7.5
CVSScritical
Exploitable remotely over the internet · no authentication required.

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Daniel Söderström / Sidney van de Stouwe Subscribe to Category.This issue affects Subscribe to Category: from n/a through 2.7.4.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Subscribe to Categoryby Daniel Söderström / Sidney van de Stouwe
n/a
Updated Aug 22, 2026View on NVD →
Detail

The Subscribe to Category plugin is a widely used WordPress extension that enables site owners to send email notifications to subscribers whenever new posts are published in specific categories. It is popular among bloggers, news sites, and content-driven businesses to enhance user engagement and retention. The plugin integrates seamlessly with WordPress's subscription system, allowing administrators to manage notification preferences per category. Its ease of use and effectiveness in driving traffic make it a staple in many WordPress installations, often handling sensitive subscriber data.

CVE-2023-32590 is a critical SQL Injection vulnerability discovered in the Subscribe to Category plugin. It arises from insufficient sanitization of user-supplied input passed to SQL queries, specifically when processing category-related parameters. Attackers can craft malicious input that bypasses the plugin's input validation, allowing arbitrary SQL commands to be executed against the WordPress database. This flaw is particularly dangerous because it does not require authentication, making it exploitable by unauthenticated remote attackers.

The vulnerability exists in the plugin's handling of the 'category' parameter during subscription management. When a user submits a request to subscribe to a category, the plugin fails to properly escape or validate the category ID before incorporating it into a SQL query. An attacker can inject SQL commands by manipulating this parameter, such as appending UNION-based queries to extract data or using boolean-based blind techniques to infer database contents. The vulnerable endpoint is typically accessible via AJAX actions or direct HTTP requests.

Successful exploitation of CVE-2023-32590 can lead to severe consequences, including unauthorized access to the entire WordPress database. Attackers can extract sensitive information like user credentials, email addresses, and session tokens, potentially leading to account takeover. They may also modify or delete database records, causing data integrity loss or denial of service. Given the CVSS score of 9.3, this vulnerability poses a critical risk to any WordPress site using the affected plugin version.

Solution Advice
  • Immediately update the Subscribe to Category plugin to the latest patched version that fixes CVE-2023-32590.
  • Apply any security patches released by the plugin vendor specifically for this SQL Injection vulnerability.
  • Implement strict input validation and parameterized queries for all category-related database interactions.
  • Use a Web Application Firewall (WAF) to block malicious SQL injection payloads targeting the category parameter.
  • Conduct a thorough security audit of the WordPress database to identify any unauthorized changes or data exfiltration.
  • Enable logging and monitoring for suspicious SQL queries and unexpected database access patterns.
  • Consider using a database activity monitoring tool to detect and alert on anomalous queries.
  • Educate administrators on secure coding practices and the importance of regular plugin updates.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.