Security-Protection Security & Risk Analysis

wordpress.org/plugins/security-protection

Protection from login, registration and reset-password brute-force attacks. No captcha.

400 active installs v2.3 PHP + WP 3.0+ Updated Sep 5, 2020
brute-forcebruteforceloginregisterregistration
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Security-Protection Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "security-protection" plugin v2.3 exhibits a strong security posture based on the provided static analysis. The absence of any detected AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, and importantly, there are no unprotected entry points identified. The code analysis further reveals responsible practices, with no dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests. This indicates a well-written and robust codebase.

However, a critical concern arises from the output escaping. With 100% of outputs not being properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data rendered to the front-end or admin area without proper escaping could be exploited by attackers. Furthermore, the complete absence of nonce and capability checks on the limited entry points, while currently not a direct risk due to the zero entry points, represents a gap in fundamental WordPress security practices. If the plugin were to introduce any entry points in the future without these checks, it would immediately create vulnerabilities.

The vulnerability history is entirely clean, with no known CVEs, unpatched vulnerabilities, or historical attack patterns. This is a positive indicator, suggesting either a consistently secure development process or a very new plugin with limited exposure. In conclusion, the plugin's lack of attack surface and secure internal code practices are commendable strengths. The primary weakness and potential risk lie solely in the unescaped output, which requires immediate attention. The absence of nonce/capability checks is a minor concern given the current attack surface but should be addressed proactively.

Key Concerns

  • All outputs unescaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Security-Protection Security Vulnerabilities

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

Security-Protection Release Timeline

v2.3Current
v2.2
v2.1
v2.0
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Security-Protection Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Security-Protection Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionlogin_enqueue_scriptssecurity-protection.php:32
actionwp_enqueue_scriptssecurity-protection.php:41
actionlogin_formsecurity-protection.php:59
actionregister_formsecurity-protection.php:60
actionlostpassword_formsecurity-protection.php:61
actionwoocommerce_login_formsecurity-protection.php:62
filterauthenticatesecurity-protection.php:101
actionregister_postsecurity-protection.php:126
actionlostpassword_postsecurity-protection.php:150
filterplugin_row_metasecurity-protection.php:246
Maintenance & Trust

Security-Protection Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 5, 2020
PHP min version
Downloads15K

Community Trust

Rating86/100
Number of ratings11
Active installs400
Developer Profile

Security-Protection Developer Profile

webvitaly

14 plugins · 128K total installs

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

How We Detect Security-Protection

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/security-protection/js/security-protection.js
Script Paths
/wp-content/plugins/security-protection/js/security-protection.js
Version Parameters
security-protection/js/security-protection.js?ver=

HTML / DOM Fingerprints

CSS Classes
secprot-groupsecprot-group-codesecprot-answersecprot-controlsecprot-control-codesecprot-group-emptysecprot-control-empty
Data Attributes
name="secprot-code"class="secprot-control secprot-control-code"value="2.3"name="secprot-empty-email-url-website"class="secprot-control secprot-control-empty"
FAQ

Frequently Asked Questions about Security-Protection