bbRedirector Security & Risk Analysis

wordpress.org/plugins/bbredirector

bbRedirector makes it easy to redirect a page to another location using absolute urls.

10 active installs v1.0 PHP + WP 2.7+ Updated Nov 24, 2009
pageredirectredirectionwordpress-muwpmu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is bbRedirector Safe to Use in 2026?

Generally Safe

Score 85/100

bbRedirector has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

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
Vulnerabilities
None known

bbRedirector Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

bbRedirector Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

bbRedirector Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

bbRedirector Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menubbRedirector.php:99
Maintenance & Trust

bbRedirector Maintenance & Trust

Maintenance Signals

WordPress version tested2.8.6
Last updatedNov 24, 2009
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

bbRedirector Developer Profile

BjornW

8 plugins · 10K total installs

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

How We Detect bbRedirector

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about bbRedirector