TagPages Security & Risk Analysis

wordpress.org/plugins/tagpages

Adds post-tags functionality for pages.

1K active installs v1.64 PHP 5.3+ WP 3.0+ Updated Nov 9, 2017
tagtaggingtagstaxonomiestaxonomy
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TagPages Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'tagpages' plugin v1.64 exhibits a strong security posture based on the provided static analysis. The complete absence of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface, and importantly, all identified entry points appear to be protected. The code demonstrates good practices by not utilizing dangerous functions, performing file operations, or making external HTTP requests. Furthermore, all SQL queries are prepared, and the lack of identified taint flows suggests no critical or high-severity vulnerabilities were detected in this area.

While the plugin has no recorded vulnerability history, the static analysis does highlight a minor concern. With 7 total outputs, only 71% are properly escaped, leaving a portion of outputs potentially vulnerable to cross-site scripting (XSS) attacks. The absence of nonce and capability checks, while not directly exploitable due to the limited attack surface, could become a weakness if new entry points are introduced in future versions without appropriate security measures. Overall, the plugin appears secure, but the unescaped output warrants attention for hardening.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

TagPages Security Vulnerabilities

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

TagPages Code Analysis

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

Output Escaping

71% escaped7 total outputs
Attack Surface

TagPages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionplugins_loadedtagpages.php:95
actioninittagpages.php:96
filterpre_get_poststagpages.php:103
filtermanage_pages_columnstagpages.php:119
filtermanage_pages_custom_columntagpages.php:120
filtermanage_edit-post_tag_columnstagpages.php:129
actionadmin_inittagpages.php:135
actionwp_headtagpages.php:141
actionadmin_headtagpages.php:142
Maintenance & Trust

TagPages Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 9, 2017
PHP min version5.3
Downloads47K

Community Trust

Rating100/100
Number of ratings3
Active installs1K
Developer Profile

TagPages Developer Profile

Bernhard Riedl

1 plugin · 1K total installs

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

How We Detect TagPages

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

Asset Fingerprints

Generator Patterns
TagPages

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about TagPages