Customizable Post Listings Security & Risk Analysis

wordpress.org/plugins/customizable-post-listings

Display Recent Posts, Recently Commented Posts, Recently Modified Posts, Random Posts, and other post listings using the post information of your choosing in an easily customizable manner. You can narrow post searches by specifying categories and/or authors, among other things.

700 active installs v1.5 PHP + WP + Updated Nov 21, 2016
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Customizable Post Listings Safe to Use in 2026?

Generally Safe

Score 85/100

Customizable Post Listings has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The customizable-post-listings plugin v1.5 exhibits a strong security posture based on the provided static analysis. There are no identified critical or high-severity taint flows, dangerous functions, or file operations. The plugin also demonstrates good practices regarding SQL query safety, with a significant majority using prepared statements, and efficient output escaping. The absence of known CVEs and a clean vulnerability history further reinforce its secure state.

However, a key concern arises from the complete lack of capability checks and nonce verification across all identified entry points, which are reported as zero. While the attack surface is currently zero, any future addition of entry points (AJAX, REST API, shortcodes, cron jobs) without proper authentication and authorization mechanisms would present a significant security risk. The plugin's reliance on a non-existent attack surface for its current security rating is a potential future vulnerability waiting to happen should functionality be added without adhering to security best practices.

In conclusion, the plugin is currently in a very secure state with no apparent active vulnerabilities. Its strengths lie in its clean code and lack of historical issues. The primary weakness is the complete absence of security checks (nonces, capabilities) across potential entry points, which, while not exploitable now due to the zero attack surface, represents a substantial risk if the plugin's functionality expands without implementing these crucial security measures.

Key Concerns

  • No capability checks on entry points
  • No nonce checks on entry points
  • SQL queries without prepared statements
  • Output not properly escaped
Vulnerabilities
None known

Customizable Post Listings Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Customizable Post Listings Release Timeline

v1.5Current
vv1.1
Code Analysis
Analyzed Mar 16, 2026

Customizable Post Listings Code Analysis

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

SQL Query Safety

60% prepared5 total queries

Output Escaping

80% escaped5 total outputs
Attack Surface

Customizable Post Listings Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Customizable Post Listings Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedNov 21, 2016
PHP min version
Downloads31K

Community Trust

Rating0/100
Number of ratings0
Active installs700
Alternatives

Customizable Post Listings Alternatives

No alternatives data available yet.

Developer Profile

Customizable Post Listings Developer Profile

Scott Reilly

63 plugins · 92K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
374 days
View full developer profile
Detection Fingerprints

How We Detect Customizable Post Listings

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/customizable-post-listings/css/c2c-cpl-frontend.css/wp-content/plugins/customizable-post-listings/css/c2c-cpl-admin.css/wp-content/plugins/customizable-post-listings/js/c2c-cpl-admin.js
Script Paths
/wp-content/plugins/customizable-post-listings/js/c2c-cpl-admin.js
Version Parameters
customizable-post-listings/css/c2c-cpl-frontend.css?ver=customizable-post-listings/css/c2c-cpl-admin.css?ver=customizable-post-listings/js/c2c-cpl-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
c2c-cpl-frontend
Shortcode Output
c2c_get_recent_postsc2c_get_random_postsc2c_get_recently_commented
FAQ

Frequently Asked Questions about Customizable Post Listings