Content Holder Security & Risk Analysis

wordpress.org/plugins/content-holder

Separate your content into reusable parts to use anywhere in your site through a function, shortcode or widget

10 active installs v1.1.0 PHP + WP 3.0.1+ Updated May 21, 2019
contentcustom-post-typeshortcodewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Content Holder Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The 'content-holder' v1.1.0 plugin exhibits a generally good security posture with several positive indicators. The absence of dangerous functions, file operations, external HTTP requests, and SQL queries not using prepared statements are all strong points. Furthermore, the plugin has no recorded vulnerability history, suggesting a history of secure development. However, there are areas for improvement. The low percentage of properly escaped output (43%) is a significant concern, indicating a risk of Cross-Site Scripting (XSS) vulnerabilities. While the static analysis shows no specific unsanitized flows in the taint analysis, this is based on a zero-flow analysis, which might not be exhaustive. The lack of nonce checks and capability checks, especially on the identified shortcode, presents a potential risk for unintended actions or privilege escalation if the shortcode's functionality were to be exploited.

Despite the absence of direct critical or high-severity issues from the static analysis and vulnerability history, the unescaped output and the lack of authentication/authorization checks on the shortcode are notable weaknesses. The plugin's small attack surface is a mitigating factor, but the identified potential vulnerabilities could still be exploited. A balanced conclusion would highlight the plugin's robust foundation in terms of avoiding common dangerous coding practices, but emphasize the critical need to address output escaping and input validation, particularly for the shortcode.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Content Holder Security Vulnerabilities

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

Content Holder Code Analysis

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

Output Escaping

43% escaped14 total outputs
Attack Surface

Content Holder Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[content_holder] content-holder.php:52
WordPress Hooks 10
actionwidgets_initcontent-holder.php:44
actioninitcontent-holder.php:55
actioninitcontent-holder.php:66
actionenqueue_block_editor_assetscontent-holder.php:79
actioninitcontent-holder.php:84
filterthe_contentincludes\class-content-holder-shortcode.php:41
actionplugins_loadedincludes\class-content-holder.php:135
actionmedia_buttonsincludes\class-content-holder.php:152
actionadmin_footerincludes\class-content-holder.php:153
filterthe_contentincludes\class-content-holder.php:273
Maintenance & Trust

Content Holder Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.0
Last updatedMay 21, 2019
PHP min version
Downloads10K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Content Holder Developer Profile

Kingdom Creation

2 plugins · 110 total installs

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

How We Detect Content Holder

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/content-holder/build/index.js/wp-content/plugins/content-holder/build/index.asset.php
Script Paths
/wp-content/plugins/content-holder/build/index.js
Version Parameters
content-holder/build/index.js?ver=content-holder/build/index.asset.php?ver=

HTML / DOM Fingerprints

CSS Classes
content-holder-block
HTML Comments
Using the data from the blocks traverse recursively each innerBlocks * in attempt to fix the preview and render the custom color code on the element with * backgroundColor set to primary.
Data Attributes
data-block="content-holder/block"
JS Globals
window.content_holder_block_editor_script
Shortcode Output
[content_holder
FAQ

Frequently Asked Questions about Content Holder