VK Link Target Controller Security & Risk Analysis

wordpress.org/plugins/vk-link-target-controller

Redirect your visitors to another page than the post content when they click on the post title.

30K active installs v1.8.0.1 PHP + WP 5.3+ Updated Feb 19, 2026
linklistpagerecent-postsredirection
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is VK Link Target Controller Safe to Use in 2026?

Generally Safe

Score 100/100

VK Link Target Controller 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 "vk-link-target-controller" v1.8.0.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries, having no file operations, and making no external HTTP requests. The presence of nonce checks and capability checks, even if not universally applied, are also positive indicators. The plugin also has no recorded history of vulnerabilities, which suggests a generally well-maintained codebase.

However, significant concerns arise from the attack surface analysis. The plugin exposes two AJAX handlers, and critically, both of them lack authentication checks. This means that any authenticated user, including those with low privileges, could potentially trigger these handlers, leading to unintended actions or information disclosure. Furthermore, the static analysis indicates that only 50% of output is properly escaped, which could open the door to Cross-Site Scripting (XSS) vulnerabilities if sensitive data is rendered without sufficient sanitization.

In conclusion, while the plugin benefits from a clean vulnerability history and secure handling of database interactions, the unprotected AJAX endpoints and partially unescaped output represent notable security weaknesses. The lack of broader authentication and sanitization on these entry points increases the risk profile, despite other positive security attributes.

Key Concerns

  • Unprotected AJAX handlers
  • Partially unescaped output
Vulnerabilities
None known

VK Link Target Controller Security Vulnerabilities

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

VK Link Target Controller Code Analysis

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

Output Escaping

50% escaped16 total outputs
Attack Surface
2 unprotected

VK Link Target Controller Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_idsvk-link-target-controller.php:115
noprivwp_ajax_idsvk-link-target-controller.php:116
WordPress Hooks 13
filterthe_permalinkvk-link-target-controller.php:93
actionadd_meta_boxesvk-link-target-controller.php:130
actionsave_postvk-link-target-controller.php:131
actionadmin_enqueue_scriptsvk-link-target-controller.php:132
actionadmin_footervk-link-target-controller.php:133
actionwp_headvk-link-target-controller.php:230
actionthe_postvk-link-target-controller.php:739
actioninitvk-link-target-controller.php:740
actionwpvk-link-target-controller.php:741
actionget_headervk-link-target-controller.php:742
actionadmin_initvk-link-target-controller.php:744
actionadmin_menuvk-link-target-controller.php:745
actionplugins_loadedvk-link-target-controller.php:746
Maintenance & Trust

VK Link Target Controller Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 19, 2026
PHP min version
Downloads254K

Community Trust

Rating100/100
Number of ratings2
Active installs30K
Developer Profile

VK Link Target Controller Developer Profile

Vektor,Inc.

8 plugins · 241K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
126 days
View full developer profile
Detection Fingerprints

How We Detect VK Link Target Controller

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/vk-link-target-controller/js/script.min.js/wp-content/plugins/vk-link-target-controller/js/admin-link-dialog.js
Script Paths
/wp-content/plugins/vk-link-target-controller/js/script.min.js/wp-content/plugins/vk-link-target-controller/js/admin-link-dialog.js
Version Parameters
vk-link-target-controller/js/script.min.js?ver=vk-link-target-controller/js/admin-link-dialog.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-vk-ltc-setting-page
JS Globals
vkLtc
FAQ

Frequently Asked Questions about VK Link Target Controller