CC-God-User Security & Risk Analysis

wordpress.org/plugins/cc-god-user

This plugin allows to add the God Users capability, block the delete option and hide specific users on the users list.

10 active installs v1.1.1 PHP 7.0+ WP 4.9.8+ Updated Mar 6, 2023
admingodgodusersuperadminuser
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CC-God-User Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "cc-god-user" v1.1.1 plugin exhibits a generally good security posture with a clean vulnerability history and no known CVEs. The static analysis reveals no identified dangerous functions, file operations, external HTTP requests, or bundled libraries. Crucially, all SQL queries are properly prepared, and there are no identified taint flows, indicating a lack of critical or high-severity code execution or data leakage risks stemming from how data is processed. However, a significant concern arises from the complete absence of output escaping for all 13 identified outputs. This means that any dynamic data displayed by the plugin is vulnerable to cross-site scripting (XSS) attacks, allowing attackers to inject malicious scripts into user browsers. Furthermore, the lack of any nonce or capability checks on the identified entry points (AJAX, REST API, shortcodes, cron) means that these potential interaction points are completely unprotected, exposing them to unauthorized access and manipulation.

Key Concerns

  • Missing output escaping for all outputs
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

CC-God-User Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

CC-God-User Release Timeline

v1.1.1Current
v1.1.0
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

CC-God-User Code Analysis

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

Output Escaping

0% escaped13 total outputs
Attack Surface

CC-God-User Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

CC-God-User Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 6, 2023
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CC-God-User Developer Profile

Clearcode

19 plugins · 220 total installs

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

How We Detect CC-God-User

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cc-god-user/includes/assets/css/cc-god-user.css/wp-content/plugins/cc-god-user/includes/assets/js/cc-god-user.js
Script Paths
/wp-content/plugins/cc-god-user/includes/assets/js/cc-god-user.js
Version Parameters
cc-god-user/includes/assets/css/cc-god-user.css?ver=cc-god-user/includes/assets/js/cc-god-user.js?ver=

HTML / DOM Fingerprints

CSS Classes
cc-god-user-profile-field
HTML Comments
CC-God-User: Remove this text and the next line if you are trying to use this plugin for the first time.CC-God-User: Thank you for using this plugin! For more info, please visit https://github.com/clearcode/cc-god-user
Data Attributes
data-cc-god-user-add-roledata-cc-god-user-remove-role
FAQ

Frequently Asked Questions about CC-God-User