Simple Short Links Security & Risk Analysis

wordpress.org/plugins/simple-shortlinks

Adjust the WordPress shortlinks format with an extra settings page.

30 active installs v1.6.1 PHP + WP 3.0+ Updated Apr 10, 2014
linklinksshortshortlinkshortlinks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Short Links Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Short Links 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 "simple-shortlinks" plugin exhibits a mixed security posture. On the positive side, the static analysis reveals no direct SQL injection vulnerabilities as all queries use prepared statements, and there are no file operations, external HTTP requests, or dangerous functions identified. The presence of two capability checks also suggests some level of access control is being considered.

However, a significant concern is the very low percentage of properly escaped output (18%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the WordPress environment. Furthermore, the lack of nonce checks on any of its entry points is concerning, as this leaves the plugin susceptible to Cross-Site Request Forgery (CSRF) attacks. The absence of any recorded vulnerabilities in its history is positive, but it does not negate the risks identified in the code analysis.

In conclusion, while the plugin avoids common pitfalls like raw SQL or dangerous functions, the prevalent output escaping deficiency and the absence of nonce checks present tangible security risks that require attention. The plugin has strengths in its clean handling of database queries and lack of external dependencies, but the XSS and CSRF risks are substantial.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks on entry points
Vulnerabilities
None known

Simple Short Links Security Vulnerabilities

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

Simple Short Links Code Analysis

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

Output Escaping

18% escaped17 total outputs
Attack Surface

Simple Short Links Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwpshortlinks.php:43
filterpre_get_shortlinkshortlinks.php:44
actionadmin_menushortlinks.php:45
Maintenance & Trust

Simple Short Links Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 10, 2014
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Simple Short Links Developer Profile

Robert Chapin

3 plugins · 110 total installs

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

How We Detect Simple Short Links

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Simple Short Links