RC Geo Access Plugin Security & Risk Analysis

wordpress.org/plugins/rc-geo-access

This plugin restricts access to the login page of your WordPress Admin based on the location of the user trying to access it.

20 active installs v1.49 PHP 7.4+ WP 5.0+ Updated Jan 30, 2026
geolocationloginsecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RC Geo Access Plugin Safe to Use in 2026?

Generally Safe

Score 100/100

RC Geo Access Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The 'rc-geo-access' v1.49 plugin exhibits a mixed security posture. On one hand, the absence of known vulnerabilities and CVEs, along with the absence of dangerous functions, SQL queries without prepared statements, file operations, and bundled libraries, suggests a relatively clean codebase. However, a significant concern arises from the static analysis results, particularly the complete lack of output escaping for all 28 identified output points. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be injected and executed by the browser. Furthermore, while there are no unescaped taint flows flagged as critical or high, the presence of 5 flows with unsanitized paths, even if not explicitly categorized as severe in this analysis, warrants caution. The plugin also makes external HTTP requests, which, if not handled securely, could lead to further vulnerabilities.

Despite the positive aspects like no known vulnerabilities and secure SQL practices, the severe lack of output escaping is a major weakness. The vulnerability history shows no past issues, which could mean the plugin is well-maintained or simply hasn't been thoroughly audited/exploited. The zero unprotected entry points are a strength, but the identified issues with output handling and potential unsanitized paths represent tangible risks that need to be addressed to improve the plugin's overall security.

Key Concerns

  • All output is unescaped
  • Unsanitized paths in taint flows
  • External HTTP requests without clear sanitization
Vulnerabilities
None known

RC Geo Access Plugin Security Vulnerabilities

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

RC Geo Access Plugin Code Analysis

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

Output Escaping

0% escaped28 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

5 flows5 with unsanitized paths
rc_geo_access_ipstack_api_key_render (rc-geo-access.php:172)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

RC Geo Access Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menurc-geo-access.php:13
actionadmin_initrc-geo-access.php:14
actionadmin_noticesrc-geo-access.php:54
filterplugin_row_metarc-geo-access.php:460
actionlogin_initrc-geo-access.php:478
Maintenance & Trust

RC Geo Access Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 30, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

RC Geo Access Plugin Developer Profile

Rick Curran

3 plugins · 1K total installs

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

How We Detect RC Geo Access Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rc-geo-access/admin-style.css/wp-content/plugins/rc-geo-access/rc-geo-access.js
Script Paths
/wp-content/plugins/rc-geo-access/rc-geo-access.js
Version Parameters
rc-geo-access/admin-style.css?ver=rc-geo-access/rc-geo-access.js?ver=

HTML / DOM Fingerprints

CSS Classes
rc-geo-access-country-select
HTML Comments
<!-- Start of RC Geo Access Plugin Admin Notice --><!-- End of RC Geo Access Plugin Admin Notice --><!-- Settings Page Render / Storing... --><!-- What does this plugin do? -->+3 more
Data Attributes
data-plugin-name="rc-geo-access"
FAQ

Frequently Asked Questions about RC Geo Access Plugin