WP Custom Post Template Redux Security & Risk Analysis

wordpress.org/plugins/wp-custom-post-template-redux

This plugin lets you add the custom post templates in your Wordpress custom post type. You can easily apply your custom post template in custom post t …

10 active installs v1.4.3 PHP + WP 3.0+ Updated Jul 11, 2016
custom-post-typecustom-templatecustom-template-for-postpost-templatewp-custom-post-template
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Custom Post Template Redux Safe to Use in 2026?

Generally Safe

Score 85/100

WP Custom Post Template Redux 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 "wp-custom-post-template-redux" plugin v1.4.3 exhibits a seemingly strong security posture based on the provided static analysis. The absence of any detected entry points like AJAX handlers, REST API routes, or shortcodes significantly limits the potential attack surface. Furthermore, the code analysis reveals no dangerous function usage, no direct SQL queries (all are prepared statements), and no file operations or external HTTP requests. This indicates a careful approach to core security practices.

However, a critical area of concern is the complete lack of nonce checks and capability checks across the entire plugin. While the current analysis shows no direct vulnerabilities, these missing security layers create a significant blind spot. If any functionality were to be added or if previously undetected entry points exist, they would be susceptible to CSRF attacks or privilege escalation without these fundamental protections. The moderate output escaping rate (78%) also suggests a small but present risk of XSS vulnerabilities if user-supplied data is not handled correctly in the remaining outputs.

The vulnerability history of zero known CVEs is positive, suggesting a history of stability and security diligence from the developers. This, combined with the absence of critical taint flows, reinforces the idea that the plugin has likely been developed with security in mind. Despite the absence of direct threats in this specific analysis, the lack of fundamental security checks like nonces and capability checks is a notable weakness that elevates the overall risk profile.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Moderate output escaping rate
Vulnerabilities
None known

WP Custom Post Template Redux Security Vulnerabilities

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

WP Custom Post Template Redux Release Timeline

v1.4.3Current
v1.4.2
v1.4.1
v1.4
Code Analysis
Analyzed Apr 16, 2026

WP Custom Post Template Redux Code Analysis

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

Output Escaping

78% escaped9 total outputs
Attack Surface

WP Custom Post Template Redux Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filteracf/location/rule_typesinc/integrations/acf.php:13
actionadmin_menuinc/wpcpt-settings.php:13
actionadmin_initinc/wpcpt-settings.php:14
actionadd_meta_boxesinc/wpcpt.php:13
actionsave_postinc/wpcpt.php:14
filtersingle_templateinc/wpcpt.php:15
actionadd_meta_boxesinc/wpcpt.php:16
Maintenance & Trust

WP Custom Post Template Redux Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJul 11, 2016
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Custom Post Template Redux Developer Profile

Mat Gargano

4 plugins · 150 total installs

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

How We Detect WP Custom Post Template Redux

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-custom-post-template-redux/assets/css/wpcpt-admin.css/wp-content/plugins/wp-custom-post-template-redux/assets/js/wpcpt-admin.js

HTML / DOM Fingerprints

Data Attributes
name="post_template"id="post_template"
FAQ

Frequently Asked Questions about WP Custom Post Template Redux