Get Shortlinks Security & Risk Analysis

wordpress.org/plugins/wp-shortlinks

Get the classic "Get shortlink" from WordPress 3.7. Developed to make it easier for people at Mentor to get shorlinks and open sourcing it.

90 active installs v0.5 PHP 5.6+ WP 3.8+ Updated Aug 15, 2019
bitlygetshortlinkshortshortlinkshortlinks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Get Shortlinks Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "wp-shortlinks" v0.5 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and output escaping issues are strong indicators of good coding practices. The lack of file operations and external HTTP requests further minimizes potential attack vectors. The vulnerability history is clean, with no recorded CVEs, suggesting a history of secure development and maintenance.

However, a significant concern arises from the complete absence of any authentication or capability checks across all entry points (AJAX, REST API, shortcodes, cron events). While the current static analysis shows zero entry points that are *unprotected*, this is due to there being *no* entry points at all. This means if functionality were added in the future that exposed these entry points without proper authorization checks, it would present a critical security risk. The lack of nonces for any potential AJAX interactions is also a weakness, leaving it vulnerable to CSRF attacks should such interactions be introduced.

In conclusion, while the current version of "wp-shortlinks" appears secure due to its minimal functionality and attack surface, its design lacks fundamental security checks that are crucial for extensibility and future security. The plugin's strengths lie in its clean code and lack of historical vulnerabilities. Its primary weakness is the absence of any security hardening for potential future development.

Key Concerns

  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

Get Shortlinks Security Vulnerabilities

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

Get Shortlinks Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Get Shortlinks Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitshortlink.php:25
filterquery_varsshortlink.php:32
actiontemplate_redirectshortlink.php:58
filterget_shortlinkshortlink.php:69
actionadmin_bar_menushortlink.php:71
Maintenance & Trust

Get Shortlinks Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 15, 2019
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs90
Developer Profile

Get Shortlinks Developer Profile

Kostas Vrouvas

7 plugins · 260 total installs

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

How We Detect Get Shortlinks

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
home_url( 'p/' . $id )
FAQ

Frequently Asked Questions about Get Shortlinks