Tag Wiki for WordPress Security & Risk Analysis

wordpress.org/plugins/tag-wiki

Turbocharge your tags by adding a wiki to them. Keep yourself organized, your visitors informed, and search engines happy.

10 active installs v0.1 PHP + WP 3.9.1+ Updated Jan 21, 2015
content-managementinformation-architectureseotagswiki
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tag Wiki for WordPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "tag-wiki" plugin v0.1 exhibits a generally strong security posture based on the provided static analysis. The absence of direct SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the fact that all SQL queries utilize prepared statements and that a capability check is implemented demonstrates good development practices for managing potential access control issues. The limited attack surface, consisting of a single shortcode with no immediate indications of unsanitized input based on the taint analysis, also contributes to a lower perceived risk.

However, there are areas for improvement and potential latent risks. The static analysis indicates 0 nonce checks, which is a significant concern for any entry point that could potentially be triggered by an attacker without proper user authentication or verification. While the taint analysis found no unsanitized paths, this is based on 0 flows being analyzed, which means the analysis may not have been comprehensive enough to uncover potential vulnerabilities. The fact that only 67% of output is properly escaped suggests that there are 2 outputs that could be vulnerable to Cross-Site Scripting (XSS) if the data they display originates from user input.

The plugin's vulnerability history is completely clean, with 0 recorded CVEs. This is a positive sign, suggesting that the developers have either been diligent in their security practices or that the plugin has not been widely targeted or scrutinized. However, a clean history alone is not a guarantee of future security, especially given the potential concerns identified in the static analysis regarding nonce checks and output escaping. Overall, "tag-wiki" v0.1 appears to be relatively safe for basic use, but the identified areas warrant attention to further harden its security.

Key Concerns

  • Missing nonce checks on entry points
  • Some outputs not properly escaped
  • Limited taint flow analysis performed
Vulnerabilities
None known

Tag Wiki for WordPress Security Vulnerabilities

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

Tag Wiki for WordPress Code Analysis

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

Output Escaping

67% escaped6 total outputs
Attack Surface

Tag Wiki for WordPress Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tag-wiki] tag-wiki.php:29
WordPress Hooks 5
actionplugins_loadedtag-wiki.php:23
actioninittag-wiki.php:24
actionadmin_inittag-wiki.php:25
actionadmin_menutag-wiki.php:26
actiontemplate_redirecttag-wiki.php:27
Maintenance & Trust

Tag Wiki for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedJan 21, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Tag Wiki for WordPress Developer Profile

Meitar

13 plugins · 2K total installs

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

How We Detect Tag Wiki for WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tag-wiki/css/tag-wiki-admin.css/wp-content/plugins/tag-wiki/css/tag-wiki-frontend.css
Script Paths
/wp-content/plugins/tag-wiki/js/tag-wiki-admin.js
Version Parameters
tag-wiki/css/tag-wiki-admin.css?ver=tag-wiki/css/tag-wiki-frontend.css?ver=tag-wiki/js/tag-wiki-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
redlinkdonation-appeal
Data Attributes
data-tag-wiki-prefixdata-tag-wiki-endpoint
JS Globals
tag_wiki_query
Shortcode Output
<a href=""><sup title="">?</sup></a>
FAQ

Frequently Asked Questions about Tag Wiki for WordPress