404 Simple Redirect Security & Risk Analysis

wordpress.org/plugins/404-simple-redirect

This plugin hooks the normal Wordpress workflow in order to determine if the request is processing will cause a 404 HTTP error.

1K active installs v1.2 PHP + WP 2.7.0+ Updated Nov 28, 2017
404errorhttpredirectredirection
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is 404 Simple Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

404 Simple Redirect 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 static analysis of the "404-simple-redirect" plugin v1.2 reveals a very small attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events. The absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are positive indicators of good security practices.

However, a significant concern is the output escaping. With 100% of outputs not being properly escaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce and capability checks on any potential entry points (though none were identified) also means that if an entry point were to be discovered or added in the future, it would be unprotected. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a good track record, but this does not mitigate the identified XSS risk.

In conclusion, while the plugin has a minimal attack surface and no historical vulnerabilities, the unescaped output is a critical weakness that needs immediate attention. This single issue significantly elevates the risk profile of the plugin.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

404 Simple Redirect Security Vulnerabilities

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

404 Simple Redirect Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

404 Simple Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_init404-simple-redirect.php:13
actionadmin_menu404-simple-redirect.php:14
actionwp404-simple-redirect.php:15
filterplugin_action_links404-simple-redirect.php:16
Maintenance & Trust

404 Simple Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedNov 28, 2017
PHP min version
Downloads39K

Community Trust

Rating100/100
Number of ratings3
Active installs1K
Developer Profile

404 Simple Redirect Developer Profile

JordiPlana

2 plugins · 1K total installs

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

How We Detect 404 Simple Redirect

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
howto
FAQ

Frequently Asked Questions about 404 Simple Redirect