PWD WP Login Security & Risk Analysis

wordpress.org/plugins/pwd-wp-login

This plugin allows you to easy customize your login WordPress Dashboard using API customizer.

100 active installs v1.5.3 PHP + WP 3.2+ Updated Mar 9, 2020
adminbrandingcustom-logincustom-login-procustomization
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PWD WP Login Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "pwd-wp-login" plugin v1.5.3 exhibits a seemingly strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events, especially those without authentication or permission checks, significantly limits the attack surface. Furthermore, the code signals indicate no dangerous functions, no raw SQL queries (all using prepared statements), and no file operations or external HTTP requests, which are all positive indicators of secure coding practices.

The primary concern arising from the static analysis is the complete lack of output escaping. With three identified output points, none being properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is reflected in the output without sanitization could be exploited by an attacker to inject malicious scripts. The absence of nonce checks and capability checks on any potential entry points also contributes to this concern, as there are no built-in mechanisms to verify user authorization or prevent request forgery.

The plugin's vulnerability history is also a positive sign, with zero recorded CVEs. This suggests a history of stable and secure development. However, when combined with the identified lack of output escaping and authorization checks, it could also indicate a lack of thorough security auditing or that potential vulnerabilities have simply not been discovered or reported yet. In conclusion, while the plugin boasts a low attack surface and a clean vulnerability history, the unescaped output represents a critical weakness that needs immediate attention.

Key Concerns

  • No output escaping on any outputs
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

PWD WP Login Security Vulnerabilities

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

PWD WP Login Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

PWD WP Login Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioncustomize_registerclasses\plugin.php:12
actionlogin_enqueue_scriptsclasses\plugin.php:13
filterlogin_headerurlclasses\plugin.php:15
filterlogin_headertitleclasses\plugin.php:16
actionplugins_loadedpwd-wp-login.php:39
Maintenance & Trust

PWD WP Login Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMar 9, 2020
PHP min version
Downloads17K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

PWD WP Login Developer Profile

Plateforme WP Digital

2 plugins · 900 total installs

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

How We Detect PWD WP Login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pwd-wp-login/classes/plugin.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about PWD WP Login