Add Custom Link to WordPress Admin Bar Security & Risk Analysis

wordpress.org/plugins/add-custom-link-to-wordpress-admin-bar

Add the custom link to your wordpress admin bar

10 active installs v1.0 PHP + WP + Updated Feb 29, 2020
adminadmin-barcmscustomlink
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add Custom Link to WordPress Admin Bar Safe to Use in 2026?

Generally Safe

Score 85/100

Add Custom Link to WordPress Admin Bar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The plugin "add-custom-link-to-wordpress-admin-bar" v1.0 exhibits a concerning security posture primarily due to a complete lack of output escaping. While the plugin has no recorded vulnerabilities and a seemingly small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, the absence of proper output escaping across all 47 identified outputs is a significant risk. This means that any data processed and displayed by the plugin could potentially be vulnerable to Cross-Site Scripting (XSS) attacks if that data originates from an untrusted source or contains malicious code.

The taint analysis, though limited in scope, identified one high-severity flow with unsanitized paths. This, combined with the pervasive lack of output escaping, strongly suggests a high potential for XSS vulnerabilities. The plugin's history of zero known CVEs is a positive indicator, but it cannot mitigate the immediate risks posed by the current code quality. The absence of nonces and capability checks on any entry points is also a concern, although the static analysis reported zero unprotected entry points, implying these checks are not relevant to the plugin's current structure. However, the core weakness remains the unescaped output.

Key Concerns

  • 0% properly escaped output
  • High severity taint flow (unsanitized paths)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Add Custom Link to WordPress Admin Bar Security Vulnerabilities

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

Add Custom Link to WordPress Admin Bar Code Analysis

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

SQL Query Safety

56% prepared9 total queries

Output Escaping

0% escaped47 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<add-new-custom-link> (add-new-custom-link.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Add Custom Link to WordPress Admin Bar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuadd_custom_link.php:13
actionadmin_bar_menuadd_custom_link.php:76
Maintenance & Trust

Add Custom Link to WordPress Admin Bar Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedFeb 29, 2020
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Add Custom Link to WordPress Admin Bar Developer Profile

sumitbansal054

2 plugins · 210 total installs

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

How We Detect Add Custom Link to WordPress Admin Bar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/add-custom-link-to-wordpress-admin-bar/add-custom-link-to-wordpress-admin-bar.php

HTML / DOM Fingerprints

HTML Comments
/**** by Sumit Bansal || http://sumitbansal.com ****/
FAQ

Frequently Asked Questions about Add Custom Link to WordPress Admin Bar