Redirect 404 to parent Security & Risk Analysis

wordpress.org/plugins/redirect-404-to-parent

This plugin helps you redirect any 404 request to the parent URL.

50 active installs v1.4.1 PHP 5.6+ WP 4.3+ Updated Jan 22, 2026
404brokenparentredirecturl
100
A · Safe
CVEs total1
Unpatched0
Last CVEApr 23, 2021
Safety Verdict

Is Redirect 404 to parent Safe to Use in 2026?

Generally Safe

Score 100/100

Redirect 404 to parent has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Apr 23, 2021Updated 2mo ago
Risk Assessment

The 'redirect-404-to-parent' plugin v1.4.1 exhibits a mixed security posture. While it demonstrates good practices in certain areas, such as the absence of direct SQL injection vulnerabilities due to prepared statements and a lack of identified critical or high-severity taint flows, there are notable concerns. The presence of the 'unserialize' function is a significant risk, as it can lead to object injection vulnerabilities if not handled with extreme caution and proper input validation. Furthermore, only 40% of output escaping is properly implemented, indicating a potential for cross-site scripting (XSS) vulnerabilities. The plugin's vulnerability history, with one medium-severity CVE related to XSS in 2021, reinforces the concerns around output sanitization. Although the attack surface appears small and there are no reported unpatched CVEs, the combination of 'unserialize' and insufficient output escaping warrants careful consideration and suggests a need for more robust security measures.

Key Concerns

  • Presence of 'unserialize' function
  • Low percentage of properly escaped output
  • History of medium severity XSS vulnerability
Vulnerabilities
1

Redirect 404 to parent Security Vulnerabilities

CVEs by Year

1 CVE in 2021
2021
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2021-24286medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Redirect 404 to parent < 1.3.1 - Reflected Cross-Site Scripting

Apr 23, 2021 Patched in 1.3.1 (1005d)
Code Analysis
Analyzed Mar 16, 2026

Redirect 404 to parent Code Analysis

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

Dangerous Functions Found

unserialize$wp_repo_response = unserialize( wp_remote_retrieve_body( $wp_response ) );controllers\moove-controller.php:72

Output Escaping

40% escaped58 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
<add_new_redirect> (views\moove\admin\settings\add_new_redirect.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Redirect 404 to parent Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwpcontrollers\moove-controller.php:22
actionadmin_enqueue_scriptsmoove-actions.php:40
actionadmin_menumoove-functions.php:12
actionadmin_menumoove-options.php:30
filterplugin_row_metamoove-redirect.php:60
Maintenance & Trust

Redirect 404 to parent Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 22, 2026
PHP min version5.6
Downloads6K

Community Trust

Rating90/100
Number of ratings2
Active installs50
Developer Profile

Redirect 404 to parent Developer Profile

Moove Agency

6 plugins · 308K total installs

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

How We Detect Redirect 404 to parent

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/redirect-404-to-parent/assets/js/moove_redirect_backend.js/wp-content/plugins/redirect-404-to-parent/assets/css/moove_redirect_backend.css
Script Paths
/wp-content/plugins/redirect-404-to-parent/assets/js/moove_redirect_backend.js
Version Parameters
redirect-404-to-parent/assets/js/moove_redirect_backend.js?ver=redirect-404-to-parent/assets/css/moove_redirect_backend.css?ver=

HTML / DOM Fingerprints

CSS Classes
redirect404-star-rating
FAQ

Frequently Asked Questions about Redirect 404 to parent