Private User Comments Security & Risk Analysis

wordpress.org/plugins/private-user-comments

Allow WordPress users to make their comments private (visible by themselves and admins).

10 active installs v1.0 PHP + WP 3.5+ Updated Jul 24, 2015
commentsprivateprivate-commentsprivate-user-commentsuser-comments
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Private User Comments Safe to Use in 2026?

Generally Safe

Score 85/100

Private User Comments has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "private-user-comments" v1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, raw SQL queries, file operations, or external HTTP requests is commendable. Furthermore, the plugin utilizes prepared statements for all SQL queries, mitigating the risk of SQL injection. The limited attack surface with zero unprotected entry points is also a positive indicator.

Key Concerns

  • Only 50% of output properly escaped
  • No nonce checks on entry points
Vulnerabilities
None known

Private User Comments Security Vulnerabilities

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

Private User Comments Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

50% escaped2 total outputs
Attack Surface

Private User Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionshow_user_profileprivate-user-comments.php:38
actionedit_user_profileprivate-user-comments.php:39
actionpersonal_options_updateprivate-user-comments.php:40
filtercomments_arrayprivate-user-comments.php:42
Maintenance & Trust

Private User Comments Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJul 24, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Private User Comments Developer Profile

Scott Grant

6 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 Private User Comments

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
form-table
Data Attributes
name="private_comments"id="private_comments"
FAQ

Frequently Asked Questions about Private User Comments