Cirv Guard Security & Risk Analysis

wordpress.org/plugins/cirv-guard

Automated WCAG accessibility scanning for WordPress. Find and fix accessibility issues before they become lawsuits.

0 active installs v1.1.0 PHP 7.4+ WP 5.8+ Updated Mar 14, 2026
a11yaccessibilityadacompliancewcag
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Cirv Guard Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 20d ago
Risk Assessment

The cirv-guard plugin v1.1.0 demonstrates a strong security posture based on the static analysis. It exhibits excellent adherence to secure coding practices, with all identified entry points (AJAX handlers) protected by authentication checks. The absence of direct SQL queries without prepared statements and the high percentage of properly escaped output are significant strengths. Furthermore, the plugin has no recorded vulnerability history, indicating a mature and well-maintained codebase.

While the static analysis reveals no critical or high-severity risks within the analyzed code and taint flows, and the vulnerability history is clean, there are minor areas for consideration. The presence of a single external HTTP request, though not inherently risky without further context, could be a potential vector if the target is compromised. The limited number of capability checks and nonce checks, while not immediately indicative of a vulnerability given the current attack surface, suggests that future expansion of functionality might require more robust authorization mechanisms.

Overall, cirv-guard v1.1.0 appears to be a secure plugin. Its strengths lie in its protected entry points and secure data handling. The lack of past vulnerabilities is a very positive sign. The minor points of consideration do not represent immediate threats but are good practices to keep in mind for ongoing development and maintenance.

Key Concerns

  • External HTTP request present
  • Limited capability checks
  • Limited nonce checks
Vulnerabilities
None known

Cirv Guard Security Vulnerabilities

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

Cirv Guard Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

83% escaped65 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
cirvgu_render_scan_tab (cirv-guard.php:415)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Cirv Guard Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_cirvgu_dismiss_rating_noticecirv-guard.php:1294
WordPress Hooks 6
filterconnect_message_on_updatecirv-guard.php:89
actionafter_uninstallcirv-guard.php:142
actionadmin_menucirv-guard.php:240
actionadmin_initcirv-guard.php:703
actionadmin_noticescirv-guard.php:1283
actionadmin_enqueue_scriptscirv-guard.php:1310
Maintenance & Trust

Cirv Guard Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 14, 2026
PHP min version7.4
Downloads446

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Cirv Guard Developer Profile

cirvgreen

2 plugins · 0 total installs

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

How We Detect Cirv Guard

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cirv-guard/assets/css/cirv-guard-backend.css/wp-content/plugins/cirv-guard/assets/js/cirv-guard-backend.js/wp-content/plugins/cirv-guard/assets/css/cirv-guard-frontend.css
Script Paths
/wp-content/plugins/cirv-guard/assets/js/cirv-guard-backend.js
Version Parameters
cirv-guard/assets/css/cirv-guard-backend.css?ver=cirv-guard/assets/js/cirv-guard-backend.js?ver=cirv-guard/assets/css/cirv-guard-frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
cirvgu-admin-noticecirvgu-debug-log-entrycirvgu-debug-log-messagecirvgu-debug-log-timestamp
Data Attributes
data-cirvgu-nonce
JS Globals
cirvgu_data
FAQ

Frequently Asked Questions about Cirv Guard