WP Post Type Template Security & Risk Analysis

wordpress.org/plugins/wp-post-type-template

The plugin is to let users choose template for any post of any type as you can choose for page.

200 active installs v1.0.3.1 PHP + WP 3.0+ Updated Sep 23, 2021
post-template-selectortemplatetemplate-selectorwp-custom-post-type-templatewp-post-template-selector
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Post Type Template Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The wp-post-type-template plugin version 1.0.3.1 exhibits several concerning security weaknesses, despite having no recorded historical vulnerabilities. The most significant issue is the presence of an unprotected AJAX handler, which represents a direct attack vector. This unauthenticated entry point could potentially be exploited by attackers to perform unintended actions or expose sensitive information if not properly secured within the handler itself.

Further analysis reveals a low percentage of properly escaped output, with only 7% of 14 total outputs meeting this security standard. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed in users' browsers. While there are no observed dangerous functions or raw SQL queries, the lack of nonce checks on the AJAX handler amplifies the risk associated with this entry point. The plugin also makes external HTTP requests, which could be exploited for further attack chains if not handled securely.

Overall, the plugin's security posture is weak due to the combination of an unprotected AJAX handler and poor output escaping. While the absence of known CVEs is a positive sign, it does not negate the immediate risks identified in the static analysis. Developers should prioritize addressing the unprotected AJAX handler and implementing robust output escaping mechanisms to mitigate the identified XSS and potential code execution risks.

Key Concerns

  • Unprotected AJAX handler
  • Low output escaping percentage (7%)
  • Missing nonce checks
  • External HTTP requests
Vulnerabilities
None known

WP Post Type Template Security Vulnerabilities

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

WP Post Type Template Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

WP Post Type Template Code Analysis

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

Output Escaping

7% escaped14 total outputs
Attack Surface
1 unprotected

WP Post Type Template Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_sm_dissmiss_news_noticenews.php:26
WordPress Hooks 8
actionadmin_menucc-products-page.php:8
actionadmin_print_scriptscc-products-page.php:9
actionadmin_menunews.php:23
actionadmin_print_scriptsnews.php:24
actionadmin_noticesnews.php:25
actionadd_meta_boxeswp-post-template.php:16
actionsave_postwp-post-template.php:17
filtersingle_templatewp-post-template.php:18
Maintenance & Trust

WP Post Type Template Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedSep 23, 2021
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs200
Developer Profile

WP Post Type Template Developer Profile

Mithu A Quayium

17 plugins · 490 total installs

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

How We Detect WP Post Type Template

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Post Type Template