IP Geolocation Security & Risk Analysis

wordpress.org/plugins/ip-geolocation

Show IP Geolocation on your website

300 active installs v2.2 PHP + WP 4.7+ Updated Dec 11, 2025
geo-locationip-geo-locationip-geolocationipinformationlocation-of-ip
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is IP Geolocation Safe to Use in 2026?

Generally Safe

Score 100/100

IP Geolocation 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 "ip-geolocation" v2.2 plugin exhibits a generally good security posture based on the static analysis. The plugin has a very small attack surface, with only one entry point (a shortcode) and no apparent vulnerabilities in AJAX handlers or REST API routes. The code demonstrates strong adherence to secure coding practices, with 100% of SQL queries using prepared statements and an impressive 99% of output properly escaped. Furthermore, the absence of dangerous functions, file operations, and known historical vulnerabilities suggests a well-maintained and secure plugin. The presence of nonce and capability checks further reinforces its security.

However, there are two specific areas of concern. The taint analysis revealed two "flows with unsanitized paths," which, while not classified as critical or high severity in this analysis, warrant careful investigation. These flows could potentially lead to unexpected behavior or be exploited if combined with other weaknesses. The plugin also makes one external HTTP request, which, while not inherently insecure, introduces a dependency on an external service and could be a vector for supply chain attacks or denial-of-service if the external service is compromised or unavailable.

Overall, the plugin is quite secure, with its strengths lying in its limited attack surface and diligent use of prepared statements and output escaping. The vulnerability history being clear is a significant positive indicator. The primary recommendation would be to thoroughly investigate the identified "unsanitized paths" to ensure they pose no actual risk, and to monitor the security of the external HTTP request endpoint.

Key Concerns

  • Taint analysis: 2 unsanitized paths
  • External HTTP requests: 1
Vulnerabilities
None known

IP Geolocation Security Vulnerabilities

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

IP Geolocation Code Analysis

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

Output Escaping

99% escaped122 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
ipgeo_shortcode (ipgeo.class.php:179)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

IP Geolocation Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ipgeo] ipgeo.class.php:42
WordPress Hooks 11
actionadmin_initincludes\settings.class.php:37
actionadmin_initincludes\settings.class.php:40
actionadmin_menuincludes\settings.class.php:43
actionadmin_headincludes\settings.class.php:46
actiondivi_extensions_initincludes\shortcode-generator\divi\ipgeo-divi.php:38
actionelementor/widgets/widgets_registeredincludes\shortcode-generator\elementor\elementor.class.php:35
actioninitincludes\shortcode-generator\gutenberg\gutenberg-block.php:28
actioninitincludes\shortcode-generator\wpbakery\wpbakery.class.php:20
actionwp_enqueue_scriptsipgeo.class.php:39
actionvc_before_initipgeo.class.php:46
actioninitipgeo.class.php:53
Maintenance & Trust

IP Geolocation Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 11, 2025
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings3
Active installs300
Developer Profile

IP Geolocation Developer Profile

Rasool Vahdati

1 plugin · 300 total installs

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

How We Detect IP Geolocation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ip-geolocation/assets/css/ipgeo.css
Version Parameters
ip-geolocation/assets/css/ipgeo.css?ver=

HTML / DOM Fingerprints

CSS Classes
ipgeo-containeripgeo-form
JS Globals
Mapp
Shortcode Output
<div class="ipgeo-container"><form class="ipgeo-form" method="post" action=""><input type="text"
FAQ

Frequently Asked Questions about IP Geolocation