Reset Admin Password Periodically Security & Risk Analysis

wordpress.org/plugins/reset-password-automatically-security

Resets password of administrator accounts automatically on pre-defined time set by admin in settings and mail new password to registered email of user …

30 active installs v1.0 PHP + WP 3.0.1+ Updated Sep 22, 2014
passwordreset-passwordsecurity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Reset Admin Password Periodically Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "reset-password-automatically-security" plugin, version 1.0, exhibits a concerning security posture despite a lack of publicly known vulnerabilities. The static analysis reveals several critical weaknesses. Notably, the presence of the "unserialize" function without any apparent sanitization or input validation is a significant risk, potentially leading to remote code execution if untrusted data is processed. Furthermore, all SQL queries are executed without prepared statements, making the plugin vulnerable to SQL injection attacks. The complete absence of output escaping is another major concern, exposing users to cross-site scripting (XSS) vulnerabilities. The plugin also lacks any nonce or capability checks, further increasing its attack surface. While the plugin's attack surface from external entry points (AJAX, REST API, shortcodes) appears minimal or protected, the internal code signals a high level of insecurity. The absence of historical vulnerabilities might suggest limited usage, a recent release, or simply luck, but it should not be relied upon as an indicator of current security. In conclusion, the plugin has significant security flaws that need immediate attention, outweighing its current clean vulnerability history.

Key Concerns

  • Dangerous function unserialize used
  • SQL queries without prepared statements
  • Output escaping not used
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Reset Admin Password Periodically Security Vulnerabilities

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

Reset Admin Password Periodically Code Analysis

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

Dangerous Functions Found

unserialize$char_symbols = unserialize($setting_details->char_symbol);reset-password-automatically.php:72
unserialize$char_symbols = unserialize($setting_details->char_symbol);reset-password-automatically.php:156
unserialize$char_symbols = unserialize($setting_details->char_symbol);reset-password-automatically.php:253

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped3 total outputs
Attack Surface

Reset Admin Password Periodically Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitreset-password-automatically.php:19
actionpwd_cronreset-password-automatically.php:99
filtercron_schedulesreset-password-automatically.php:100
actionadmin_menureset-password-automatically.php:108

Scheduled Events 1

pwd_cron
Maintenance & Trust

Reset Admin Password Periodically Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 22, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Reset Admin Password Periodically Developer Profile

Deepak S

5 plugins · 250 total installs

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

How We Detect Reset Admin Password Periodically

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/reset-password-automatically-security/js/script.js
Script Paths
/wp-content/plugins/reset-password-automatically-security/js/script.js

HTML / DOM Fingerprints

JS Globals
password_generator_version
FAQ

Frequently Asked Questions about Reset Admin Password Periodically