WP Security Master Security & Risk Analysis

wordpress.org/plugins/wp-security-master

WP Security Master is great tool to add another security layer to protect your page. It automatically locks the admin page with passcode.

0 active installs v1.0.2 PHP + WP 4.6+ Updated May 8, 2019
disable-wp-login-phplock-dashboardpasswordsecure-adminsecurity
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEJun 5, 2025
Safety Verdict

Is WP Security Master Safe to Use in 2026?

Use With Caution

Score 63/100

WP Security Master has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Jun 5, 2025Updated 7yr ago
Risk Assessment

The "wp-security-master" plugin v1.0.2 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices in its handling of SQL queries, exclusively using prepared statements, and includes nonce checks and capability checks, indicating an awareness of common WordPress security vulnerabilities. The static analysis shows a very limited attack surface, with only one AJAX handler, and crucially, no unprotected entry points identified.

Taint analysis reveals no critical or high-severity unsanitized flows, which is a significant strength. However, the static analysis does flag concerns with output escaping, as only 9% of outputs are properly escaped. This could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly reflected in the output without adequate sanitization.

The vulnerability history is a major concern. The presence of one unpatched medium-severity CVE, historically a Cross-Site Request Forgery (CSRF) vulnerability, is particularly worrying. The fact that the last vulnerability was dated in the future (2025-06-05) might indicate a data entry error, but the existence of an unpatched vulnerability is a clear and present risk. While the plugin shows some good security fundamentals, the unpatched CVE and the output escaping issues require immediate attention.

Key Concerns

  • Unpatched medium severity CVE
  • Low output escaping coverage (9%)
Vulnerabilities
1 published

WP Security Master Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-49440medium · 4.3Cross-Site Request Forgery (CSRF)

WP Security Master <= 1.0.2 - Cross-Site Request Forgery

Jun 5, 2025Unpatched
Version History

WP Security Master Release Timeline

v1.0.2Current1 CVE
v1.0.11 CVE
v1.01 CVE
Code Analysis
Analyzed Apr 16, 2026

WP Security Master Code Analysis

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

Output Escaping

9% escaped11 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

4 flows
wp_security_master_configure (wp-security-master.php:92)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Security Master Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_getMessageActionwp-security-master.php:456
WordPress Hooks 8
actionadmin_menuwp-security-master.php:86
actionwp_before_admin_bar_renderwp-security-master.php:317
actionadmin_menuwp-security-master.php:343
actionadmin_bar_menuwp-security-master.php:390
actionadmin_bar_menuwp-security-master.php:420
actionadmin_enqueue_scriptswp-security-master.php:450
actionadmin_footerwp-security-master.php:503
actionadmin_footerwp-security-master.php:515
Maintenance & Trust

WP Security Master Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 8, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Security Master Developer Profile

Vuong Nguyen

1 plugin · 0 total installs

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

How We Detect WP Security Master

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-security-master/public/css/wp-security-master.css/wp-content/plugins/wp-security-master/public/js/wp-security-master.js
Version Parameters
wp-security-master/public/css/wp-security-master.css?ver=wp-security-master/public/js/wp-security-master.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp_security_master_configure_wrap
HTML Comments
<!-- WP Security Master Guardian --><!-- WP Security Master Activate --><!-- WP Security Master Menu --><!-- WP Security Master Configure -->+2 more
Data Attributes
data-wp-nonce
JS Globals
wp_security_master_global_object
FAQ

Frequently Asked Questions about WP Security Master