WP Real IP-based Access Control Security & Risk Analysis

wordpress.org/plugins/wp-real-ip-based-access-control

WP Real IP-based Access Control

10 active installs v1.3.1 PHP + WP 3.0.1+ Updated Sep 4, 2014
cdn-site-show-user-ipcomments-real-ip-displayip-based-access-control
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Real IP-based Access Control Safe to Use in 2026?

Generally Safe

Score 85/100

WP Real IP-based Access Control has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The static analysis of wp-real-ip-based-access-control v1.3.1 reveals a plugin with a remarkably small attack surface. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, meaning there are no direct entry points for attackers to exploit. Furthermore, the plugin shows positive signs regarding data handling, with 100% of its SQL queries utilizing prepared statements, mitigating the risk of SQL injection vulnerabilities. The absence of dangerous function usage, file operations, and external HTTP requests also contributes to a generally secure code base.

However, a significant concern arises from the output escaping. While there is only one identified output, it is not properly escaped, indicating a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is reflected in this output without sanitization. The taint analysis highlights a flow with an unsanitized path, which, although not flagged as critical or high severity in this specific analysis, warrants attention as it suggests data may not be handled as securely as it could be. The vulnerability history is clean, with no recorded CVEs, which is a strong positive indicator, suggesting past development has been secure or vulnerabilities have been promptly addressed.

In conclusion, wp-real-ip-based-access-control v1.3.1 demonstrates strong security practices by minimizing its attack surface and employing prepared statements for database interactions. The lack of historical vulnerabilities is also a testament to its security. The primary weaknesses are the lack of output escaping on identified outputs and a taint flow with an unsanitized path, which, while not leading to critical issues in this instance, represent potential security gaps that should be addressed.

Key Concerns

  • Unescaped output detected
  • Flow with unsanitized path detected
Vulnerabilities
None known

WP Real IP-based Access Control Security Vulnerabilities

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

WP Real IP-based Access Control Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<get-real-ip-admin> (get-real-ip-admin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Real IP-based Access Control Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuget-real-ip-admin.php:53
actioninitget-real-ip.php:101
actioninitget-real-ip.php:110
actionpreprocess_commentget-real-ip.php:112
Maintenance & Trust

WP Real IP-based Access Control Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 4, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Alternatives

WP Real IP-based Access Control Alternatives

No alternatives data available yet.

Developer Profile

WP Real IP-based Access Control Developer Profile

hitoy

1 plugin · 10 total installs

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

How We Detect WP Real IP-based Access Control

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

Asset Fingerprints

Version Parameters
wp-real-ip-based-access-control/get-real-ip.php?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Real IP-based Access Control