Authorize IP Address Security & Risk Analysis

wordpress.org/plugins/authorize-ip-address

Authorize IP Address prevent login from unknown IP address. Whitelist User IP addresses. If a user logs in from an unknown IP the plugin sends an ema …

10 active installs v1.0.1 PHP + WP 3.0.1+ Updated Feb 2, 2017
authenticationauthorize-iploginsecuritywhitelisting
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Authorize IP Address Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "authorize-ip-address" v1.0.1 plugin exhibits a concerning security posture due to significant gaps in authentication and output sanitization, despite a clean vulnerability history. The presence of two AJAX handlers without any authentication checks represents a direct and exploitable attack surface. This means any unauthenticated user could potentially trigger these handlers, leading to unintended consequences depending on their functionality. Furthermore, the complete lack of proper output escaping on all identified outputs is a critical weakness, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. This allows attackers to inject malicious scripts into the website, which can then be executed by other users' browsers.

While the plugin demonstrates good practice by using prepared statements for its SQL queries and has no known vulnerabilities or taint flows, these strengths are overshadowed by the critical authentication and output sanitization deficiencies. The absence of any recorded vulnerabilities in its history might suggest it hasn't been extensively targeted or audited, but the static analysis clearly indicates exploitable flaws. The overall recommendation is to treat this plugin with extreme caution and prioritize remediation of the identified security issues before it can be considered safe for use.

Key Concerns

  • AJAX handlers without authentication checks
  • Outputs not properly escaped (XSS risk)
  • Missing nonce checks on AJAX handlers
  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

Authorize IP Address Security Vulnerabilities

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

Authorize IP Address Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Authorize IP Address Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped3 total outputs
Attack Surface
2 unprotected

Authorize IP Address Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_manual_approvewpaip-options-page.php:268
authwp_ajax_manual_deletewhitelistwpaip-options-page.php:294
WordPress Hooks 11
actionwp_loginauthorize-ip-address.php:41
actioninitauthorize-ip-address.php:42
actionlogin_formauthorize-ip-address.php:43
actionadmin_initauthorize-ip-address.php:44
actionadmin_menuauthorize-ip-address.php:45
actionlogin_form_unknownipauthorize-ip-address.php:48
actionlogin_form_registeripauthorize-ip-address.php:49
actionlogin_form_invalidkeyauthorize-ip-address.php:50
actionwp_logoutauthorize-ip-address.php:164
actionadmin_initwpaip-options-page.php:24
actionadmin_menuwpaip-options-page.php:25
Maintenance & Trust

Authorize IP Address Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedFeb 2, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Authorize IP Address Developer Profile

jovevskitoni

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 Authorize IP Address

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

Asset Fingerprints

HTML / DOM Fingerprints

JS Globals
wpaip_url
FAQ

Frequently Asked Questions about Authorize IP Address