Lockdown WP Admin Security & Risk Analysis

wordpress.org/plugins/lockdown-wp-admin

Lockdown WP Admin conceals the administration and login screen from intruders. It can hide WordPress Admin (/wp-admin/) and and login (/wp-login.

10K active installs v2.3.2 PHP + WP 3.6+ Updated Nov 28, 2017
lockdownsecuresecurityvulnerabilitywebsite-security
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Lockdown WP Admin Safe to Use in 2026?

Generally Safe

Score 85/100

Lockdown WP Admin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The 'lockdown-wp-admin' plugin version 2.3.2 exhibits a generally strong security posture, with no known vulnerabilities in its history and a clean static analysis report regarding dangerous functions, SQL queries, file operations, and external requests. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. The presence of nonce checks is also a positive indicator of security awareness in its development.

However, the taint analysis reveals three flows with unsanitized paths, which, although not reaching critical or high severity in this analysis, represent a potential concern for unexpected input handling. Furthermore, the output escaping is only properly implemented in 63% of cases, meaning a significant portion of the plugin's output could be vulnerable to cross-site scripting (XSS) attacks if user-controlled data is not sufficiently sanitized before being displayed. The lack of capability checks, while potentially acceptable given the plugin's limited attack surface, could be a weakness if the plugin's functionality were to expand or interact with sensitive areas of WordPress.

Overall, the plugin has a good foundation, but the identified taint flows and the moderate output escaping rate introduce minor but addressable risks. The complete absence of past vulnerabilities is a strong positive, suggesting a history of responsible development. Addressing the unsanitized paths and improving output escaping should be priorities to further harden the plugin's security.

Key Concerns

  • Flows with unsanitized paths detected
  • Output escaping not properly implemented (37%)
Vulnerabilities
None known

Lockdown WP Admin Security Vulnerabilities

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

Lockdown WP Admin Release Timeline

v2.3.2Current
v2.3.1
v2.3
v2.2
v2.1
v2.0.2
v2.0.1
v2.0
v1.9
v1.8
v1.7
v1.6
v1.5
v1.4.1
v1.4
v1.3.5.1
v1.3.5
v1.3.2
v1.3.1
v1.3
Code Analysis
Analyzed Mar 16, 2026

Lockdown WP Admin Code Analysis

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

Output Escaping

63% escaped24 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
settings_page_update (src\Lockdown\Admin.php:98)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Lockdown WP Admin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitlockdown-wp-admin.php:50
actionadmin_menusrc\Lockdown\Admin.php:39
filtershow_admin_barsrc\Lockdown\Application.php:95
filterwp_redirectsrc\Lockdown\Application.php:148
filternetwork_site_urlsrc\Lockdown\Application.php:149
filtersite_urlsrc\Lockdown\Application.php:150
Maintenance & Trust

Lockdown WP Admin Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedNov 28, 2017
PHP min version
Downloads341K

Community Trust

Rating78/100
Number of ratings54
Active installs10K
Developer Profile

Lockdown WP Admin Developer Profile

Sean Fisher

5 plugins · 10K total installs

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

How We Detect Lockdown WP Admin

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

Asset Fingerprints

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

HTML / DOM Fingerprints

HTML Comments
<!-- Lockdown WP Admin --><!-- Lockdown WP Admin: Hide WP Admin --><!-- Lockdown WP Admin: Rename Login Page -->
FAQ

Frequently Asked Questions about Lockdown WP Admin