Delete Pending Comments Security & Risk Analysis

wordpress.org/plugins/delete-pending-comments

A quick way to delete all pending and spam comments. Useful for victims of spammer attacks.

10K active installs v1.0.0 PHP 5.3+ WP 2.7+ Updated Jan 28, 2024
commentsdeletemass-delete-commentspendingspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Delete Pending Comments Safe to Use in 2026?

Generally Safe

Score 85/100

Delete Pending Comments has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

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
Vulnerabilities
None known

Delete Pending Comments Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Delete Pending Comments Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
0 prepared
Unescaped Output
1
0 escaped
Nonce Checks
1
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

Delete Pending Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitdelete-pending-comments.php:23
actionadmin_menudelete-pending-comments.php:24
Maintenance & Trust

Delete Pending Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJan 28, 2024
PHP min version5.3
Downloads153K

Community Trust

Rating94/100
Number of ratings94
Active installs10K
Developer Profile

Delete Pending Comments Developer Profile

Sudar Muthu

16 plugins · 21K total installs

84
trust score
Avg Security Score
86/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Delete Pending Comments

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Delete Pending Comments