Link Away Security & Risk Analysis

wordpress.org/plugins/link-away

Link Away makes it easy to replace a post's permalink with any URL you choose on a post by post basis.

10 active installs v1.0 PHP + WP 3.0+ Updated Apr 16, 2014
custom-linkpermalinkpost-title
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Link Away Safe to Use in 2026?

Generally Safe

Score 85/100

Link Away 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 "link-away" v1.0 plugin exhibits a mixed security posture. On the positive side, the plugin has no known historical vulnerabilities (CVEs), and its code analysis reveals a complete absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests. It also correctly utilizes prepared statements for its SQL queries and includes nonce and capability checks, which are good security practices for WordPress plugins.

However, a significant concern arises from the output escaping. With 31 total outputs and 0% properly escaped, this represents a critical weakness. This lack of proper output escaping makes the plugin highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any data rendered to the user interface that originates from potentially untrusted sources could be exploited to inject malicious scripts. The absence of any taint analysis flows being analyzed or found is also noted, but this could be due to the analysis tooling or the plugin's limited functionality rather than an inherent security strength.

In conclusion, while the "link-away" plugin avoids common pitfalls like raw SQL and dangerous functions, its failure to properly escape output for display creates a substantial XSS risk. The lack of historical vulnerabilities is a positive sign, but it doesn't mitigate the immediate danger posed by the unescaped output. The plugin's overall security is significantly compromised by this deficiency.

Key Concerns

  • 0% of outputs properly escaped
Vulnerabilities
None known

Link Away Security Vulnerabilities

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

Link Away Code Analysis

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

Output Escaping

0% escaped31 total outputs
Attack Surface

Link Away Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_headlink-away.php:24
actionadmin_menulink-away.php:63
actionsave_postlink-away.php:130
filterpost_linklink-away.php:176
Maintenance & Trust

Link Away Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Link Away Developer Profile

Michael Davis

4 plugins · 60 total installs

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

How We Detect Link Away

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="inm_la_title_url"id="inm_la_new"id="inm_la_test_button"value="Test..."
JS Globals
window.openURL
FAQ

Frequently Asked Questions about Link Away