Shorter Links Security & Risk Analysis

wordpress.org/plugins/shorter-links

Override the default WordPress "shortlink" URL with one that has a custom text in it. You can also set a different base URL.

100 active installs v2.1.0 PHP + WP 3.0+ Updated Aug 8, 2015
linksrevcanonicalshortlinkshorturlurl-shortener
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shorter Links Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "shorter-links" v2.1.0 plugin exhibits a strong security posture based on the provided static analysis. The plugin has no apparent attack surface, no dangerous function calls, and all SQL queries are secured with prepared statements. Furthermore, all outputs are properly escaped, and there are no file operations or external HTTP requests, significantly reducing the potential for injection and cross-site scripting vulnerabilities. The absence of any recorded vulnerabilities, past or present, in the vulnerability history further reinforces its secure design. This indicates a development team that prioritizes security best practices throughout the development lifecycle.

However, the complete absence of nonce checks and capability checks across all identified entry points (even though the entry point count is zero) presents a potential blind spot. While the current analysis shows no entry points, this could change with future updates, and the lack of these fundamental security mechanisms could lead to vulnerabilities if new AJAX handlers, REST API routes, or shortcodes are introduced without proper authorization checks.

In conclusion, "shorter-links" v2.1.0 appears to be a very secure plugin with excellent adherence to secure coding practices. The lack of identified vulnerabilities and a clean static analysis are significant strengths. The only potential area for improvement is the implicit absence of authentication and authorization checks, which, while not a current issue, could become one if the plugin's functionality expands.

Key Concerns

  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

Shorter Links Security Vulnerabilities

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

Shorter Links Code Analysis

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

Shorter Links Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterpre_get_shortlinkshorter_links.php:124
actionwpshorter_links.php:125
actionsave_postshorter_links.php:126
actionadmin_menushorter_links.php:127
actionadmin_initshorter_links.php:128
Maintenance & Trust

Shorter Links Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 8, 2015
PHP min version
Downloads7K

Community Trust

Rating76/100
Number of ratings4
Active installs100
Developer Profile

Shorter Links Developer Profile

akrabat

1 plugin · 100 total installs

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

How We Detect Shorter Links

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shorter-links/js/shorter-links.js/wp-content/plugins/shorter-links/css/shorter-links.css
Script Paths
/wp-content/plugins/shorter-links/js/shorter-links.js
Version Parameters
shorter-links/js/shorter-links.js?ver=shorter-links/css/shorter-links.css?ver=

HTML / DOM Fingerprints

CSS Classes
sl_base_url
Data Attributes
name="akrabat_sl_base_url"
FAQ

Frequently Asked Questions about Shorter Links