Author: António Andrade Security & Risk Analysis

wordpress.org/plugins/wp-tag-this

Enables your blog readers to suggest new post tags or upvote/downvote existing ones.

10 active installs v1.3 PHP + WP 3.0+ Updated Apr 19, 2014
tagtaggingtaxonomyvoting
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Author: António Andrade Safe to Use in 2026?

Generally Safe

Score 85/100

Author: António Andrade 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 "wp-tag-this" v1.3 plugin exhibits a seemingly strong security posture at first glance, with no reported CVEs and a clean vulnerability history. Static analysis shows no direct attack surface like AJAX handlers, REST API routes, or shortcodes, and no dangerous functions or raw SQL queries. Taint analysis also found no critical or high-severity flows. This suggests the plugin developers have implemented basic security measures like using prepared statements for SQL and including nonce and capability checks in some areas. However, a significant concern arises from the output escaping. With 100% of the 14 detected output points being unescaped, this plugin is highly vulnerable to Cross-Site Scripting (XSS) attacks. Any data displayed by the plugin that originates from user input or external sources could be rendered directly in the browser without sanitization, allowing attackers to inject malicious scripts. While the lack of attack vectors is positive, the unescaped output represents a critical weakness that could be easily exploited if any user-controllable data is rendered by the plugin.

Key Concerns

  • All output points are unescaped
Vulnerabilities
None known

Author: António Andrade Security Vulnerabilities

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

Author: António Andrade Code Analysis

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

Output Escaping

0% escaped14 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<wp-tag-this-ui> (wp-tag-this-ui.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Author: António Andrade Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuwp-tag-this.php:241
actiontemplate_redirectwp-tag-this.php:242
actiontag_thiswp-tag-this.php:255
actiontag_thiswp-tag-this.php:256
Maintenance & Trust

Author: António Andrade Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 19, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Author: António Andrade Developer Profile

antonioandra.de

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 Author: António Andrade

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-tag-this/wp-tag-this-ui.js/wp-content/plugins/wp-tag-this/wp-tag-this-ui.css
Script Paths
/wp-content/plugins/wp-tag-this/wp-tag-this-ui.js

HTML / DOM Fingerprints

CSS Classes
tag-thistagthis-inputtagthis-taglistvote-counttagthis-upvotetagthis-downvote
HTML Comments
Copyright 2012-2014 António Andrade (email : antonio@antonioandra.de) 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 the Free Software Foundation; either version 2 of the License, or+11 more
Data Attributes
data-tagdata-vote
JS Globals
WPtagthis
FAQ

Frequently Asked Questions about Author: António Andrade