Crowd Control by Postmatic – Comment moderation decentralized Security & Risk Analysis

wordpress.org/plugins/crowd-control

Comment moderation is a drag. Have your users lend a hand by flagging offensive comments and scrubbing your site clean.

20 active installs v1.1 PHP + WP 4.0+ Updated May 17, 2019
comment-moderationflagginginappropriatemoderationreporting
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Crowd Control by Postmatic – Comment moderation decentralized Safe to Use in 2026?

Generally Safe

Score 85/100

Crowd Control by Postmatic – Comment moderation decentralized has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The crowd-control plugin version 1.1 demonstrates a generally strong security posture based on the provided static analysis and vulnerability history. It exhibits good practices by implementing nonce checks and capability checks on its entry points, which are AJAX handlers in this case. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests further contributes to its secure design. Furthermore, the plugin has no recorded vulnerabilities, including CVEs, suggesting a history of security diligence from its developers.

However, a notable concern arises from the output escaping. With 20 total outputs and only 35% properly escaped, there's a significant risk of cross-site scripting (XSS) vulnerabilities. Any user-supplied data that is outputted without adequate sanitization could be exploited by attackers. While the current analysis shows no taint flows, this weakness in output escaping presents a potential avenue for exploitation if an attacker can introduce malicious scripts through other means. The limited attack surface of two AJAX handlers, both with checks, is a positive, but the unescaped output is a critical area that needs immediate attention.

In conclusion, crowd-control v1.1 is commendable for its proactive security measures like nonce and capability checks, and its clean history of zero vulnerabilities. Its development appears to follow secure coding principles in many areas. The primary weakness, however, lies in the insufficient output escaping, which significantly increases the risk of XSS attacks. Addressing this oversight is crucial for maintaining its otherwise strong security profile.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Crowd Control by Postmatic – Comment moderation decentralized Security Vulnerabilities

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

Crowd Control by Postmatic – Comment moderation decentralized Code Analysis

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

Output Escaping

35% escaped20 total outputs
Attack Surface

Crowd Control by Postmatic – Comment moderation decentralized Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_pmcc_report_comments_flag_commentcrowd-control.php:517
noprivwp_ajax_pmcc_report_comments_flag_commentcrowd-control.php:518
WordPress Hooks 14
actioninitcrowd-control.php:72
actionadmin_initcrowd-control.php:74
actioncomment_unapproved_to_approvedcrowd-control.php:76
actionadmin_noticescrowd-control.php:153
filtermanage_edit-comments_columnscrowd-control.php:322
actionmanage_comments_custom_columncrowd-control.php:323
actionadmin_menucrowd-control.php:325
actionadmin_headcrowd-control.php:326
actionwp_headcrowd-control.php:520
actionpmcc_report_comments_mark_flaggedcrowd-control.php:522
actionwp_enqueue_scriptscrowd-control.php:524
filtercomment_textcrowd-control.php:540
actioncomment_report_abuse_linkcrowd-control.php:543
actionplugins_loadedcrowd-control.php:900
Maintenance & Trust

Crowd Control by Postmatic – Comment moderation decentralized Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 17, 2019
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

Crowd Control by Postmatic – Comment moderation decentralized Developer Profile

Postmatic

2 plugins · 70 total installs

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

How We Detect Crowd Control by Postmatic – Comment moderation decentralized

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/crowd-control/js/ajax.js
Script Paths
/wp-content/plugins/crowd-control/js/ajax.js
Version Parameters
crowd-control/js/ajax.js?ver=

HTML / DOM Fingerprints

CSS Classes
pmcc-comments-report-linkcolumn-comment_reported
Data Attributes
data-comment-id
JS Globals
pmcc_ajax
FAQ

Frequently Asked Questions about Crowd Control by Postmatic – Comment moderation decentralized