Easy Content Lists Security & Risk Analysis

wordpress.org/plugins/easy-content-lists

Shortcodes for easily listing all your pages, posts, taxonomies, and tags.

100 active installs v1.0.3 PHP 7.2+ WP 5.2+ Updated Dec 9, 2025
listspagespoststagstaxonomies
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Content Lists Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "easy-content-lists" plugin version 1.0.3 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, properly escaped output, and the use of prepared statements for SQL queries are all positive indicators. Furthermore, the plugin has no recorded vulnerabilities, including CVEs, suggesting a history of secure development or minimal exposure. The attack surface is relatively small with only four shortcodes identified as entry points, and importantly, none of these are explicitly marked as unprotected in the static analysis. The lack of file operations and external HTTP requests also reduces potential attack vectors.

However, a significant concern arises from the complete absence of nonce checks and capability checks. While the static analysis indicates that the entry points are not *directly* unprotected, the reliance solely on the WordPress core's handling of shortcodes without explicit nonces or capability checks for individual shortcode actions could still leave the plugin vulnerable to Cross-Site Request Forgery (CSRF) attacks if the shortcodes perform any sensitive operations or modify data. Taint analysis also yielded no results, which is good but doesn't negate the potential for vulnerabilities if input is not handled meticulously within the shortcode processing itself. The overall security is good, but the lack of explicit access control mechanisms for shortcodes is a notable weakness.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

Easy Content Lists Security Vulnerabilities

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

Easy Content Lists Code Analysis

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

Output Escaping

100% escaped37 total outputs
Attack Surface

Easy Content Lists Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[razorfrog_pages_list] easy-content-lists.php:136
[razorfrog_posts_list] easy-content-lists.php:233
[razorfrog_taxonomy_list] easy-content-lists.php:338
[razorfrog_tags_list] easy-content-lists.php:391
WordPress Hooks 2
actionwp_enqueue_scriptseasy-content-lists.php:30
filterget_pages_query_argseasy-content-lists.php:121
Maintenance & Trust

Easy Content Lists Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 9, 2025
PHP min version7.2
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Easy Content Lists Developer Profile

Razorfrog Web Design

4 plugins · 420 total installs

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

How We Detect Easy Content Lists

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-lists/style.css
Version Parameters
easy-content-lists/style.css?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
rf-page-listrf-page-list-parentrf-page-col-rf-page-list-childlist-pagespage-item-rf-list-errorrf-post-list+2 more
Data Attributes
rel='bookmark'
Shortcode Output
<ul class='rf-page-list<li class='page-item-<p class='rf-list-error'><ul class='rf-post-list
FAQ

Frequently Asked Questions about Easy Content Lists