
Get Shortlinks Security & Risk Analysis
wordpress.org/plugins/wp-shortlinksGet the classic "Get shortlink" from WordPress 3.7. Developed to make it easier for people at Mentor to get shorlinks and open sourcing it.
Is Get Shortlinks Safe to Use in 2026?
Generally Safe
Score 85/100Get Shortlinks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Get Shortlinks Security Vulnerabilities
Get Shortlinks Code Analysis
Output Escaping
Get Shortlinks Attack Surface
WordPress Hooks 5
Maintenance & Trust
Get Shortlinks Maintenance & Trust
Maintenance Signals
Community Trust
Get Shortlinks Alternatives
Bit.ly Shortlinks Multisite (Uses OAuth 2 API)
bitly-shortlinks-multisite
This plugin replaces the default WordPress shortlinks with Bit.ly shortlinks for your single site or multisite WordPress network.
Generate Shortlinks
generate-shortlinks
Uses bit.ly, Ur.ly, and Is.gd to create handy shortlinks to share your WordPress Posts quickly and easily!
Linker – URL shortener & track outbound link clicks
linker
Track Outbound Link Clicks Easily: Shorten & track your site links by using your own domain name. e.g. "your-domain.com/go/link"
Bitly's WordPress Plugin
wp-bitly
Create short links to your content with Bitly’s WordPress Plugin.
Link Shortner
link-shortener
Link Shortner allows you to easily create clean, branded short permalink links for your posts custom URL.
Get Shortlinks Developer Profile
7 plugins · 260 total installs
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
home_url( 'p/' . $id )