URL Shortener by ShortUrlsEZ. Security & Risk Analysis

wordpress.org/plugins/shorturls

What is ShortUrlsEZ?

0 active installs v1.0.0 PHP + WP + Updated Mar 19, 2019
hide-affiliate-linklink-shortenershort-linkshort-urlurl-shortener
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is URL Shortener by ShortUrlsEZ. Safe to Use in 2026?

Generally Safe

Score 85/100

URL Shortener by ShortUrlsEZ. has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "shorturls" plugin v1.0.0 presents a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs), and the plugin avoids direct SQL queries by exclusively using prepared statements. It also has a seemingly small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication.

However, significant concerns arise from the static analysis. The most critical issue is that 100% of the 5 identified output operations are not properly escaped, representing a major risk for Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis reveals 3 flows with unsanitized paths. While no critical or high severity issues were flagged by the taint analysis, the presence of unsanitized paths, especially in conjunction with unescaped output, strongly suggests potential for XSS or other injection attacks. The complete absence of nonce and capability checks across all components also means that even if an entry point were to exist in the future, it would likely be unprotected.

Given the lack of historical vulnerabilities, the plugin might appear safe, but the current static analysis findings indicate a fragile security foundation. The absence of basic security checks like output escaping and sanitization for paths is a serious oversight. Therefore, while the plugin currently has no known external exploits, its internal code quality and susceptibility to common attack vectors are high.

Key Concerns

  • Unescaped output (0% escaped)
  • Unsanitized paths in taint analysis (3 flows)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

URL Shortener by ShortUrlsEZ. Security Vulnerabilities

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

URL Shortener by ShortUrlsEZ. Code Analysis

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

Output Escaping

0% escaped5 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
saveData (megaurl.php:63)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

URL Shortener by ShortUrlsEZ. Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menumegaurl.php:48
actionwp_headmegaurl.php:70
Maintenance & Trust

URL Shortener by ShortUrlsEZ. Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 19, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

URL Shortener by ShortUrlsEZ. Developer Profile

shorturlsez

1 plugin · 0 total installs

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

How We Detect URL Shortener by ShortUrlsEZ.

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

Asset Fingerprints

Script Paths
/wp-content/plugins/shorturls/megaurl.php

HTML / DOM Fingerprints

CSS Classes
hashed
JS Globals
token
FAQ

Frequently Asked Questions about URL Shortener by ShortUrlsEZ.