
Single Post Template Security & Risk Analysis
wordpress.org/plugins/single-post-templateSingle Post Template adds the ability for your theme to include "Post Templates" in much the same way you can add "Page Templates" …
Is Single Post Template Safe to Use in 2026?
Generally Safe
Score 85/100Single Post Template has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "single-post-template" v1.4.4 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any detected AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is commendable. Furthermore, the plugin demonstrates good practices by exclusively using prepared statements for SQL queries and incorporating nonce and capability checks, indicating a deliberate effort to prevent common web vulnerabilities.
However, the static analysis does reveal some areas for improvement. The presence of file operations without further context on their sanitization or purpose warrants caution. More significantly, only 50% of the detected output escaping is properly done, meaning the remaining 50% could potentially lead to cross-site scripting (XSS) vulnerabilities if the data being output is user-controlled or untrusted. The lack of any identified taint flows or critical/high severity issues in this area, combined with no historical vulnerabilities, is positive, but the half-hearted output escaping remains a notable concern.
Overall, the plugin appears to be developed with security in mind, particularly in its handling of database interactions and authentication. The primary weakness lies in the inconsistent output escaping, which should be addressed to achieve a more robust security profile. The absence of historical vulnerabilities is a good indicator, but it's important to note that this could also be due to the plugin's limited exposure or the analysis's scope.
Key Concerns
- Half of output escaping is not properly done
- Presence of file operations without context
Single Post Template Security Vulnerabilities
Single Post Template Release Timeline
Single Post Template Code Analysis
Output Escaping
Single Post Template Attack Surface
WordPress Hooks 4
Maintenance & Trust
Single Post Template Maintenance & Trust
Maintenance Signals
Community Trust
Single Post Template Alternatives
Custom Post Template By Templatic
templatic-singletemplate
The Templatic Single Template plugin provides the ability for your theme to include " Post Templates " in much the same way you add " P …
Post Layouts for Gutenberg
post-layouts
A beautiful post layouts block to showcase your posts in grid and list layout with multiple templates availability.
Hide Header on Posts for Landing Pages
hide-header-on-posts-for-a-landing-page
Hide header on single post pages.
Single Post Template Developer Profile
4 plugins · 37K total installs
How We Detect Single Post Template
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<!-- Single Post Template --><!-- Loop through templates, make them options --><!-- Verify this came from the our screen and with proper authorization, --><!-- because save_post can be triggered at other times -->+8 morename="pt_noncename"id="pt_noncename"name="_wp_post_template"id="post_template"class="dropdown"