Comment Probation Security & Risk Analysis

wordpress.org/plugins/comment-probation

Comment Probation allows you to require moderation for a future comment by a comment author, rather than having the comment be automatically approved.

50 active installs v0.1 PHP + WP 3.2+ Updated May 31, 2012
commentsmoderationprobation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comment Probation Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "comment-probation" v0.1 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The code analysis reveals no dangerous functions, all SQL queries utilize prepared statements, and all outputs are properly escaped. Furthermore, there are no file operations or external HTTP requests, and importantly, no identifiable attack surface points (AJAX, REST API, shortcodes, cron events). The absence of any recorded vulnerabilities, CVEs, or taint analysis findings further solidifies its current secure state.

However, a significant concern arises from the complete lack of nonce checks and capability checks. While the plugin currently has no exposed entry points that would necessitate these, this absence represents a latent risk. If future updates introduce any form of user interaction or data modification through AJAX, REST API, or other common vectors, these checks would be crucial for preventing unauthorized actions and maintaining security. The plugin's small size and lack of complex features contribute to its current clean record, but this absence of fundamental security mechanisms for potential future expansion is a notable weakness.

In conclusion, "comment-probation" v0.1 appears secure due to its limited functionality and robust coding practices in its current state. The absence of vulnerabilities in its history is a positive indicator. The primary weakness lies in the lack of basic security checks like nonces and capabilities, which, while not an immediate threat, could become a critical oversight if the plugin's functionality expands without proper security hardening. Developers should prioritize implementing these checks in future versions.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Comment Probation Security Vulnerabilities

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

Comment Probation Code Analysis

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

SQL Query Safety

100% prepared6 total queries
Attack Surface

Comment Probation Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionplugins_loadedcomment-probation.php:19
actionload-options-discussion.phpcomment-probation.php:26
actionadmin_head-edit-comments.phpcomment-probation.php:27
filterpre_comment_approvedcomment-probation.php:28
filtercomment_row_actionscomment-probation.php:29
actionwp_set_comment_statuscomment-probation.php:30
actiongettextcomment-probation.php:34
actioncomment_postcomment-probation.php:90
Maintenance & Trust

Comment Probation Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedMay 31, 2012
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Comment Probation Developer Profile

Andrew Nacin

6 plugins · 22K total installs

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

How We Detect Comment Probation

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
comment-probation
Data Attributes
data-comment-probation
FAQ

Frequently Asked Questions about Comment Probation