Comment Whitelist Security & Risk Analysis

wordpress.org/plugins/comment-whitelist

This plugin manages a whitelist of users in blogs with moderated comments.

100 active installs v0.9.1 PHP + WP 2.6.0+ Updated Nov 16, 2017
commentswhite-list
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comment Whitelist Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'comment-whitelist' plugin v0.9.1 exhibits a generally positive security posture in its static analysis. It demonstrates a lack of dangerous functions, reliance on prepared statements for SQL queries, and no file operations or external HTTP requests, all of which are good security practices. Furthermore, the absence of known CVEs and a history of vulnerabilities suggests a stable and likely well-maintained codebase, or at least one that hasn't been a target for exploitation. However, there are significant concerns. The plugin has zero capability checks and zero nonce checks. Combined with the fact that there are two analyzed taint flows with unsanitized paths, this indicates a substantial risk. Even though the severity of these taint flows is not classified as critical or high, their presence in conjunction with the lack of fundamental security checks like capability and nonce verifications means that user-supplied data entering these flows could potentially be manipulated to perform unintended actions, especially if the plugin were to be extended or integrated in a way that exposes these paths. The low percentage of properly escaped output also raises concerns about potential cross-site scripting (XSS) vulnerabilities, though the limited number of output points might mitigate the immediate impact.

Key Concerns

  • Unsanitized paths in taint flows
  • Zero capability checks
  • Zero nonce checks
  • Low output escaping percentage
Vulnerabilities
None known

Comment Whitelist Security Vulnerabilities

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

Comment Whitelist Code Analysis

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

Output Escaping

33% escaped3 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
comment_whitelist__actions__init (comment-whitelist.php:174)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Comment Whitelist Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitcomment-whitelist.php:39
actionadmin_initcomment-whitelist.php:47
filterpre_comment_approvedcomment-whitelist.php:122
filtercomment_row_actionscomment-whitelist.php:171
actioninitcomment-whitelist.php:236
Maintenance & Trust

Comment Whitelist Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedNov 16, 2017
PHP min version
Downloads4K

Community Trust

Rating74/100
Number of ratings3
Active installs100
Developer Profile

Comment Whitelist Developer Profile

mortay

4 plugins · 140 total installs

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

How We Detect Comment Whitelist

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
hidden
FAQ

Frequently Asked Questions about Comment Whitelist