Kazoo Templated Content Security & Risk Analysis

wordpress.org/plugins/kazoo-templated-content

Include custom templated post, page, comment, attachment loops, RSS feeds and conditional content anywhere without writing any PHP.

10 active installs v1.2.0 PHP + WP 2.9+ Updated Jul 25, 2013
commentpagepostsidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Kazoo Templated Content Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "kazoo-templated-content" v1.2.0 plugin exhibits a generally positive security posture with some notable areas for improvement. The absence of known vulnerabilities and the fact that all identified SQL queries utilize prepared statements are strong indicators of good development practices. Furthermore, the plugin's attack surface appears limited, with no identified unprotected entry points, and it leverages capability checks, which is a fundamental security control.

However, the static analysis reveals a significant concern regarding output escaping, as 100% of identified outputs are not properly escaped. This presents a risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the context of a user's browser. While taint analysis did not reveal any immediate exploitable flows, the lack of output escaping means that any unsanitized data that enters the system could potentially lead to an XSS vulnerability. The presence of a file operation without further context also warrants careful review, although its impact is unknown without more detailed analysis.

In conclusion, the plugin's history of zero vulnerabilities is a positive sign, but the critical finding of unescaped output should be addressed promptly to mitigate potential XSS risks. The developer should prioritize implementing proper output escaping mechanisms for all dynamic content displayed to users. Further review of the file operation functionality would also be prudent to ensure it adheres to secure coding practices.

Key Concerns

  • Unescaped output detected
  • No nonce checks on entry points
Vulnerabilities
None known

Kazoo Templated Content Security Vulnerabilities

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

Kazoo Templated Content Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

0% escaped3 total outputs
Attack Surface

Kazoo Templated Content Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[kazoo] kazoo.php:296
WordPress Hooks 1
actionadmin_menukazoo.php:295
Maintenance & Trust

Kazoo Templated Content Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJul 25, 2013
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Kazoo Templated Content Developer Profile

AFriedl

2 plugins · 20 total installs

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

How We Detect Kazoo Templated Content

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/kazoo-templated-content/css/kazoo.css/wp-content/plugins/kazoo-templated-content/js/kazoo.js/wp-content/plugins/kazoo-templated-content/js/ckeditor/ckeditor.js/wp-content/plugins/kazoo-templated-content/js/codemirror/codemirror.js/wp-content/plugins/kazoo-templated-content/js/codemirror/mode/htmlmixed/htmlmixed.js/wp-content/plugins/kazoo-templated-content/js/codemirror/mode/javascript/javascript.js/wp-content/plugins/kazoo-templated-content/js/codemirror/mode/css/css.js/wp-content/plugins/kazoo-templated-content/js/codemirror/mode/xml/xml.js+2 more
Script Paths
/wp-content/plugins/kazoo-templated-content/js/kazoo.js/wp-content/plugins/kazoo-templated-content/js/ckeditor/ckeditor.js/wp-content/plugins/kazoo-templated-content/js/codemirror/codemirror.js/wp-content/plugins/kazoo-templated-content/js/codemirror/mode/htmlmixed/htmlmixed.js/wp-content/plugins/kazoo-templated-content/js/codemirror/mode/javascript/javascript.js/wp-content/plugins/kazoo-templated-content/js/codemirror/mode/css/css.js+3 more
Version Parameters
kazoo-templated-content/css/kazoo.css?ver=kazoo-templated-content/js/kazoo.js?ver=kazoo-templated-content/js/ckeditor/ckeditor.js?ver=kazoo-templated-content/js/codemirror/codemirror.js?ver=kazoo-templated-content/js/codemirror/mode/htmlmixed/htmlmixed.js?ver=kazoo-templated-content/js/codemirror/mode/javascript/javascript.js?ver=kazoo-templated-content/js/codemirror/mode/css/css.js?ver=kazoo-templated-content/js/codemirror/mode/xml/xml.js?ver=kazoo-templated-content/js/codemirror/addon/edit/closebrackets.js?ver=kazoo-templated-content/js/codemirror/addon/edit/matchbrackets.js?ver=

HTML / DOM Fingerprints

CSS Classes
kazoo-gridkazoo-edit
HTML Comments
<!-- Item --><!-- Else --><!-- TPL_GRID_ROWS --><!-- TPL_EDIT_FIELDS -->
Data Attributes
data-kazoo-editor-iddata-kazoo-editor-mode
JS Globals
CKEDITORCodeMirrorkazoo_pathkazoo_dirkazoo_siteurlkazoo_fullpath+29 more
Shortcode Output
[kazoo src=[kazoo src='
FAQ

Frequently Asked Questions about Kazoo Templated Content