
Delete Pending Comments Security & Risk Analysis
wordpress.org/plugins/delete-pending-commentsA quick way to delete all pending and spam comments. Useful for victims of spammer attacks.
Is Delete Pending Comments Safe to Use in 2026?
Generally Safe
Score 85/100Delete Pending Comments has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'delete-pending-comments' plugin v1.0.0 presents a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are accessible without authentication or permission checks. Furthermore, the absence of any historical vulnerabilities and critical/high severity taint analysis flows indicates a potentially robust development history. However, significant concerns arise from the SQL query handling and output escaping. The plugin uses raw SQL queries without prepared statements, which is a common vector for SQL injection vulnerabilities. Additionally, none of the identified outputs are properly escaped, increasing the risk of Cross-Site Scripting (XSS) attacks. While the plugin demonstrates good practices in limiting its attack surface and lacks historical CVEs, the unaddressed risks in SQL and output handling represent substantial security weaknesses that require immediate attention.
Key Concerns
- Raw SQL queries, no prepared statements
- Unescaped output
Delete Pending Comments Security Vulnerabilities
Delete Pending Comments Code Analysis
SQL Query Safety
Output Escaping
Delete Pending Comments Attack Surface
WordPress Hooks 2
Maintenance & Trust
Delete Pending Comments Maintenance & Trust
Maintenance Signals
Community Trust
Delete Pending Comments Alternatives
AI Disable Comments
ai-disable-comments
A quick way to disable or delete all approved, pending or spam comments and pings only with one click.
Disable Comments – Remove Comments & Stop Spam [Multi-Site Support]
disable-comments
Allows administrators to globally disable comments on their site. Comments can be disabled according to post type. Multisite friendly.
Spam Comments Cleaner
spam-comments-cleaner
Delete all the SPAM comments of your WordPress site in a regular time interval. To start the scheduled script this plugin using wp_cron hook.
Bulk Comments Management
bulk-comments-management
This plugin allows administrators to globally delete comments (spam, trash, unapproved comments), enable/disable comments on all posts.
Remove All Comments
remove-all-comments
This plug-in will removed/Delete all comments from posts and pages.
Delete Pending Comments Developer Profile
16 plugins · 21K total installs
How We Detect Delete Pending Comments
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.