Comment Change Status Security & Risk Analysis

wordpress.org/plugins/comment-change-status

Change comment status with one only click on e-mail.

10 active installs v0.10.1 PHP + WP 2.6.0+ Updated Nov 16, 2017
approvecommentsstatusunapprove
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comment Change Status Safe to Use in 2026?

Generally Safe

Score 85/100

Comment Change Status 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-change-status" plugin version 0.10.1 presents a concerning security posture despite a seemingly clean vulnerability history and a limited static attack surface. While the plugin doesn't exhibit critical vulnerabilities like unpatched CVEs or dangerous functions, the code analysis reveals significant weaknesses. A notable concern is the complete lack of output escaping, meaning any data displayed to users could potentially be manipulated for cross-site scripting (XSS) attacks. Furthermore, the taint analysis indicates two flows with unsanitized paths, which, if they involve user-supplied data, could lead to serious security issues like arbitrary code execution or unauthorized data access, even without direct SQL injection risks. The absence of capability checks and nonce checks on potential entry points also leaves the plugin vulnerable to unauthorized actions by authenticated users.

Key Concerns

  • Taint flows with unsanitized paths (High Severity)
  • No output escaping
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Comment Change Status Security Vulnerabilities

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

Comment Change Status Code Analysis

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

SQL Query Safety

80% prepared10 total queries

Output Escaping

0% escaped3 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
comment_change_status__process (comment-change-status-check.php:55)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Comment Change Status Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioncomment_postcomment-change-status-mail.php:104
actioninitcomment-change-status.php:43
actionadmin_initcomment-change-status.php:81
Maintenance & Trust

Comment Change Status Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Comment Change Status 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 Change Status

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comment-change-status/comment-change-status-mail.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Comment Change Status