
bbRedirector Security & Risk Analysis
wordpress.org/plugins/bbredirectorbbRedirector makes it easy to redirect a page to another location using absolute urls.
Is bbRedirector Safe to Use in 2026?
Generally Safe
Score 85/100bbRedirector has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
Based on the static analysis, bbredirector v1.0 exhibits a seemingly strong security posture with no identified entry points that are unprotected. The plugin also avoids dangerous functions, uses prepared statements exclusively for its SQL queries, and has no recorded vulnerability history. This suggests that the developers have implemented some good security practices, particularly regarding data sanitization for database interactions and a commitment to keeping the plugin free of known vulnerabilities.
However, a significant concern arises from the complete lack of output escaping for all identified output points. This means that any data displayed by the plugin, even if originating from a trusted source, is not being properly sanitized before being rendered in the browser. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-controlled data is ever incorporated into these outputs. Additionally, the absence of capability checks, while not directly indicating a vulnerability on its own given the lack of entry points, is a general weakness in authorization practices that could become problematic if new entry points are introduced in future versions without corresponding security measures.
In conclusion, while bbredirector v1.0 benefits from a clean vulnerability history and good database query practices, the critical flaw of unescaped output presents a tangible risk of XSS. The lack of capability checks is a secondary, but still important, consideration for future development. The plugin's strengths lie in its minimal attack surface and secure database handling, but the lack of output sanitization is a significant weakness that requires immediate attention.
Key Concerns
- Output not properly escaped
- No capability checks on entry points
bbRedirector Security Vulnerabilities
bbRedirector Release Timeline
bbRedirector Code Analysis
Output Escaping
bbRedirector Attack Surface
WordPress Hooks 1
Maintenance & Trust
bbRedirector Maintenance & Trust
Maintenance Signals
Community Trust
bbRedirector Alternatives
VK Link Target Controller
vk-link-target-controller
Redirect your visitors to another page than the post content when they click on the post title.
Successful Redirection for Contact Form
cf7-redirection
A simple add-on for Forms that adds a redirect option after form sent successfully.
Redirect 404 Error Page to Homepage or Custom Page with Logs
redirect-404-error-page-to-homepage-or-custom-page
Redirect the 404 error page to the homepage or any other page with logs. Supports permanent (301), temporary (302) redirects & not found (404).
IP2Location Redirection
ip2location-redirection
Redirects visitors to a blog page or a predefined URL based on their country and region geolocated using IP address.
Redirect 404 to Home Page – Custom URL
redirect-404-to-home-page-custom-url
This Wordpress Plugin fixes 404 Errors in Google Webmasters by Redirecting all 404 URLs to Home Page or a Custom URL.
bbRedirector Developer Profile
8 plugins · 10K total installs
How We Detect bbRedirector
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.