Tag Display Security & Risk Analysis

wordpress.org/plugins/tag-display

Tag Display is a WordPress plugin to display post tags with multiple templates, custom colors, and full control over output.

10 active installs v1.7.0 PHP 7.2+ WP 5.0+ Updated Unknown
customizationdisplayshortcodetag-cloudtags
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tag Display Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "tag-display" v1.7.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests are positive indicators. Furthermore, the high percentage of properly escaped output (91%) suggests good practices in preventing cross-site scripting (XSS) vulnerabilities.

However, there are a few areas that warrant attention. The plugin does not implement any nonce checks or capability checks. While the attack surface appears small with only one shortcode and no unprotected entry points, the lack of these security mechanisms means that the shortcode's functionality, if it were to process any user-supplied data, could potentially be exploited without proper authentication or authorization. The taint analysis yielded no critical or high severity flows, which is reassuring, but the fact that zero flows were analyzed limits the scope of this assessment. The vulnerability history being entirely clear is a significant strength, indicating a track record of security diligence.

In conclusion, "tag-display" v1.7.0 is well-developed from a security perspective, particularly in its handling of data and code execution. The main concern lies in the absence of nonce and capability checks, which, while not exploited in the current analysis, represent a potential weakness that could be exploited if the shortcode's functionality were to evolve to handle user input. The plugin's clean vulnerability history is a strong positive.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Taint analysis not fully performed
Vulnerabilities
None known

Tag Display Security Vulnerabilities

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

Tag Display Code Analysis

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

Output Escaping

91% escaped182 total outputs
Attack Surface

Tag Display Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[s7n_tag_display] includes\class-tag-display.php:151
WordPress Hooks 14
filterget_the_tagsincludes\class-tag-display-public.php:377
filterthe_tagsincludes\class-tag-display-public.php:380
filterthe_termsincludes\class-tag-display-public.php:383
filterget_object_termsincludes\class-tag-display-public.php:386
actionplugins_loadedincludes\class-tag-display.php:77
actionadmin_menuincludes\class-tag-display.php:126
actionadmin_initincludes\class-tag-display.php:129
actionadmin_enqueue_scriptsincludes\class-tag-display.php:132
actionadmin_enqueue_scriptsincludes\class-tag-display.php:133
actionwp_enqueue_scriptsincludes\class-tag-display.php:147
actionwp_enqueue_scriptsincludes\class-tag-display.php:148
filterthe_contentincludes\class-tag-display.php:156
actionwp_headincludes\class-tag-display.php:160
actioninitincludes\class-tag-display.php:191
Maintenance & Trust

Tag Display Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.2
Downloads745

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Tag Display Developer Profile

Ismail Nasry

1 plugin · 10 total installs

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

How We Detect Tag Display

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

Asset Fingerprints

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

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Tag Display