Version Locker – Update Control Security & Risk Analysis

wordpress.org/plugins/version-locker

Securely lock plugin updates. Prevent accidental or automatic updates and keep your site stable.

20 active installs v1.2.1 PHP 7.4+ WP 6.0+ Updated Jan 8, 2026
disable-updateslock-pluginssecurityupdate-managerversion-control
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Version Locker – Update Control Safe to Use in 2026?

Generally Safe

Score 100/100

Version Locker – Update Control has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The 'version-locker' plugin v1.2.1 presents a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, having a high percentage of properly escaped outputs, and performing nonce and capability checks. The absence of known vulnerabilities in its history is also a strong indicator of a relatively secure development process. However, a significant concern arises from the presence of two AJAX handlers that lack authentication checks. This creates a direct attack vector where unauthenticated users could potentially trigger these AJAX actions, leading to unintended consequences depending on their functionality. While taint analysis found no specific issues, the unprotected AJAX endpoints represent a tangible risk that could be exploited if the AJAX actions themselves are sensitive or could be manipulated to cause harm.

Overall, while the plugin has a clean vulnerability history and follows several security best practices, the unprotected AJAX entry points are a critical weakness. The limited attack surface (only 2 entry points) is a mitigating factor, but the absence of authentication on these points significantly elevates the risk. The developer should prioritize adding proper nonce and capability checks to these AJAX handlers to close this potential security gap.

Key Concerns

  • AJAX handlers without authentication checks
  • AJAX handlers without authentication checks
Vulnerabilities
None known

Version Locker – Update Control Security Vulnerabilities

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

Version Locker – Update Control Code Analysis

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

Output Escaping

90% escaped29 total outputs
Attack Surface
2 unprotected

Version Locker – Update Control Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_vlocker_check_lockedversion-locker.php:631
authwp_ajax_vlocker_cleanup_pluginversion-locker.php:648
WordPress Hooks 12
actionadmin_enqueue_scriptsversion-locker.php:31
actionuser_registerversion-locker.php:110
actiondeleted_userversion-locker.php:111
actionset_user_roleversion-locker.php:112
actionadmin_menuversion-locker.php:179
actionadmin_initversion-locker.php:406
filtersite_transient_update_pluginsversion-locker.php:481
filterauto_update_pluginversion-locker.php:494
filterupgrader_pre_installversion-locker.php:507
actionadmin_noticesversion-locker.php:524
filterplugin_action_linksversion-locker.php:541
actionadmin_footer-plugins.phpversion-locker.php:593
Maintenance & Trust

Version Locker – Update Control Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 8, 2026
PHP min version7.4
Downloads126

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Version Locker – Update Control Developer Profile

Vishal Paswan

1 plugin · 20 total installs

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

How We Detect Version Locker – Update Control

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/version-locker/assets/admin.js
Script Paths
/wp-content/plugins/version-locker/assets/admin.js
Version Parameters
version-locker/assets/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
vlocker-locked-noticevlocker-modalvlocker-modal-boxvlocker-modal-headervlocker-modal-bodyvlocker-modal-footer
Data Attributes
data-vlocker-actiondata-vlocker-plugin
JS Globals
vlocker_vars
FAQ

Frequently Asked Questions about Version Locker – Update Control