
Redirection Manager Security & Risk Analysis
wordpress.org/plugins/redirection-managerEasily manage redirects when using WordPress as a Headless CMS with frontend frameworks like Next.js, Nuxt.js, React, etc. GraphQL ready!
Is Redirection Manager Safe to Use in 2026?
Generally Safe
Score 100/100Redirection Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "redirection-manager" plugin v2.0.1 exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and the plugin's history of no recorded vulnerabilities suggest a commitment to security by the developers. Furthermore, the code demonstrates good practices in handling SQL queries, with a high percentage utilizing prepared statements, and a similarly high rate of proper output escaping. The presence of numerous nonce and capability checks further reinforces a secure development approach, especially given the 5 AJAX handlers, all of which appear to be protected.
However, the taint analysis reveals a potential concern: one flow with an unsanitized path. While not classified as critical or high severity, this indicates a potential weakness where user-supplied input might not be adequately cleaned before being used in a file-related operation, which is also suggested by the single file operation found. Although the specific impact isn't detailed, unsanitized paths can lead to directory traversal or other file system compromises. The plugin also has a single file operation which, coupled with the taint analysis finding, warrants attention. Despite these specific findings, the overall lack of critical issues and a clean vulnerability history point towards a relatively safe plugin, with the main area for improvement being the handling of file-related operations and user input within those contexts.
Key Concerns
- Taint flow with unsanitized path
- File operation without clear sanitization context
Redirection Manager Security Vulnerabilities
Redirection Manager Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Redirection Manager Attack Surface
AJAX Handlers 5
WordPress Hooks 8
Maintenance & Trust
Redirection Manager Maintenance & Trust
Maintenance Signals
Community Trust
Redirection Manager Alternatives
WPGraphQL Yoast SEO Addon
add-wpgraphql-seo
This plugin enables Yoast SEO Support for WPGraphQL.
WPGraphQL Send Mail
add-wpgraphql-send-mail
This plugin enables to send email via WPGraphQL.
WPGraphQL Redirection Addon
add-wpgraphql-redirection
Add WPGraphQl support for redirects made using the popular Redirection Plugin
Generate WpGraphql Image DataUrl
generate-wpgraphql-image-dataurl
This plugin Generates DataUrl of MediaItem in WPGraphQL.
Simple 301 Redirects By BetterLinks – Easy WordPress Redirect Manager for Redirects, 404 Error Log & More
simple-301-redirects
Simple 301 Redirects provides an easy method of redirecting requests to another page on your site or elsewhere on the web.
Redirection Manager Developer Profile
2 plugins · 110 total installs
How We Detect Redirection Manager
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/redirection-manager/assets/admin.css/wp-content/plugins/redirection-manager/assets/admin.jsHTML / DOM Fingerprints
redirection-manager-settingsrmAjax/wp-json/redirection-manager/v1/redirects/wp-json/redirection-manager/v1/redirect/wp-json/redirection-manager/v1/redirect/(?P<id>\d+)