Secure WP Admin Security & Risk Analysis

wordpress.org/plugins/secure-wp-admin

Want to lock your WP-admin login screen with some PIN to make it more secure? Then this is the right plugin.

80 active installs v1.4.2 PHP + WP 4.0+ Updated Nov 1, 2024
secure-adminsecure-wp-adminsite-security
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Secure WP Admin Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "secure-wp-admin" plugin v1.4.2 exhibits a strong security posture based on the provided static analysis. The complete absence of entry points like AJAX handlers, REST API routes, shortcodes, and cron events, coupled with a lack of dangerous functions, file operations, and external HTTP requests, significantly limits the potential attack surface. Furthermore, the fact that all identified SQL queries (though none are present in this analysis) would use prepared statements is a positive indicator of secure database interaction practices. The vulnerability history shows no known CVEs, which is excellent and suggests a well-maintained codebase over time.

However, a notable concern arises from the output escaping analysis, where only 38% of the 13 identified outputs are properly escaped. This suggests a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data or dynamic content is directly outputted without adequate sanitization. The absence of nonce checks and capability checks on any identified entry points (though there are none) is not a direct risk given the current attack surface, but it's a practice that would be a significant concern if entry points were present. The lack of taint analysis results is also peculiar; ideally, some flows would be analyzed to confirm the absence of unsanitized paths. Overall, while the plugin's minimal attack surface is a major strength, the unescaped output is the primary weakness that requires attention.

Key Concerns

  • Low output escaping (38%)
Vulnerabilities
None known

Secure WP Admin Security Vulnerabilities

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

Secure WP Admin Code Analysis

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

Output Escaping

38% escaped13 total outputs
Attack Surface

Secure WP Admin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actioncarbon_fields_register_fieldsincludes\class-swpa-plugin-settings.php:5
actionwp_enqueue_scriptsincludes\class-swpa-plugin-template.php:84
actionwp_enqueue_scriptsincludes\class-swpa-plugin-template.php:85
actionadmin_enqueue_scriptsincludes\class-swpa-plugin-template.php:87
actionadmin_enqueue_scriptsincludes\class-swpa-plugin-template.php:88
actioninitincludes\class-swpa-plugin-template.php:95
actionafter_setup_themeincludes\option_fields\carbon-fields-plugin.php:20
actionadmin_headincludes\option_fields\core\Libraries\Plugin_Update_Warning\Plugin_Update_Warning.php:19
actionadmin_footerincludes\option_fields\core\Libraries\Plugin_Update_Warning\Plugin_Update_Warning.php:33
actionadmin_footerincludes\option_fields\core\Libraries\Plugin_Update_Warning\Plugin_Update_Warning.php:38
actioninitincludes\swpa_functions.php:113
Maintenance & Trust

Secure WP Admin Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 1, 2024
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Secure WP Admin Developer Profile

Saad Iqbal

84 plugins · 1.4M total installs

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

How We Detect Secure 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/secure-wp-admin/assets/css/frontend.css/wp-content/plugins/secure-wp-admin/assets/js/frontend.js/wp-content/plugins/secure-wp-admin/assets/css/admin.css/wp-content/plugins/secure-wp-admin/assets/js/admin.js
Version Parameters
secure-wp-admin/assets/css/frontend.css?ver=secure-wp-admin/assets/js/frontend.js?ver=secure-wp-admin/assets/css/admin.css?ver=secure-wp-admin/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
swpa_plugin_template
FAQ

Frequently Asked Questions about Secure WP Admin