
Redirect by Custom Field Security & Risk Analysis
wordpress.org/plugins/redirect-by-custom-fieldChanges the URLs pointing to pages and posts which have a "redirect" custom field, using that entry as the URL instead.
Is Redirect by Custom Field Safe to Use in 2026?
Generally Safe
Score 85/100Redirect by Custom Field has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "redirect-by-custom-field" plugin v1.0 presents a generally positive security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code analysis indicates no dangerous functions, file operations, or external HTTP requests, which are common vectors for vulnerabilities. The use of prepared statements for all SQL queries is also a strong indicator of secure database interaction.
However, there are some areas that warrant attention. The fact that 100% of the total entry points are unprotected is a concern, despite the current lack of specific entry points in the analysis. The capability checks are also entirely absent, meaning any functionality the plugin might expose would not have granular access control. While the taint analysis shows no issues, this is likely due to the limited scope of analysis or a very simple plugin. The lack of any recorded vulnerabilities in its history is a positive sign, suggesting a generally stable codebase, but it does not guarantee future security.
In conclusion, the plugin exhibits good security practices by avoiding common risky functions and employing prepared statements. The minimal attack surface is a significant strength. The primary weaknesses lie in the lack of any authentication or capability checks for potential future entry points and the absence of nonces for AJAX operations if they were to be implemented. The current risk is low due to the limited functionality and attack surface, but future development should incorporate robust security checks.
Key Concerns
- No capability checks
- No nonce checks
- No output escaping on 1 of 3 outputs
Redirect by Custom Field Security Vulnerabilities
Redirect by Custom Field Code Analysis
Output Escaping
Redirect by Custom Field Attack Surface
WordPress Hooks 7
Maintenance & Trust
Redirect by Custom Field Maintenance & Trust
Maintenance Signals
Community Trust
Redirect by Custom Field Alternatives
Proper Redirect
proper-redirect
Redirects you to the proper URL of the website. In case of stumbling upon a working alias.
Redirection for Contact Form 7
wpcf7-redirect
Redirect to any page or URL, execute scripts after submission, save data to the database, and unlock additional submission actions for Contact Form 7.
Custom Permalinks
custom-permalinks
A powerful WordPress plugin for full URL control. Set custom permalinks, auto-redirects, and use dynamic tags for ideal site structure and SEO.
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.
Safe Redirect Manager
safe-redirect-manager
Safely manage your website's HTTP redirects.
Redirect by Custom Field Developer Profile
13 plugins · 6K total installs
How We Detect Redirect by Custom Field
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<strong>Redirect:</strong><style>#titlediv {margin-bottom: 30px;}</style>