Page Template Column Security & Risk Analysis

wordpress.org/plugins/page-template-column

Adds a column to the pages table in WP Admin > Pages displaying the page template used.

100 active installs v1.0.0 PHP + WP 4.0+ Updated Sep 18, 2019
admincolumnpage-template
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Page Template Column Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "page-template-column" plugin v1.0.0 exhibits a very limited attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This suggests a potentially low risk of direct exploitation through common WordPress entry points. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are excellent security practices that mitigate several common vulnerability classes.

However, the static analysis did reveal a significant concern: 100% of identified outputs are not properly escaped. This lack of output sanitization presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. If user-supplied data or data originating from external sources is displayed on the frontend without proper escaping, an attacker could inject malicious scripts. The plugin's history of zero known CVEs and no recorded vulnerabilities is a positive sign, suggesting a generally well-maintained codebase. However, the lack of any capability checks or nonce checks, combined with the unescaped output, indicates that while the plugin might not have been targeted or exploited historically, it is susceptible to certain types of attacks.

In conclusion, while the "page-template-column" plugin has strengths in its limited attack surface and adherence to secure SQL practices, the critical finding of unescaped output poses a substantial risk. The absence of nonce and capability checks further weakens its security posture. The plugin's clean vulnerability history is positive but does not negate the identified security flaws. It is strongly recommended that the unescaped output issue be addressed promptly to mitigate potential XSS vulnerabilities.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Page Template Column Security Vulnerabilities

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

Page Template Column Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Page Template Column Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitinc\class.general.php:19
filtermanage_pages_columnsinc\class.general.php:20
actionmanage_pages_custom_columninc\class.general.php:21
Maintenance & Trust

Page Template Column Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 18, 2019
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Page Template Column Developer Profile

codismo

2 plugins · 100 total installs

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

How We Detect Page Template Column

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/page-template-column/css/page-template-column.css/wp-content/plugins/page-template-column/js/page-template-column.js
Script Paths
/wp-content/plugins/page-template-column/js/page-template-column.js
Version Parameters
page-template-column/css/page-template-column.css?ver=1.0.0page-template-column/js/page-template-column.js?ver=1.0.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Page Template Column