Content management control Security & Risk Analysis

wordpress.org/plugins/content-management-control

Allows administrator to restrict post editing.

0 active installs v1.0.0 PHP + WP + Updated Oct 25, 2018
access-controlcapabilitiesmembersrestrict-contentrestrict-editing
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Content management control Safe to Use in 2026?

Generally Safe

Score 85/100

Content management control has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "content-management-control" plugin version 1.0.0 exhibits a seemingly strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits the potential attack surface. The code also demonstrates good practices regarding SQL queries, utilizing prepared statements exclusively, and avoids file operations and external HTTP requests. However, the analysis does reveal a concern with output escaping, where 50% of outputs are not properly escaped, posing a potential cross-site scripting (XSS) risk if any of these outputs handle user-supplied data. The complete absence of nonce checks and capability checks across all identified entry points (even though there are none), while not directly exploitable in this version due to the lack of entry points, represents a significant gap in security best practices. The vulnerability history being entirely clear suggests the plugin has historically been secure, but this does not negate the risks identified in the current static analysis. Overall, while the current version appears to have a very small attack surface, the lack of proper output escaping and absence of fundamental security checks are weaknesses that need to be addressed, especially if the plugin's functionality evolves to include more entry points or user input handling.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Content management control Security Vulnerabilities

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

Content management control Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Content management control Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadd_meta_boxescontent-management-control.php:20
filteruser_has_capcontent-management-control.php:21
actionsave_postcontent-management-control.php:22
actioninitcontent-management-control.php:80
Maintenance & Trust

Content management control Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedOct 25, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Content management control Developer Profile

slayerh

1 plugin · 0 total installs

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

How We Detect Content management control

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name="cmc_lock_page"value="1"
FAQ

Frequently Asked Questions about Content management control