MID GeoShield Access Manager Security & Risk Analysis

wordpress.org/plugins/mid-geoshield-access-manager

Easily block visitors from selected countries with geo-based restrictions and an admin settings page.

0 active installs v1.0 PHP 7.0+ WP 5.0+ Updated Dec 23, 2025
country-blockgeo-blockip-blockrestrictionsecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MID GeoShield Access Manager Safe to Use in 2026?

Generally Safe

Score 100/100

MID GeoShield Access Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "mid-geoshield-access-manager" v1.0 plugin exhibits a generally strong security posture based on the static analysis. The absence of critical code signals like dangerous functions, raw SQL queries, and a significant portion of unescaped output is commendable. The presence of a capability check, even if only one, indicates an effort towards proper authorization, and the 100% use of prepared statements for SQL queries is a significant strength. The single external HTTP request is a minor concern but not inherently risky without further context.

However, the taint analysis reveals one flow with an unsanitized path, which, although not categorized as critical or high, warrants attention. This could potentially lead to path traversal vulnerabilities if exploited, depending on how the sanitized path is utilized. The complete lack of nonce checks across any entry points is a notable weakness, as it leaves AJAX requests (if any were present) and other potential interaction points vulnerable to CSRF attacks. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator of its past security and development practices.

In conclusion, the plugin demonstrates good foundational security practices, particularly in its handling of SQL and output escaping. The primary areas for improvement are addressing the unsanitized path flow identified in the taint analysis and implementing robust nonce checks for all interactive elements to mitigate CSRF risks. The clean vulnerability history suggests a well-maintained codebase to date.

Key Concerns

  • Unsanitized path flow in taint analysis
  • No nonce checks on entry points
  • Limited output escaping (88%)
Vulnerabilities
None known

MID GeoShield Access Manager Security Vulnerabilities

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

MID GeoShield Access Manager Code Analysis

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

Output Escaping

88% escaped16 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
mid_geoshield_am_get_country (mid-geoshield-access-manager.php:127)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

MID GeoShield Access Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initmid-geoshield-access-manager.php:31
actionadmin_menumid-geoshield-access-manager.php:61
actionadmin_enqueue_scriptsmid-geoshield-access-manager.php:121
actioninitmid-geoshield-access-manager.php:181
actionwp_enqueue_scriptsmid-geoshield-access-manager.php:199
Maintenance & Trust

MID GeoShield Access Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 23, 2025
PHP min version7.0
Downloads283

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

MID GeoShield Access Manager Developer Profile

midexigner

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 MID GeoShield Access Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mid-geoshield-access-manager/assets/admin.js/wp-content/plugins/mid-geoshield-access-manager/assets/style.css
Version Parameters
mid-geoshield-access-manager/assets/admin.js?ver=1.0mid-geoshield-access-manager/assets/style.css?ver=1.0

HTML / DOM Fingerprints

CSS Classes
cb-removecb-addcontainericonboxmessagedetailscountry-info
Data Attributes
id="cb-table"name="mid_geoshield_am_blocked_countries[]"maxlength="2"id="cb-add"id="country-display"
FAQ

Frequently Asked Questions about MID GeoShield Access Manager