CR Flexible Comment Moderation Security & Risk Analysis

wordpress.org/plugins/cr-flexible-comment-moderation

A wordpress plugin that will allow you to flexibly set comment moderation mode on individual post, wether to automatically approve or moderate the com …

10 active installs v0.1 PHP + WP 2.7+ Updated Apr 11, 2009
commentmoderation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CR Flexible Comment Moderation Safe to Use in 2026?

Generally Safe

Score 85/100

CR Flexible Comment Moderation has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 17yr ago
Risk Assessment

The cr-flexible-comment-moderation plugin version 0.1 exhibits a generally positive security posture based on the provided static analysis. The plugin has no registered CVEs, no detected dangerous functions, and all SQL queries are properly prepared, which are strong indicators of good security practices. Furthermore, the limited attack surface with zero AJAX handlers, REST API routes, shortcodes, or cron events, coupled with the absence of external HTTP requests and file operations, minimizes potential entry points for attackers. The presence of nonce and capability checks, while limited, further strengthens its defenses.

However, a significant concern arises from the complete lack of output escaping. This means that any data outputted by the plugin to the browser or other destinations could be vulnerable to Cross-Site Scripting (XSS) attacks if user-supplied data is not properly sanitized before being displayed. The absence of taint analysis results might be due to the limited complexity of the plugin or limitations in the analysis tool, but the lack of output escaping is a concrete vulnerability that needs attention. In conclusion, while the plugin demonstrates good foundational security by avoiding common pitfalls like raw SQL and excessive attack vectors, the critical omission of output escaping presents a tangible risk that overshadows its otherwise robust design.

Key Concerns

  • 100% of outputs are not properly escaped
Vulnerabilities
None known

CR Flexible Comment Moderation Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

CR Flexible Comment Moderation Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

CR Flexible Comment Moderation Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

CR Flexible Comment Moderation Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menucr-flexible-comment-moderation.php:15
actionsave_postcr-flexible-comment-moderation.php:16
actioncomment_postcr-flexible-comment-moderation.php:17
Maintenance & Trust

CR Flexible Comment Moderation Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedApr 11, 2009
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CR Flexible Comment Moderation Developer Profile

Arief Bayu Purwanto

4 plugins · 40 total installs

92
trust score
Avg Security Score
89/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect CR Flexible Comment Moderation

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name="cr_flexible_comment_moderation_noncename"id="cr_flexible_comment_moderation_noncename"name="cr_flexible_comment_moderation_system_mode"name="cr_flexible_comment_moderation_overide_mode"
FAQ

Frequently Asked Questions about CR Flexible Comment Moderation