Passwords Evolved Security & Risk Analysis

wordpress.org/plugins/passwords-evolved

A reimagining of WordPress authentication using modern security practices.

2K active installs v1.4.0 PHP 5.6+ WP 5.2+ Updated Mar 23, 2025
authenticationhave-i-been-pwnedpasswordsecurity
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Passwords Evolved Safe to Use in 2026?

Generally Safe

Score 92/100

Passwords Evolved 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 "passwords-evolved" plugin v1.4.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals indicate a positive approach to SQL security with 100% of queries using prepared statements. The presence of a nonce check is also a good practice. However, a significant concern is the complete lack of output escaping, meaning all seven identified outputs are vulnerable to Cross-Site Scripting (XSS) attacks. The taint analysis showing zero flows is positive, but it might be limited by the lack of identified entry points. The vulnerability history is clean, with no recorded CVEs, suggesting a track record of security. Despite the lack of known vulnerabilities and a limited attack surface, the unescaped output presents a clear and actionable risk that needs immediate attention.

Key Concerns

  • Output escaping missing
Vulnerabilities
None known

Passwords Evolved Security Vulnerabilities

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

Passwords Evolved Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Passwords Evolved Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionafter_setup_themepasswords-evolved.php:35
Maintenance & Trust

Passwords Evolved Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.0
Last updatedMar 23, 2025
PHP min version5.6
Downloads26K

Community Trust

Rating100/100
Number of ratings2
Active installs2K
Developer Profile

Passwords Evolved Developer Profile

Carl Alexander

1 plugin · 2K total installs

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

How We Detect Passwords Evolved

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/passwords-evolved/resources/css/admin.css/wp-content/plugins/passwords-evolved/resources/css/frontend.css/wp-content/plugins/passwords-evolved/resources/js/admin.js/wp-content/plugins/passwords-evolved/resources/js/frontend.js
Script Paths
/wp-content/plugins/passwords-evolved/resources/js/admin.js/wp-content/plugins/passwords-evolved/resources/js/frontend.js
Version Parameters
passwords-evolved/resources/css/admin.css?ver=passwords-evolved/resources/css/frontend.css?ver=passwords-evolved/resources/js/admin.js?ver=passwords-evolved/resources/js/frontend.js?ver=

HTML / DOM Fingerprints

JS Globals
passwords_evolved
FAQ

Frequently Asked Questions about Passwords Evolved