Redirectioner Security & Risk Analysis

wordpress.org/plugins/404-redirected

Creates automatic redirects for 404 traffic and page suggestions when matches are not found providing better service to your web visitors.

2K active installs v1.4.10 PHP + WP 3.1+ Updated Jan 12, 2018
301302404page-not-foundredirect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Redirectioner Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "404-redirected" plugin v1.4.10 exhibits a mixed security posture. On the positive side, it demonstrates strong adherence to secure coding practices by exclusively using prepared statements for SQL queries and implementing a good number of nonce and capability checks, which are crucial for preventing common web attacks. The absence of known CVEs in its vulnerability history and the lack of dangerous functions or file operations are also significant strengths, indicating a generally stable and secure past.

However, the static analysis reveals a critical concern: all 8 analyzed taint flows have unsanitized paths, with 5 of them being of high severity. This suggests a significant risk of potential vulnerabilities where user-supplied input could be manipulated to affect file paths or other sensitive operations. While these flows are not immediately exposed through the plugin's attack surface (AJAX, REST API, shortcodes), they could still be triggered indirectly or through future code modifications if not addressed.

The plugin's strengths lie in its robust database interaction and authentication mechanisms. The primary weakness, as highlighted by the taint analysis, is the potential for path traversal or similar vulnerabilities due to unsanitized input within internal processing. Given the lack of historical vulnerabilities, it's possible these are latent or have not been exploited yet. A balanced conclusion is that while the plugin has good foundational security, the high number of unsanitized taint flows represents a significant risk that requires immediate attention.

Key Concerns

  • High severity unsanitized taint flows
  • All analyzed taint flows unsanitized
  • Moderate percentage of unescaped output
Vulnerabilities
None known

Redirectioner Security Vulnerabilities

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

Redirectioner Code Analysis

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

SQL Query Safety

100% prepared34 total queries

Output Escaping

71% escaped303 total outputs
Data Flows
8 unsanitized

Data Flow Analysis

8 flows8 with unsanitized paths
wbz404_adminPage (includes\admin.php:890)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Redirectioner Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuincludes\admin.php:27
actionadmin_noticesincludes\admin.php:44
actiontemplate_redirectincludes\frontend.php:95
filterredirect_canonicalincludes\frontend.php:221
actionwbz404_duplicateCronActionincludes\functions.php:10
actionwbz404_cleanupCronActionincludes\functions.php:11

Scheduled Events 2

wbz404_cleanupCronAction
wbz404_duplicateCronAction
Maintenance & Trust

Redirectioner Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedJan 12, 2018
PHP min version
Downloads189K

Community Trust

Rating78/100
Number of ratings41
Active installs2K
Developer Profile

Redirectioner Developer Profile

Yoast

7 plugins · 14.2M total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
1884 days
View full developer profile
Detection Fingerprints

How We Detect Redirectioner

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/404-redirected/css/admin.css/wp-content/plugins/404-redirected/js/admin.js
Script Paths
/wp-content/plugins/404-redirected/js/admin.js
Version Parameters
404-redirected/css/admin.css?ver=404-redirected/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
wbz404_redirected
JS Globals
WBZ404_URLWBZ404_PATHWBZ404_NAMEWBZ404_VERSIONWBZ404_HOMEWBZ404_TRANS
FAQ

Frequently Asked Questions about Redirectioner