Easy Content Adder Security & Risk Analysis

wordpress.org/plugins/easy-content-adder

A WordPress plugin to easily add custom content to all of your Pages, Posts, and Custom Post Types.

100 active installs v1.1.2 PHP + WP 3.5+ Updated Jan 26, 2020
contentpagespost-typesposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy Content Adder Safe to Use in 2026?

Generally Safe

Score 85/100

Easy Content Adder 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 "easy-content-adder" plugin, in version 1.1.2, exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals show no dangerous functions, no file operations, no external HTTP requests, and crucially, 100% of SQL queries utilize prepared statements. This indicates a diligent approach to preventing common web vulnerabilities like SQL injection and file inclusion. The vulnerability history also shows no known CVEs, which is a positive indicator of past security awareness.

However, a significant concern arises from the output escaping analysis. With 14 total outputs and 0% properly escaped, this plugin presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed by the plugin without proper escaping could be manipulated by attackers to inject malicious scripts. The lack of nonce checks and capability checks on any potential entry points (though none were identified) also represents a missed opportunity for reinforcing security, especially if future versions introduce new functionalities. While the current version is free of known historical vulnerabilities and has a small attack surface, the critical flaw in output escaping demands immediate attention.

Key Concerns

  • 0% output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Easy Content Adder Security Vulnerabilities

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

Easy Content Adder Code Analysis

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

Output Escaping

0% escaped14 total outputs
Attack Surface

Easy Content Adder Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuadmin\class-easy-content-adder-admin-display.php:335
actionadmin_initadmin\class-easy-content-adder-admin-display.php:336
actionplugins_loadedincludes\class-easy-content-adder.php:152
actionadmin_enqueue_scriptsincludes\class-easy-content-adder.php:167
actionadmin_enqueue_scriptsincludes\class-easy-content-adder.php:168
actionwp_enqueue_scriptsincludes\class-easy-content-adder.php:183
actionwp_enqueue_scriptsincludes\class-easy-content-adder.php:184
filterthe_contentpublic\class-easy-content-adder-public-display.php:232
Maintenance & Trust

Easy Content Adder Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJan 26, 2020
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Easy Content Adder Developer Profile

byronj

2 plugins · 110 total installs

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

How We Detect Easy Content Adder

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-content-adder/css/easy-content-adder-admin.css/wp-content/plugins/easy-content-adder/js/easy-content-adder-admin.js
Script Paths
/wp-content/plugins/easy-content-adder/js/easy-content-adder-admin.js
Version Parameters
easy-content-adder/css/easy-content-adder-admin.css?ver=easy-content-adder/js/easy-content-adder-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Easy Content Adder