Link Shortcut Security & Risk Analysis

wordpress.org/plugins/link-shortcut

Make TinyURL-like URLs (you.com/33ks8s) that redirect to pages inside / outside your blog. Can also create human-readable aliases (you.com/facebook).

30 active installs v1.4 PHP + WP 2.7+ Updated Apr 23, 2009
linklinkspermalinkredirectshortcut
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Link Shortcut Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

The "link-shortcut" v1.4 plugin exhibits a generally good security posture based on the provided static analysis. The complete absence of known CVEs and the plugin's minimal attack surface (zero AJAX handlers, REST API routes, shortcodes, or cron events) are strong indicators of responsible development and minimal exposure. The 100% utilization of prepared statements for SQL queries further reinforces this, as it significantly mitigates SQL injection risks. However, a critical concern arises from the output escaping. With 35 total outputs and 0% properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that originates from user input or external sources, without proper sanitization and escaping, could be manipulated by attackers to inject malicious scripts. The taint analysis, while limited, did identify one flow with an unsanitized path, which could be a precursor to other vulnerabilities if not addressed. Given the lack of historical vulnerabilities, it's possible this is an oversight in the current version rather than a persistent issue. The plugin's strengths lie in its limited attack surface and secure database interactions, but the lack of output escaping is a significant weakness that requires immediate attention.

Key Concerns

  • 0% output escaping
  • Taint flow with unsanitized path
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Link Shortcut Security Vulnerabilities

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

Link Shortcut Release Timeline

v1.4Current
v1.3.1
v1.3
v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

Link Shortcut Code Analysis

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

Output Escaping

0% escaped35 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
<add.inc> (admin/add.inc.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Link Shortcut Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Link Shortcut Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedApr 23, 2009
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Link Shortcut Developer Profile

husani

3 plugins · 10K total installs

71
trust score
Avg Security Score
89/100
Avg Patch Time
408 days
View full developer profile
Detection Fingerprints

How We Detect Link Shortcut

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/link-shortcut/admin/css/linkshortcut_admin.css/wp-content/plugins/link-shortcut/admin/js/linkshortcut_admin.js/wp-content/plugins/link-shortcut/admin/js/linkshortcut_editor_plugin.js
Script Paths
/wp-content/plugins/link-shortcut/admin/js/linkshortcut_admin.js/wp-content/plugins/link-shortcut/admin/js/linkshortcut_editor_plugin.js

HTML / DOM Fingerprints

CSS Classes
linkshortcut_addlinkshortcut_listident_msgident_custom_input_status_msglinksubmitdivsubmitboxshortcuturldivaddressdiv+1 more
Data Attributes
id="ident_random"id="ident_custom"id="ident_custom_input"id="ident_custom_input_status"id="linkshortcut_url"id="linkshortcut_name"
JS Globals
window.linkshortcut_admin_ajaxurl
FAQ

Frequently Asked Questions about Link Shortcut