Auto approve comments for specific posts Security & Risk Analysis

wordpress.org/plugins/auto-approve-comments-for-specific-posts

This plugin will help you if want that only the comments of some specific posts/pages to be auto-approved.

10 active installs v1.0.1 PHP + WP 2.9.0+ Updated Jun 6, 2011
approve-commentsauto-approve-commentsauto-approve-comments-for-specific-postscomments
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Auto approve comments for specific posts Safe to Use in 2026?

Generally Safe

Score 85/100

Auto approve comments for specific posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The 'auto-approve-comments-for-specific-posts' plugin version 1.0.1 presents a mixed security picture. On the positive side, it demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and having no known vulnerabilities or CVEs. The absence of file operations and external HTTP requests also contributes to a reduced attack surface. However, a significant concern arises from the output escaping. With one total output and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data could be injected and executed in the browser. Furthermore, the taint analysis reveals two flows with unsanitized paths, suggesting potential issues with how data is handled within the plugin, though no critical or high severity issues were flagged. The lack of nonce and capability checks, while not directly evident as a risk given the absence of exposed entry points, means that if any entry points were inadvertently added or exposed in future versions, they might lack essential security measures.

Key Concerns

  • Unescaped output
  • Taint flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Auto approve comments for specific posts Security Vulnerabilities

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

Auto approve comments for specific posts Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ics_app_menu (auto-approve-comments-for-specific-posts.php:35)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Auto approve comments for specific posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionpre_comment_approvedauto-approve-comments-for-specific-posts.php:64
actionadmin_menuauto-approve-comments-for-specific-posts.php:65
Maintenance & Trust

Auto approve comments for specific posts Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJun 6, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Auto approve comments for specific posts Developer Profile

itsnotabug

2 plugins · 30 total installs

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

How We Detect Auto approve comments for specific posts

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<h2>Auto approve comments for specific posts</h2><p><b>Auto approve comments for these posts/pages:</b><br/>(separated by coma, no spaces. e.g: 1,2,50,999)<br/></p><input type="text" name="ics_app_ids" value="
FAQ

Frequently Asked Questions about Auto approve comments for specific posts