Cpt custom page template Security & Risk Analysis

wordpress.org/plugins/cpt-custom-page-template

Adding Template Options to a Wordpress Custom Post Type

60 active installs v1.0.1 PHP + WP 4.9+ Updated Dec 23, 2020
cpt-templatecpttemplatescustom-templatepost-templatetemplates
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cpt custom page template Safe to Use in 2026?

Generally Safe

Score 85/100

Cpt custom page template has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The static analysis of the 'cpt-custom-page-template' plugin version 1.0.1 reveals a seemingly strong security posture with no identified attack surface points, dangerous functions, or SQL injection vulnerabilities. The absence of raw SQL queries and the reported 100% usage of prepared statements are positive indicators. The presence of a nonce check is also a good practice.

However, a significant concern arises from the output escaping analysis, which indicates that 0% of the 4 total outputs are properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected in the output without proper sanitization. The lack of any recorded vulnerability history suggests the plugin has not had publicly disclosed security flaws, which is positive, but it does not negate the risks identified in the current code analysis.

In conclusion, while the plugin avoids common pitfalls like SQL injection and a broad attack surface, the lack of output escaping presents a notable security risk. This weakness, combined with the absence of capability checks on its entry points (though the attack surface is currently zero), warrants careful consideration. The plugin has strengths in avoiding direct code execution vulnerabilities and SQL issues, but the XSS risk from unescaped output is a significant weakness.

Key Concerns

  • Outputs are not properly escaped
Vulnerabilities
None known

Cpt custom page template Security Vulnerabilities

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

Cpt custom page template Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Cpt custom page template Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedindex.php:25
actionadd_meta_boxesindex.php:53
actionsave_postindex.php:56
filtersingle_templateindex.php:59
actionplugins_loadedindex.php:149
Maintenance & Trust

Cpt custom page template Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedDec 23, 2020
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

Cpt custom page template Developer Profile

Ganesh Paygude

6 plugins · 120 total installs

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

How We Detect Cpt custom page template

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

Asset Fingerprints

Version Parameters
cpt-custom-page-template/index.php?ver=cpt-custom-page-template/cpt-custom-page-template.php?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Page Template -->
Data Attributes
name="cptcts_post_type_template"id="cptcts_post_type_template"
FAQ

Frequently Asked Questions about Cpt custom page template