Tiny1z Short URLs Security & Risk Analysis

wordpress.org/plugins/tiny1z-short-urls

Automatically generate and manage Tiny1z short URLs for posts, pages, and WooCommerce products. Modern, fast, and easy to use.

0 active installs v1.0.0 PHP 7.0+ WP 5.0+ Updated Sep 7, 2025
linkssharingshort-urlurl-shortener
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Tiny1z Short URLs Safe to Use in 2026?

Generally Safe

Score 100/100

Tiny1z Short URLs has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The tiny1z-short-urls plugin version 1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any known CVEs and the plugin's clean vulnerability history are positive indicators. Code analysis reveals good practices such as 100% of SQL queries using prepared statements and a very high rate of output escaping (94%). The attack surface is relatively small, with only two entry points identified, and crucially, none are reported as unprotected. The presence of nonce checks further strengthens its security.

However, there are a few areas that warrant attention. The lack of capability checks on any of the entry points (AJAX handlers or shortcodes) is a notable weakness. While the static analysis didn't detect any tainted flows, the absence of capability checks means that any user, regardless of their role or permissions, could potentially interact with the plugin's functionality. The two external HTTP requests, while not inherently insecure, represent a potential vector if the target URLs are compromised or if the plugin doesn't validate the responses it receives.

In conclusion, tiny1z-short-urls v1.0.0 is a relatively secure plugin with good coding practices in place. The primary concern is the lack of role-based access control, which could be exploited if the plugin's functionality has sensitive implications. Addressing this would significantly enhance its overall security.

Key Concerns

  • Missing capability checks on entry points
Vulnerabilities
None known

Tiny1z Short URLs Security Vulnerabilities

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

Tiny1z Short URLs Code Analysis

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

Output Escaping

94% escaped31 total outputs
Attack Surface

Tiny1z Short URLs Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_tiny1z_generate_urlincludes\class-plugin-core.php:40

Shortcodes 1

[tiny1z_short_url] includes\class-plugin-core.php:37
WordPress Hooks 16
actionadmin_menuincludes\class-plugin-core.php:18
actionadmin_initincludes\class-plugin-core.php:19
actionsave_postincludes\class-plugin-core.php:22
actionsave_post_productincludes\class-plugin-core.php:23
filtermanage_post_posts_columnsincludes\class-plugin-core.php:26
actionmanage_post_posts_custom_columnincludes\class-plugin-core.php:27
filtermanage_page_posts_columnsincludes\class-plugin-core.php:28
actionmanage_page_posts_custom_columnincludes\class-plugin-core.php:29
filtermanage_product_posts_columnsincludes\class-plugin-core.php:30
actionmanage_product_posts_custom_columnincludes\class-plugin-core.php:31
actionwoocommerce_email_after_order_tableincludes\class-plugin-core.php:34
actionadmin_enqueue_scriptsincludes\class-plugin-core.php:39
filterthe_contentincludes\class-plugin-core.php:42
actionadmin_enqueue_scriptsincludes\class-plugin-core.php:44
actionwp_enqueue_scriptsincludes\class-plugin-core.php:45
actionplugins_loadedtiny1z-short-url.php:19
Maintenance & Trust

Tiny1z Short URLs Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 7, 2025
PHP min version7.0
Downloads204

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Tiny1z Short URLs Developer Profile

Tiny1z

1 plugin · 0 total installs

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

How We Detect Tiny1z Short URLs

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

Asset Fingerprints

Asset Paths
../assets/tiny1z-admin.css../assets/tiny1z-frontend.css../assets/tiny1z-frontend.js
Version Parameters
tiny1z-admin-css?ver=tiny1z-frontend-css?ver=tiny1z-frontend-js?ver=

HTML / DOM Fingerprints

CSS Classes
tiny1z-short-url-wraptiny1z-short-url-btntiny1z-short-url-snippettiny1z-short-url-inputtiny1z-copy-btntiny1z-short-url-card
Data Attributes
data-input
REST Endpoints
/wp-json/tiny1z/
Shortcode Output
<div class='tiny1z-short-url-wrap'><a href='' class='tiny1z-short-url-btn' target='_blank'>🔗 Copy Short URL</a></div><div class='tiny1z-short-url-snippet' style='position:relative;display:flex;align-items:center;max-width:420px;margin:1em 0;'><input type='text' readonly value='
FAQ

Frequently Asked Questions about Tiny1z Short URLs