Page Tagger Security & Risk Analysis

wordpress.org/plugins/page-tagger

Page Tagger is a Wordpress plugin which lets you tag your pages just like you do with your posts. It adds a tagging widget in the page-editing view in …

2K active installs v0.4.2 PHP + WP 2.8.4+ Updated Nov 28, 2017
pagespoststaggingtags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Page Tagger Safe to Use in 2026?

Generally Safe

Score 85/100

Page Tagger 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 'page-tagger' plugin v0.4.2 exhibits a generally good security posture, with no critical or high-severity issues identified in its static analysis or vulnerability history. The absence of any known CVEs, dangerous functions, raw SQL queries, file operations, or external HTTP requests is a strong positive indicator. The plugin also benefits from a zero-day attack surface, meaning there are no readily accessible entry points for attackers. However, a significant concern is the low percentage of properly escaped output (35%). This indicates that user-supplied data, if processed by the plugin and then displayed to users, could be vulnerable to cross-site scripting (XSS) attacks. While there are no recorded vulnerabilities, the lack of explicit nonce and capability checks on potential entry points (even though the current attack surface is zero) is a weakness that could become a problem if the plugin's functionality expands in future versions. Overall, while the current version appears safe due to its limited attack surface and clean history, the output escaping is a notable area for improvement to ensure long-term security.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Page Tagger Security Vulnerabilities

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

Page Tagger Release Timeline

v0.4.2Current
v0.4.1
v0.4
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
Code Analysis
Analyzed Mar 16, 2026

Page Tagger Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

35% escaped17 total outputs
Attack Surface

Page Tagger Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_headpage-tagger-class.php:46
actionpre_get_postspage-tagger-class.php:49
actioninitpage-tagger-class.php:50
actionadmin_noticespage-tagger.php:52
actionadmin_initpage-tagger.php:75
actionpre_get_postspage-tagger.php:90
actionplugins_loadedpage-tagger.php:97
Maintenance & Trust

Page Tagger Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedNov 28, 2017
PHP min version
Downloads64K

Community Trust

Rating100/100
Number of ratings1
Active installs2K
Developer Profile

Page Tagger Developer Profile

hiddentao

1 plugin · 2K 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 Tagger

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/page-tagger/page-tagger.js
Script Paths
/wp-content/plugins/page-tagger/page-tagger.js

HTML / DOM Fingerprints

CSS Classes
tagsdivjaxtagnojs-tagshide-if-jsajaxtaghide-if-no-jsnewtagtagadd+3 more
HTML Comments
<!-- Page Tagger wordpress plugin --><!-- Copyright (C) 2009-2012 Ramesh Nair --><!-- This program is free software: you can redistribute it and/or modify --><!-- it under the terms of the GNU General Public License as published by -->+41 more
Data Attributes
id="tagsdiv-post_tag"class="tagsdiv"id="<?php echo $tax_name; ?>"class="<?php echo $tax_name; ?>"class="jaxtag"class="nojs-tags hide-if-js"+34 more
JS Globals
pageTaggerL10n
FAQ

Frequently Asked Questions about Page Tagger