Widget to display visitors’ geolocation information, such as country, region and city, in real-time.

10 active installs v1.2.0 PHP + WP 2.0.0+ Updated Dec 3, 2025
citycountrygeogeolocationip
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is IPLocationTools Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The 'iplocationtools-real-time-visitor-widget' plugin, in version 1.2.0, exhibits a generally good security posture based on the provided static analysis. The plugin demonstrates strong adherence to secure coding practices, with no dangerous functions identified, all SQL queries using prepared statements, and a high percentage of properly escaped output. The absence of file operations and a single external HTTP request are also positive indicators. Furthermore, the plugin has no recorded vulnerability history, suggesting a consistent track record of security. The attack surface is minimal, consisting of a single AJAX handler, and critically, this entry point appears to be protected. The lack of taint analysis findings further reinforces the impression of a well-secured codebase.

Despite these strengths, a minor concern arises from the absence of capability checks. While the single AJAX handler is protected by a nonce check, the lack of explicit capability checks means that any authenticated user, regardless of their role or permissions, could potentially interact with this handler. This could be a concern if the AJAX handler performs sensitive actions or exposes information that should be restricted to specific user roles. However, given the limited attack surface and the presence of a nonce check, the overall risk is currently assessed as low. The plugin's history of no vulnerabilities is a significant strength, but it's always prudent to maintain vigilance.

Key Concerns

  • Missing capability checks on AJAX handler
Vulnerabilities
None known

IPLocationTools Security Vulnerabilities

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

IPLocationTools Release Timeline

v1.2.1
v1.2.0Current
v1.1.19
v1.1.18
v1.1.17
v1.1.16
v1.1.15
v1.1.14
v1.1.13
v1.1.12
v1.1.11
v1.1.10
v1.1.9
v1.1.6
v1.1.5
v1.1.4
Code Analysis
Analyzed Mar 17, 2026

IPLocationTools Code Analysis

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

Output Escaping

94% escaped88 total outputs
Attack Surface

IPLocationTools Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_iplt_submit_feedbackIPLocationTools.php:352
WordPress Hooks 3
actionwidgets_initIPLocationTools.php:23
actionadmin_enqueue_scriptsIPLocationTools.php:245
actionadmin_footerIPLocationTools.php:322
Maintenance & Trust

IPLocationTools Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version
Downloads9K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

IPLocationTools Developer Profile

IP2Location

10 plugins · 39K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
265 days
View full developer profile
Detection Fingerprints

How We Detect IPLocationTools

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/iplocationtools-real-time-visitor-widget/widget.css/wp-content/plugins/iplocationtools-real-time-visitor-widget/admin.js
Script Paths
https://www.iplocationtools.com/visitor.js

HTML / DOM Fingerprints

CSS Classes
iplocationtools_widget
Data Attributes
iplocationtools_widget
FAQ

Frequently Asked Questions about IPLocationTools