SEO Redirection Plugin – 301 Redirect Manager Security & Risk Analysis

wordpress.org/plugins/seo-redirection

SEO Redirection is a powerful redirect manager to manage 301 redirects without requiring knowledge of Apache .htaccess files.

10K active installs v9.16 PHP + WP 4.1+ Updated Oct 9, 2025
301404post-redirectredirectseo-redirection
96
A · Safe
CVEs total9
Unpatched0
Last CVEOct 25, 2022
Safety Verdict

Is SEO Redirection Plugin – 301 Redirect Manager Safe to Use in 2026?

Generally Safe

Score 96/100

SEO Redirection Plugin – 301 Redirect Manager has a strong security track record. Known vulnerabilities have been patched promptly.

9 known CVEsLast CVE: Oct 25, 2022Updated 5mo ago
Risk Assessment

The 'seo-redirection' plugin version 9.16 presents a mixed security posture. While it shows strengths in areas like the absence of dangerous functions and a good percentage of properly escaped output, significant concerns arise from its attack surface and vulnerability history. The static analysis reveals a substantial number of AJAX handlers without proper authentication checks, creating a wide entry point for potential attacks. Furthermore, the taint analysis indicates a concerning presence of unsanitized paths, with two flows flagged as high severity, suggesting risks of data manipulation or unauthorized access through these vulnerabilities.

The plugin's vulnerability history is a major red flag. With a total of nine known CVEs, including three high-severity ones, and a recent vulnerability in late 2022, it indicates a recurring pattern of security weaknesses. The common types of vulnerabilities (CSRF, SQL Injection, XSS) further suggest fundamental flaws in input validation and state management. The absence of currently unpatched CVEs is a positive sign, but the historical record points to a plugin that has struggled with maintaining a secure codebase over time, requiring diligent patching.

In conclusion, despite some good practices in output escaping and SQL query preparation, the 'seo-redirection' plugin's numerous unprotected entry points, high-severity taint flows, and extensive history of significant vulnerabilities warrant a cautious approach. The potential for attackers to exploit unprotected AJAX handlers and the past issues with injection and cross-site scripting are critical risks that users should be aware of.

Key Concerns

  • 5 unprotected AJAX handlers
  • 2 high severity taint flows
  • 3 high severity CVEs historically
  • Common vulnerability types (SQLi, XSS, CSRF)
  • 5 out of 6 AJAX handlers lack auth checks
  • 4 unsanitized path flows
Vulnerabilities
9

SEO Redirection Plugin – 301 Redirect Manager Security Vulnerabilities

CVEs by Year

2 CVEs in 2015
2015
5 CVEs in 2021
2021
2 CVEs in 2022
2022
Patched Has unpatched

Severity Breakdown

High
3
Medium
6

9 total CVEs

CVE-2022-40695high · 8.8Cross-Site Request Forgery (CSRF)

SEO Redirection Plugin <= 8.9 - Cross-Site Request Forgery

Oct 25, 2022 Patched in 9.1 (454d)
CVE-2022-38704high · 8.8Cross-Site Request Forgery (CSRF)

SEO Redirection Plugin – 301 Redirect Manager <= 8.9 - Cross-Site Request Forgery

Aug 1, 2022 Patched in 9.1 (540d)
CVE-2021-24847high · 8.8Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

SEO Redirection <= 8.1 - Subscriber+ SQL Injection

Oct 18, 2021 Patched in 8.2 (827d)
WF-9de09daa-a3e0-4563-bdc9-79cb5e4b039b-seo-redirectionmedium · 6.5Cross-Site Request Forgery (CSRF)

SEO Redirection Plugin – 301 Redirect Manager <= 7.8 - Cross-Site Request Forgery

Sep 15, 2021 Patched in 7.9 (860d)
WF-b13f1fb2-5dbc-4d7d-b4cc-b6dc6804531a-seo-redirectionmedium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

SEO Redirection Plugin – 301 Redirect Manager <= 7.3 - Reflected Cross-Site Scripting

Sep 13, 2021 Patched in 7.4 (862d)
CVE-2021-24327medium · 4.8Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

SEO Redirection <= 6.4 - Authenticated Stored Cross-Site Scripting

Apr 16, 2021 Patched in 7.1 (1012d)
CVE-2021-24187medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

SEO Redirection Plugin - 301 Redirect Manager <= 6.3 - Reflected Cross-Site Scripting

Mar 16, 2021 Patched in 6.4 (1043d)
CVE-2016-10896medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

SEO Redirection <= 4.2 - Stored Cross-Site Scripting

Aug 25, 2015 Patched in 4.3 (3279d)
WF-7ca83efe-298c-4ce9-a726-dbe76607aebf-seo-redirectionmedium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

SEO Redirection <= 2.8 - Reflected Cross-Site Scripting

Aug 21, 2015 Patched in 2.9 (3077d)
Code Analysis
Analyzed Mar 16, 2026

SEO Redirection Plugin – 301 Redirect Manager Code Analysis

Dangerous Functions
0
Raw SQL Queries
39
73 prepared
Unescaped Output
45
208 escaped
Nonce Checks
7
Capability Checks
8
File Operations
4
External Requests
0
Bundled Libraries
0

SQL Query Safety

65% prepared112 total queries

Output Escaping

82% escaped253 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

9 flows4 with unsanitized paths
<option_export_import> (options\option_export_import.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
5 unprotected

SEO Redirection Plugin – 301 Redirect Manager Attack Surface

Entry Points6
Unprotected5

AJAX Handlers 6

authwp_ajax_wpsr_dismiss_404_noticeseo-redirection.php:286
authwp_ajax_customAddUpdateseo-redirection.php:835
authwp_ajax_customUpdateRecseo-redirection.php:1011
authwp_ajax_sr_dismiss_noticeseo-redirection.php:1438
noprivwp_ajax_WPSR_HideMessageAjaxFunctionseo-redirection.php:1566
authwp_ajax_WPSR_HideMessageAjaxFunctionseo-redirection.php:1567
WordPress Hooks 15
filterupload_mimesoptions\option_export_import.php:76
actionadmin_enqueue_scriptsseo-redirection.php:33
actionadmin_menuseo-redirection.php:34
actionwpseo-redirection.php:35
actionsave_postseo-redirection.php:36
actionadd_meta_boxesseo-redirection.php:37
actionadmin_headseo-redirection.php:38
actionplugins_loadedseo-redirection.php:39
actionadmin_bar_menuseo-redirection.php:158
actionwp_headseo-redirection.php:215
actionadmin_headseo-redirection.php:218
actionadmin_noticesseo-redirection.php:274
filterpre_get_table_charsetseo-redirection.php:716
actionadmin_noticesseo-redirection.php:1433
actionadmin_initseo-redirection.php:1478
Maintenance & Trust

SEO Redirection Plugin – 301 Redirect Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 9, 2025
PHP min version
Downloads1.1M

Community Trust

Rating86/100
Number of ratings74
Active installs10K
Developer Profile

SEO Redirection Plugin – 301 Redirect Manager Developer Profile

wp-buy

13 plugins · 355K total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
926 days
View full developer profile
Detection Fingerprints

How We Detect SEO Redirection Plugin – 301 Redirect Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/seo-redirection/custom/images/icon.png/wp-content/plugins/seo-redirection/custom/css/custom.css/wp-content/plugins/seo-redirection/custom/js/custom.js

HTML / DOM Fingerprints

CSS Classes
seo-redirection-admin-barwpsr-404-errors-admin-barwpsr-404-notice
Data Attributes
data-seo-redirection-iddata-seo-redirection-sourcedata-seo-redirection-destination
JS Globals
window.WPSR_redirect_datavar WPSR_redirect_settings
Shortcode Output
[seo_redirection_form][seo_redirection_list]
FAQ

Frequently Asked Questions about SEO Redirection Plugin – 301 Redirect Manager