Replace Protected Password Security & Risk Analysis

wordpress.org/plugins/replace-protected-password

This plugin allows you to update the password for the post or page at a time.

600 active installs v1.0.3 PHP + WP 4.3+ Updated Nov 18, 2022
pagepasswordpost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Replace Protected Password Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "replace-protected-password" plugin version 1.0.3 exhibits a generally strong security posture based on the provided static analysis. The absence of any recorded vulnerabilities in its history is a significant positive indicator. Furthermore, the zero attack surface from AJAX handlers, REST API routes, shortcodes, and cron events, especially with no unprotected entry points, suggests a limited potential for direct exploitation. The plugin also demonstrates good practices by not making external HTTP requests and by avoiding file operations. However, there are areas for improvement. The lack of capability checks is a concern, as it means that any authenticated user could potentially interact with the plugin's functionality, even if there are no direct entry points identified. The moderate rate of properly escaped outputs (57%) indicates a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled carefully within the limited code paths. While the SQL queries are largely prepared, the remaining percentage of unprepared queries, though small, still represent a risk for SQL injection.

Key Concerns

  • Missing capability checks
  • Moderate output escaping
  • Unprepared SQL queries present
Vulnerabilities
None known

Replace Protected Password Security Vulnerabilities

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

Replace Protected Password Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

57% escaped7 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
options_page (replace-protected-password.php:126)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Replace Protected Password Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedreplace-protected-password.php:50
actionadmin_menureplace-protected-password.php:61
actionadmin_initreplace-protected-password.php:62
actionadmin_noticesreplace-protected-password.php:63
Maintenance & Trust

Replace Protected Password Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedNov 18, 2022
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs600
Developer Profile

Replace Protected Password Developer Profile

Ko Takagi

5 plugins · 2K total installs

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

How We Detect Replace Protected Password

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/replace-protected-password/

HTML / DOM Fingerprints

CSS Classes
replace-protected-password
FAQ

Frequently Asked Questions about Replace Protected Password