Shortlink Manager TMP Security & Risk Analysis

wordpress.org/plugins/shortlink-manager-tmp

Short Description: Converts website links into short URLs. Easy to configure, with tracking features.

0 active installs v1.3 PHP 7.0+ WP 6.0+ Updated Unknown
link-managementlink-managershorten-linkshorten-urlshortlink
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shortlink Manager TMP Safe to Use in 2026?

Generally Safe

Score 100/100

Shortlink Manager TMP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The shortlink-manager-tmp plugin, version 1.3, exhibits a generally strong security posture with several positive indicators. The static analysis reveals a low attack surface with no unprotected entry points, a high percentage of SQL queries using prepared statements, and an overwhelmingly high rate of properly escaped output. Furthermore, the plugin demonstrates a good understanding of WordPress security by incorporating nonce and capability checks. Its vulnerability history is also clear, with no recorded CVEs, suggesting a well-maintained and secure codebase.

However, a critical risk is identified through taint analysis, indicating a single flow with an unsanitized path that is flagged as high severity. This suggests a potential vulnerability where external data could be used in a way that leads to unintended consequences, even if the overall number of dangerous functions or direct SQL injection risks are low. The presence of file operations also warrants careful consideration in conjunction with the unsanitized path, as it could potentially lead to path traversal or other file manipulation vulnerabilities if not handled correctly. While the plugin's strengths are significant, this single high-severity taint flow represents the most immediate and critical concern that needs thorough investigation and remediation.

Key Concerns

  • High severity taint flow with unsanitized path
  • Presence of file operations
Vulnerabilities
None known

Shortlink Manager TMP Security Vulnerabilities

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

Shortlink Manager TMP Code Analysis

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

SQL Query Safety

86% prepared14 total queries

Output Escaping

98% escaped54 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

4 flows1 with unsanitized paths
slmngtmp_admin_page_content (shortlink-manager-tmp.php:105)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Shortlink Manager TMP Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_generate_qr_codeshortlink-manager-tmp.php:358
WordPress Hooks 4
actioninitshortlink-manager-tmp.php:71
actionadmin_enqueue_scriptsshortlink-manager-tmp.php:86
actionadmin_menushortlink-manager-tmp.php:101
actionslmngtmp_qr_cleanup_cronshortlink-manager-tmp.php:412

Scheduled Events 1

slmngtmp_qr_cleanup_cron
Maintenance & Trust

Shortlink Manager TMP Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedUnknown
PHP min version7.0
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Shortlink Manager TMP Developer Profile

thaomarky

2 plugins · 700 total installs

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

How We Detect Shortlink Manager TMP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shortlink-manager-tmp/css/admin-style.min.css/wp-content/plugins/shortlink-manager-tmp/js/admin-script.min.js
Script Paths
/wp-content/plugins/shortlink-manager-tmp/js/admin-script.min.js

HTML / DOM Fingerprints

CSS Classes
wrapwp-core-uinoticenotice-successis-dismissiblenotice-errortoplevel_page_shortlink-manager
Data Attributes
id="slmngtmp_edit_id"name="edit_id"id="slmngtmp_slug"name="slug"id="slmngtmp_url"name="url"+2 more
JS Globals
qr_data
FAQ

Frequently Asked Questions about Shortlink Manager TMP