Show IP address Security & Risk Analysis

wordpress.org/plugins/show-ip-address

A simple plugin to show your visitor’s IP address on pages, posts, widgets, and the admin dashboard. Lightweight and easy to use.

1K active installs v1.8 PHP 5.6+ WP 3.6+ Updated Aug 8, 2025
display-ipip-addressip-user-toolsshow-ipuser-ip
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show IP address Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The "show-ip-address" v1.8 plugin exhibits a generally positive security posture, with no known vulnerabilities or critical code signals. The static analysis reveals good practices like the absence of dangerous functions, file operations, and external HTTP requests. Importantly, all SQL queries are prepared, and the majority of output is properly escaped, mitigating common web application risks. The limited attack surface, consisting solely of shortcodes, further contributes to its security. However, a notable concern is the complete lack of nonce checks and capability checks across all entry points. This means that any user, even unauthenticated ones, could potentially trigger the functionality of the shortcodes. While the plugin currently has no recorded vulnerabilities, this lack of proper authorization and input validation presents a potential weakness that could be exploited if a vulnerability were to be introduced in the future or if the plugin's functionality were to change in a way that interacts with sensitive data or actions. Overall, the plugin is relatively secure due to its limited scope and good handling of database and output operations, but the absence of authorization checks is a significant area for improvement.

Key Concerns

  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
  • Unescaped output on 1 out of 8 outputs
Vulnerabilities
None known

Show IP address Security Vulnerabilities

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

Show IP address Code Analysis

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

Output Escaping

75% escaped8 total outputs
Attack Surface

Show IP address Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[show_ip] show-ip-address.php:105
[show_ip_hostname] show-ip-address.php:115
[show_ip_useragent] show-ip-address.php:121
[show_ip_referrer] show-ip-address.php:127
WordPress Hooks 3
actionwp_enqueue_scriptsshow-ip-address.php:27
actionadmin_menushow-ip-address.php:30
actionwp_dashboard_setupshow-ip-address.php:74
Maintenance & Trust

Show IP address Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 8, 2025
PHP min version5.6
Downloads23K

Community Trust

Rating100/100
Number of ratings5
Active installs1K
Developer Profile

Show IP address Developer Profile

Keith Griffiths

1 plugin · 1K 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 IP address

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/show-ip-address/css/style-show-ip-address.css

HTML / DOM Fingerprints

CSS Classes
box-ip
Shortcode Output
[show_ip][show_ip_hostname][show_ip_useragent][show_ip_referrer]
FAQ

Frequently Asked Questions about Show IP address