URL Shortener by Shortez. Security & Risk Analysis

wordpress.org/plugins/shortez-url-shortener

What is Shortez?

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

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

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "shortez-url-shortener" v1.0.0 plugin presents a mixed security posture. On the positive side, it demonstrates excellent practice regarding SQL query security by exclusively using prepared statements and has no recorded historical vulnerabilities. It also has a minimal attack surface, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are accessible without authentication. This indicates a deliberate effort to limit potential entry points.

However, a significant concern arises from the static analysis revealing that 100% of its 5 output operations are not properly escaped. This is a critical weakness, as it opens the door to Cross-Site Scripting (XSS) vulnerabilities. The taint analysis, while not reporting critical or high severity flows, did identify 3 flows with unsanitized paths, which, when combined with the unescaped output, can lead to dangerous outcomes if user-supplied data reaches these flows.

Given the lack of historical vulnerabilities, it's possible these issues have not been exploited. Nevertheless, the complete absence of output escaping for all identified outputs is a severe flaw that dramatically increases the risk of XSS attacks. The plugin's strengths lie in its controlled attack surface and SQL hygiene, but its weakness in output sanitization is a major security concern that requires immediate attention.

Key Concerns

  • All output is unescaped (XSS risk)
  • Taint flows with unsanitized paths detected
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

URL Shortener by Shortez. Security Vulnerabilities

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

URL Shortener by Shortez. 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 Shortez. Attack Surface

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

URL Shortener by Shortez. Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 27, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

URL Shortener by Shortez. Developer Profile

shortentlinks

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 Shortez.

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

Asset Fingerprints

Script Paths
/wp-content/plugins/shortez-url-shortener/shortez-url-shortener.php

HTML / DOM Fingerprints

CSS Classes
hashed
JS Globals
tokendata
FAQ

Frequently Asked Questions about URL Shortener by Shortez.