Password for WP Security & Risk Analysis

wordpress.org/plugins/password-for-wp

Add a password for the entire WordPress website. Edit the background and message. Free and simple to use.

200 active installs v1.6.1 PHP 5.6+ WP 4.9+ Updated Jan 3, 2025
maintenance-modepasswordpassword-protectrestrict-contentsecurity
91
A · Safe
CVEs total1
Unpatched0
Last CVEDec 11, 2024
Download
Safety Verdict

Is Password for WP Safe to Use in 2026?

Generally Safe

Score 91/100

Password for WP has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Dec 11, 2024Updated 1yr ago
Risk Assessment

The 'password-for-wp' plugin version 1.6.1 exhibits a generally good security posture based on the static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Crucially, all SQL queries are prepared, and there are no file operations or external HTTP requests, which are common vectors for vulnerabilities. The presence of a nonce check and the analysis showing no unsanitized taint flows are positive indicators. However, a notable concern is that only 54% of output is properly escaped. This leaves potential for Cross-Site Scripting (XSS) vulnerabilities if user-controlled data is not sufficiently sanitized before being displayed. The vulnerability history indicates one past CVE, which was a Cross-Site Request Forgery (CSRF), and that it has been patched. While the lack of currently unpatched CVEs is positive, the historical presence of CSRF, even if resolved, suggests a need for vigilance in secure coding practices for this type of vulnerability.

In conclusion, the plugin has strengths in its limited attack surface and secure SQL handling. The primary area of concern is the moderate level of output escaping, which could lead to XSS if not addressed thoroughly. The past CSRF vulnerability, though patched, warrants attention. Overall, the plugin is relatively secure, but the output escaping issue requires improvement to further strengthen its security.

Key Concerns

  • Moderate output escaping (54%)
  • One past CVE (CSRF)
Vulnerabilities
1

Password for WP Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-11419medium · 6.1Cross-Site Request Forgery (CSRF)

Password for WP <= 1.5 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Dec 11, 2024 Patched in 1.6 (40d)
Code Analysis
Analyzed Mar 16, 2026

Password for WP Code Analysis

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

Output Escaping

54% escaped37 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
get3_init_admin_page (get3-password-wp.php:38)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Password for WP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actiontemplate_redirectget3-password-wp.php:19
actioninitget3-password-wp.php:36
actionadmin_menuget3-password-wp.php:144
actioninitget3-password-wp.php:145
actionadmin_bar_menuget3-password-wp.php:155
actionadmin_enqueue_scriptsget3-password-wp.php:160
actionadmin_enqueue_scriptsget3-password-wp.php:165
actionplugins_loadedget3-password-wp.php:188
Maintenance & Trust

Password for WP Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 3, 2025
PHP min version5.6
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Password for WP Developer Profile

get3code

1 plugin · 200 total installs

82
trust score
Avg Security Score
91/100
Avg Patch Time
40 days
View full developer profile
Detection Fingerprints

How We Detect Password for WP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/password-for-wp/assets/get3_pass.css/wp-content/plugins/password-for-wp/assets/get3_pass.js
Script Paths
/wp-content/plugins/password-for-wp/assets/get3_pass.js

HTML / DOM Fingerprints

CSS Classes
g3_saveg3_contentg3_headerg3_rowg3_half_2g3_input_passg3_ong3_off
Data Attributes
data-default-color
JS Globals
jQuery
FAQ

Frequently Asked Questions about Password for WP