WP External Links Bar Security & Risk Analysis

wordpress.org/plugins/wp-external-links-bar

Description: Maintain your external links (in posts and comments) in your site. Create a Link Bar like facebook, digg and google. With share link.

10 active installs v1.1.1 PHP + WP 2.8+ Updated Dec 9, 2009
external-links-bar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP External Links Bar Safe to Use in 2026?

Generally Safe

Score 85/100

WP External Links Bar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The `wp-external-links-bar` plugin v1.1.1 demonstrates a generally good security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, critical taint flows, or unprotected entry points is a significant strength. The code also appears to be using prepared statements for all SQL queries, which is a best practice for preventing SQL injection vulnerabilities.

However, there are areas for improvement that introduce some level of risk. The most notable concern is the low percentage of properly escaped output (5%). This indicates that a significant portion of data displayed to users might not be sanitized, potentially leading to Cross-Site Scripting (XSS) vulnerabilities. While no XSS vulnerabilities were detected in the taint analysis, the lack of consistent output escaping is a common gateway for such attacks. Additionally, the absence of nonce checks and capability checks on the identified entry points (even though there are none reported, this pattern suggests a potential oversight) is a weakness that could be exploited if new entry points are introduced or if the analysis missed something.

Overall, the plugin is relatively safe due to its clean vulnerability history and careful SQL handling. The primary weakness lies in its output escaping practices, which requires attention. The lack of identified vulnerabilities in the past is positive, but the current code signals suggest potential for XSS if not addressed. The absence of external HTTP requests and file operations is also a positive indicator of a limited attack surface in those areas.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP External Links Bar Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

WP External Links Bar Release Timeline

v1.1
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

WP External Links Bar Code Analysis

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

Output Escaping

5% escaped77 total outputs
Attack Surface

WP External Links Bar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_headwp-elb.php:46
actiontemplate_redirectwp-elb.php:52
filterthe_contentwp-elb.php:56
filtercomment_textwp-elb.php:60
filterget_comment_author_urlwp-elb.php:64
actionplugin_action_linkswp-elb.php:76
actionadmin_menuwp-elb.php:77
Maintenance & Trust

WP External Links Bar Maintenance & Trust

Maintenance Signals

WordPress version tested2.8.4
Last updatedDec 9, 2009
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

WP External Links Bar Alternatives

No alternatives data available yet.

Developer Profile

WP External Links Bar Developer Profile

Eduardo

3 plugins · 220 total installs

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

How We Detect WP External Links Bar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-external-links-bar/asset/style.css/wp-content/plugins/wp-external-links-bar/asset/mootools-core.js/wp-content/plugins/wp-external-links-bar/asset/functions.js
Script Paths
/wp-content/plugins/wp-external-links-bar/asset/mootools-core.js/wp-content/plugins/wp-external-links-bar/asset/functions.js

HTML / DOM Fingerprints

CSS Classes
intbar
Data Attributes
data-original-link
JS Globals
share
FAQ

Frequently Asked Questions about WP External Links Bar