Guard Security & Risk Analysis

wordpress.org/plugins/guard

Guard protects your wp-admin against bruteforce attacks.

10 active installs v1.2.2 PHP + WP 3.0+ Updated Nov 1, 2016
anti-hackbruteforcehackingprotectsecurity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Guard Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'guard' plugin v1.2.2 exhibits a generally positive security posture based on the static analysis, with no identified dangerous functions, SQL queries, file operations, or external HTTP requests. The absence of any vulnerability history, including CVEs, is a significant strength. However, a notable concern is the relatively low rate of output escaping (45%), which suggests a potential for cross-site scripting (XSS) vulnerabilities if untrusted data is not properly sanitized before being displayed to users. Furthermore, the complete lack of nonce and capability checks across all entry points (even though the attack surface is zero) represents a significant gap in security best practices. If any new entry points were to be introduced in future versions, they would be entirely unprotected, leaving the plugin vulnerable to unauthorized actions.

Key Concerns

  • Low output escaping rate
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Guard Security Vulnerabilities

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

Guard Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Guard Code Analysis

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

Output Escaping

45% escaped29 total outputs
Attack Surface

Guard Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_initguard.php:34
actionadmin_initguard.php:35
actionadmin_menuguard.php:37
actionwp_enqueue_scriptsguard.php:42
filterauthenticateguard.php:214
actionadmin_initguard.php:262
filtershow_password_fieldsguard.php:288
filtergettextguard.php:289
filterallow_password_resetguard.php:312
actionadmin_headguard.php:337
Maintenance & Trust

Guard Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedNov 1, 2016
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Guard Developer Profile

Mitch

12 plugins · 11K total installs

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

How We Detect Guard

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrap guardnav-tabnav-tab-activeinfo-icon
Data Attributes
data-tab
FAQ

Frequently Asked Questions about Guard