IP Dependent Cookies Security & Risk Analysis

wordpress.org/plugins/ip-dependent-cookies

Plugin IP Dependent Cookies makes your Wordpress installation more secure adding your IP to salt (which makes cookies IP-dependent).

20 active installs v1.2.1 PHP + WP 2.9+ Updated Mar 23, 2016
authcookiessafetysecurity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is IP Dependent Cookies Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "ip-dependent-cookies" plugin v1.2.1 demonstrates a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified entry points (AJAX, REST API, shortcodes, cron events) significantly reduces the attack surface. Furthermore, the code adheres to good practices by exclusively using prepared statements for SQL queries, performing nonce checks, and implementing capability checks, which are crucial for secure WordPress development. The lack of dangerous functions, file operations, and external HTTP requests further bolsters its security profile.

The taint analysis revealing zero flows with unsanitized paths is excellent. While there are 10 output operations, a significant majority (70%) are properly escaped, indicating a generally good approach to preventing cross-site scripting (XSS) vulnerabilities. The plugin's history of zero known CVEs and no recorded vulnerabilities across all severities suggests a well-maintained and secure codebase over time.

Overall, the plugin presents a very low-risk profile. The strengths lie in its minimal attack surface, adherence to security best practices like prepared statements and nonce/capability checks, and a clean vulnerability history. The only minor area for improvement, though not a critical risk given the other factors, is the 30% of outputs that are not properly escaped, which could theoretically be a vector for XSS if specific sensitive data were ever processed without sufficient sanitization. However, without identified taint flows or vulnerable entry points, this remains a theoretical concern.

Key Concerns

  • Outputs not properly escaped (30%)
Vulnerabilities
None known

IP Dependent Cookies Security Vulnerabilities

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

IP Dependent Cookies Code Analysis

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

Output Escaping

70% escaped10 total outputs
Attack Surface

IP Dependent Cookies Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filtersaltip-dependent-cookies.class.php:11
actionadmin_menuip-dependent-cookies.class.php:12
filterplugin_action_linksip-dependent-cookies.class.php:26
actionadmin_noticesip-dependent-cookies.class.php:31
Maintenance & Trust

IP Dependent Cookies Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 23, 2016
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

IP Dependent Cookies Developer Profile

Denis V (Artprima)

3 plugins · 140 total installs

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

How We Detect IP Dependent Cookies

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ip-dependent-cookies/style.css/wp-content/plugins/ip-dependent-cookies/script.js
Script Paths
/wp-content/plugins/ip-dependent-cookies/script.js
Version Parameters
ip-dependent-cookies/style.css?ver=ip-dependent-cookies/script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about IP Dependent Cookies