Show Visitor IP Security & Risk Analysis

wordpress.org/plugins/show-visitor-ip

Show Visitor IP - Simply display visitor IP Address & visitor another location info using by IP on post or page, anywhere using shortcode.

300 active installs v5.2 PHP + WP 3.0+ Updated Nov 20, 2025
country-codeip-addresslatlongregion
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show Visitor IP Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The 'show-visitor-ip' plugin v5.2 presents a generally good security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and proper output escaping are strong indicators of secure coding practices. The plugin also has no known vulnerabilities, which is highly positive and suggests a history of responsible development and maintenance.

However, there are a few areas that warrant attention. The presence of two flows with unsanitized paths in the taint analysis, despite not being classified as critical or high severity, indicates a potential for unexpected behavior or information leakage if these paths are ever exposed to user input. While the attack surface is small and currently reported as unprotected entry points being zero, the existence of external HTTP requests without any mention of authentication or validation is a concern. This external request could be a vector for various attacks if not handled securely.

In conclusion, the plugin demonstrates a commitment to core security principles. The lack of known vulnerabilities and well-handled SQL/output are significant strengths. The primary weaknesses lie in the unsanitized paths and the unvalidated external HTTP request, which, although not leading to critical vulnerabilities in this analysis, represent potential areas for future improvement and diligent monitoring.

Key Concerns

  • Flows with unsanitized paths
  • External HTTP request without auth checks
Vulnerabilities
None known

Show Visitor IP Security Vulnerabilities

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

Show Visitor IP Code Analysis

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

Data Flow Analysis

2 flows2 with unsanitized paths
showVisitorLocationByIp (show-visitor-ip.php:23)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Show Visitor IP Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[show_ip] show-visitor-ip.php:21
[svip_location] show-visitor-ip.php:68
Maintenance & Trust

Show Visitor IP Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 20, 2025
PHP min version
Downloads9K

Community Trust

Rating76/100
Number of ratings6
Active installs300
Developer Profile

Show Visitor IP Developer Profile

Vikas Sharma

6 plugins · 3K total installs

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

How We Detect Show Visitor IP

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[show_ip][svip_location][svip_location type="countryCode"][svip_location type="region"]
FAQ

Frequently Asked Questions about Show Visitor IP