Restrict WP Pages With Redirect Security & Risk Analysis

wordpress.org/plugins/restrict-wp-pages-with-redirect

A Plugin To Enable Pages To have ability to show/hide to Login and No Login Users

10 active installs v1.0.0 PHP + WP 4.2+ Updated Jun 2, 2015
redirect-pagesrestrict-pages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Restrict WP Pages With Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

Restrict WP Pages With Redirect 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 static analysis of the "restrict-wp-pages-with-redirect" v1.0.0 plugin reveals a generally positive security posture with no identified vulnerabilities or critical code signals. The plugin exhibits good practices by having zero AJAX handlers, REST API routes, shortcodes, or cron events, significantly limiting its attack surface. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests is commendable. All SQL queries are properly prepared, and the plugin does not bundle any libraries, reducing potential exposure from outdated components. Taint analysis also shows no critical or high severity flows, indicating a lack of exploitable data handling issues.

However, there are some areas for improvement. The plugin has no capability checks or nonce checks implemented, which are fundamental security mechanisms in WordPress. While the current attack surface is zero, this absence of checks means that if any entry points were to be introduced in future versions, they would be inherently unprotected. The 67% output escaping rate, while not critical, means that two out of the three outputs are not properly escaped, presenting a potential Cross-Site Scripting (XSS) risk if user-controlled data is involved in those outputs.

The vulnerability history for this plugin is clean, with no known CVEs. This, coupled with the current static analysis findings, suggests a plugin that has historically been secure and is developed with care. The lack of past vulnerabilities is a strong indicator of good development practices. Despite the clean history and strong static analysis results in most areas, the missing capability and nonce checks, along with imperfect output escaping, represent real, albeit minor, security concerns that should be addressed to ensure the plugin's long-term resilience.

Key Concerns

  • Missing capability checks
  • Missing nonce checks
  • Unescaped output detected (1/3)
Vulnerabilities
None known

Restrict WP Pages With Redirect Security Vulnerabilities

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

Restrict WP Pages With Redirect Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Restrict WP Pages With Redirect Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Restrict WP Pages With Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadd_meta_boxessettings.php:14
actionsave_postsettings.php:15
actioninitsettings.php:16
actionwp_headsettings.php:68
Maintenance & Trust

Restrict WP Pages With Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJun 2, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Restrict WP Pages With Redirect Developer Profile

Shekhar Bhandari

2 plugins · 3K total installs

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

How We Detect Restrict WP Pages With Redirect

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widefat
Data Attributes
name="wp_login_logout_pages_option"value="1"value="2"name="wp_login_logout_pages_redirect"
FAQ

Frequently Asked Questions about Restrict WP Pages With Redirect