MW IP Denied Security & Risk Analysis

wordpress.org/plugins/mw-ip-denied

MW IP Denied allows you to set access restrictions by IP address for each article.

300 active installs v0.3.2 PHP + WP 3.3+ Updated Dec 6, 2013
accessdenieddenyip
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MW IP Denied Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "mw-ip-denied" v0.3.2 plugin exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, file operations, and external HTTP requests is a strong positive indicator. All SQL queries are properly prepared, and a reasonable percentage of output is escaped, mitigating common attack vectors. The presence of nonce and capability checks further strengthens its defenses against unauthorized access and manipulation.

However, the presence of two shortcodes presents a potential, albeit small, attack surface. While the static analysis indicates zero unprotected entry points, shortcodes can sometimes be overlooked in security reviews if they accept user-supplied input that is not rigorously sanitized or validated. The taint analysis showing zero flows analyzed is a neutral observation; it means no issues were found, but also that a comprehensive taint analysis was not performed or yielded no results, which could be a missed opportunity for deeper scrutiny.

Given the plugin's history of zero known vulnerabilities, this suggests a well-maintained and potentially secure codebase. The combination of good coding practices observed in the static analysis and a clean vulnerability history leads to a positive overall assessment. The main area for potential improvement would be to ensure robust sanitization and validation within the shortcode functionalities, even in the absence of identified issues.

Key Concerns

  • Two shortcodes present
  • Taint analysis not comprehensive (0 flows analyzed)
Vulnerabilities
None known

MW IP Denied Security Vulnerabilities

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

MW IP Denied Code Analysis

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

Output Escaping

86% escaped7 total outputs
Attack Surface

MW IP Denied Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[mw-ip-allow] mw-ip-denied.php:53
[mw-ip-deny] mw-ip-denied.php:54
WordPress Hooks 4
actionsave_postmw-ip-denied.php:47
actionadmin_menumw-ip-denied.php:49
actionwpmw-ip-denied.php:51
actiontemplate_redirectmw-ip-denied.php:139
Maintenance & Trust

MW IP Denied Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedDec 6, 2013
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs300
Developer Profile

MW IP Denied Developer Profile

Takashi Kitajima

11 plugins · 331K total installs

71
trust score
Avg Security Score
89/100
Avg Patch Time
122 days
View full developer profile
Detection Fingerprints

How We Detect MW IP Denied

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mw-ip-denied/js/mw-ip-denied.js
Script Paths
/wp-content/plugins/mw-ip-denied/js/mw-ip-denied.js

HTML / DOM Fingerprints

Data Attributes
name="mw-ip-denied_nonce"name="mw-ip-denied_ips"
Shortcode Output
[mw-ip-allow][mw-ip-deny]
FAQ

Frequently Asked Questions about MW IP Denied