TLY URL Shortener Security & Risk Analysis

wordpress.org/plugins/tly-url-shortener

Generate and manage T.LY short links directly inside WordPress for posts, pages, and manually selected external links.

0 active installs v1.0.0 PHP 7.4+ WP 6.3+ Updated Mar 22, 2026
linksmarketingshort-linkst-lyurl-shortener
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is TLY URL Shortener Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The tly-url-shortener plugin v1.0.0 exhibits a generally good security posture due to its adherence to several secure coding practices. The complete absence of dangerous functions, raw SQL queries, unescaped output, file operations, and external HTTP requests is commendable. Furthermore, the plugin utilizes prepared statements for all SQL queries and properly escapes all output, indicating a strong defense against common web vulnerabilities. The presence of nonce and capability checks on most entry points also suggests an effort to secure against unauthorized actions. The lack of any recorded vulnerabilities or CVEs in its history is another positive indicator, suggesting a history of stable and secure development.

However, a significant concern arises from the static analysis revealing one unprotected REST API route out of a total of five entry points. This unprotected endpoint represents a potential attack vector, as it may be accessible to unauthenticated users and could lead to unintended consequences if it handles sensitive operations or user-provided data without proper authorization. While the taint analysis showed no unsanitized flows, the existence of this unprotected endpoint warrants careful scrutiny. The plugin's attack surface is relatively small, but this single unprotected entry point significantly diminishes its overall security. In conclusion, while the plugin demonstrates a strong foundation in secure coding, the presence of an unprotected REST API route is a critical flaw that needs immediate attention. Addressing this single vulnerability would greatly enhance the plugin's security.

Key Concerns

  • Unprotected REST API route
Vulnerabilities
None known

TLY URL Shortener Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

TLY URL Shortener Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

TLY URL Shortener Code Analysis

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

Output Escaping

100% escaped124 total outputs
Attack Surface
1 unprotected

TLY URL Shortener Attack Surface

Entry Points6
Unprotected1

AJAX Handlers 1

authwp_ajax_tlyursh_fetch_domainssrc/Admin/TLYURSH_Settings_Page.php:54

REST API Routes 5

POST/wp-json/tlyursh/v1/bulk/processsrc/Rest/TLYURSH_Bulk_Controller.php:62
GET/wp-json/tlyursh/v1/post/(?P<id>\d+)/linksrc/Rest/TLYURSH_Links_Controller.php:82
POST/wp-json/tlyursh/v1/post/(?P<id>\d+)/generatesrc/Rest/TLYURSH_Links_Controller.php:99
POST/wp-json/tlyursh/v1/post/(?P<id>\d+)/external-links/shortensrc/Rest/TLYURSH_Links_Controller.php:115
POST/wp-json/tlyursh/v1/post/(?P<id>\d+)/external-links/shorten-urlsrc/Rest/TLYURSH_Links_Controller.php:125
WordPress Hooks 16
filterpost_row_actionssrc/Admin/TLYURSH_Post_List.php:55
filterpage_row_actionssrc/Admin/TLYURSH_Post_List.php:56
actionadmin_post_tlyursh_generate_short_linksrc/Admin/TLYURSH_Post_List.php:57
actionadmin_noticessrc/Admin/TLYURSH_Post_List.php:58
actionadmin_enqueue_scriptssrc/Admin/TLYURSH_Post_List.php:59
actionadmin_menusrc/Admin/TLYURSH_Settings_Page.php:51
actionadmin_initsrc/Admin/TLYURSH_Settings_Page.php:52
actionadmin_enqueue_scriptssrc/Admin/TLYURSH_Settings_Page.php:53
actionadmin_menusrc/Bulk/TLYURSH_Bulk_Tools_Page.php:40
actionadmin_enqueue_scriptssrc/Bulk/TLYURSH_Bulk_Tools_Page.php:41
actioninitsrc/Core/TLYURSH_Plugin.php:62
actionadd_meta_boxessrc/Post/TLYURSH_Meta_Box.php:69
actionadmin_enqueue_scriptssrc/Post/TLYURSH_Meta_Box.php:70
actiontransition_post_statussrc/Post/TLYURSH_Short_Link_Manager.php:104
actionrest_api_initsrc/Rest/TLYURSH_Bulk_Controller.php:53
actionrest_api_initsrc/Rest/TLYURSH_Links_Controller.php:73
Maintenance & Trust

TLY URL Shortener Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 22, 2026
PHP min version7.4
Downloads86

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

TLY URL Shortener Developer Profile

tlyshortener

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 TLY URL Shortener

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tly-url-shortener/assets/css/admin.css/wp-content/plugins/tly-url-shortener/assets/js/admin.js/wp-content/plugins/tly-url-shortener/assets/js/clipboard.min.js
Script Paths
/wp-content/plugins/tly-url-shortener/assets/js/admin.js/wp-content/plugins/tly-url-shortener/assets/js/clipboard.min.js
Version Parameters
tly-url-shortener/assets/css/admin.css?ver=tly-url-shortener/assets/js/admin.js?ver=tly-url-shortener/assets/js/clipboard.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
tlyursh-link-statetlyursh-link-state--emptytlyursh-list-linkjs-tlyursh-copy-inline
Data Attributes
data-short-url
FAQ

Frequently Asked Questions about TLY URL Shortener