Show user IP Security & Risk Analysis

wordpress.org/plugins/show-user-ip

Add the shortcode [ip] in the Header, footer ore on any post and page. With this plugin you can display the IP of your website visitor.

0 active installs v1.0 PHP 8.0+ WP 6.9+ Updated Unknown
show-user-ip
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show user IP Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "show-user-ip" plugin v1.0 presents a generally good security posture, with several positive indicators. The absence of known CVEs and a clean vulnerability history suggest responsible development and maintenance practices regarding past security issues. Furthermore, the plugin does not utilize dangerous functions, performs all SQL queries using prepared statements, and avoids external HTTP requests or file operations, all of which are strong security practices.

However, there are some areas of concern that warrant attention. The plugin lacks any nonce checks or capability checks, meaning that its single shortcode entry point is unprotected. While the static analysis did not identify any specific vulnerabilities in the current version, the absence of these security mechanisms leaves the plugin susceptible to potential exploits if its functionality were to be extended or if its shortcode were to handle user-supplied data in the future. Additionally, only 50% of output is properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if the unescaped output contains user-controlled data.

In conclusion, while the "show-user-ip" plugin v1.0 has a solid foundation with no direct vulnerabilities detected in this analysis and a clean history, the lack of authorization and input validation on its shortcode, coupled with partial output escaping, represents a potential risk. Addressing these oversight areas would significantly improve its overall security.

Key Concerns

  • Unprotected shortcode entry point
  • Unescaped output in 50% of cases
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Show user IP Security Vulnerabilities

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

Show user IP Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Show user IP Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ip] Show user ip.php:18
Maintenance & Trust

Show user IP Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version8.0
Downloads776

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Show user IP Developer Profile

Benjamin Hagh Parast

18 plugins · 330 total installs

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

How We Detect Show user IP

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
User-IP:
FAQ

Frequently Asked Questions about Show user IP