Password-policy Security & Risk Analysis

wordpress.org/plugins/password-policy

A plugin wordpress for enhance the password policy.

10 active installs v1.0.6 PHP 7.4+ WP 5.0+ Updated Jun 4, 2025
custom-password-policypassword-policysecurityuser-security
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Password-policy Safe to Use in 2026?

Generally Safe

Score 100/100

Password-policy has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The "password-policy" v1.0.6 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any identified CVEs in its history and the clean taint analysis are positive indicators. Furthermore, the low attack surface with no unprotected entry points, coupled with the presence of a nonce check, suggests a deliberate effort to secure its functionality. The majority of output escaping is also properly handled.

However, a significant concern arises from the SQL queries. With two queries present and none utilizing prepared statements, there's a direct risk of SQL injection vulnerabilities if user-supplied data is incorporated into these queries without proper sanitization and parameterization. While the vulnerability history is clean, this lack of prepared statements represents a fundamental coding practice that could lead to future vulnerabilities. The lack of capability checks on entry points is also a minor concern, as it implies that the plugin's actions might not be tied to specific user roles, although with no entry points, this is less critical in this specific version.

In conclusion, the plugin is strong in terms of its attack surface management and historical security. The primary weakness lies in its database interaction, where the absence of prepared statements presents a tangible risk. Addressing this would significantly improve its overall security.

Key Concerns

  • Raw SQL queries without prepared statements
Vulnerabilities
None known

Password-policy Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Password-policy Release Timeline

v1.0.9
v1.0.8
v1.0.7
v1.0.6Current
v1.0.5
v1.0.4
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Password-policy Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

83% escaped18 total outputs
Attack Surface

Password-policy Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_print_stylespassword-policy.php:78
actionadmin_enqueue_scriptspassword-policy.php:97
actionadmin_menusrc\admin.php:5
actionuser_profile_update_errorssrc\check_password_policy.php:49
Maintenance & Trust

Password-policy Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 4, 2025
PHP min version7.4
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Password-policy Developer Profile

kirua78

1 plugin · 10 total installs

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

How We Detect Password-policy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/password-policy/public/style.css/wp-content/plugins/password-policy/public/password-policy-script.js
Script Paths
/wp-content/plugins/password-policy/public/password-policy-script.js
Version Parameters
password-policy/public/password-policy-script.js?ver=1.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Password-policy