Post Tags Widget Security & Risk Analysis

wordpress.org/plugins/post-tags-widget

Display tags for the current post in a widget.

80 active installs v1.0 PHP 5.2.4+ WP 2.8.0+ Updated Jan 31, 2019
post-tagstagswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Tags Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'post-tags-widget' v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any detected AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code signals indicate a lack of dangerous functions, no file operations, no external HTTP requests, and all SQL queries utilize prepared statements, which are excellent security practices. The 75% proper output escaping is a positive, though leaves room for improvement.

However, the analysis highlights a critical concern: a complete lack of nonce checks and capability checks. This is a significant weakness, as it implies that any entry points, if they were to exist or be introduced in future versions, would be entirely unprotected against common WordPress attacks like Cross-Site Request Forgery (CSRF) or unauthorized privilege escalation. The taint analysis showing zero flows, while good, is potentially limited by the initial lack of identified entry points for analysis. The vulnerability history being entirely clean is a positive indicator of past development practices, but does not mitigate the risks posed by the current lack of security controls.

In conclusion, while the current version of 'post-tags-widget' appears to have minimal exposed attack surface and good practices in areas like SQL handling, the complete absence of nonce and capability checks represents a substantial security deficit. This makes the plugin vulnerable to CSRF and authorization bypass attacks should any entry points be introduced or discovered. Future development should prioritize implementing these essential security checks.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
  • Unescaped Output (25% not properly escaped)
Vulnerabilities
None known

Post Tags Widget Security Vulnerabilities

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

Post Tags Widget Code Analysis

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

Output Escaping

75% escaped12 total outputs
Attack Surface

Post Tags Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initpost-tags-widget.php:110
Maintenance & Trust

Post Tags Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 31, 2019
PHP min version5.2.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Post Tags Widget Developer Profile

Jeff Farthing

2 plugins · 60K total installs

72
trust score
Avg Security Score
90/100
Avg Patch Time
878 days
View full developer profile
Detection Fingerprints

How We Detect Post Tags Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Post Tags Widget