Forum Redirect Security & Risk Analysis

wordpress.org/plugins/forum-redirect

Allows you to override the default behavior of bbPress forums, linking them to an external site.

0 active installs v1.0.1 PHP + WP 3.0.1+ Updated Unknown
bbpressbuddypressforumforumsredirect
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Forum Redirect Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "forum-redirect" v1.0.1 plugin demonstrates a strong security posture based on the provided static analysis. The absence of any detected dangerous functions, raw SQL queries, file operations, or external HTTP requests is commendable. The plugin also implements a nonce check, which is a positive security practice. The high percentage of properly escaped output suggests good sanitization of data before it's displayed to users, mitigating common cross-site scripting (XSS) vulnerabilities.

However, the analysis reveals zero capability checks, which is a significant concern. While the attack surface is currently zero, the lack of capability checks means that if any new entry points were introduced in future versions, they might not be adequately protected against unauthorized access. The taint analysis revealing zero flows is positive, but this could be due to a very small or non-existent data flow within the plugin, rather than robust sanitization of all potential flows.

Furthermore, the complete lack of recorded vulnerability history, while seemingly positive, could indicate either a very well-maintained plugin or simply a lack of historical auditing or reporting. The plugin's strengths lie in its clean code regarding dangerous functions and SQL. The primary weakness identified is the absence of capability checks, which, if not addressed, could lead to vulnerabilities if the plugin's functionality expands.

Key Concerns

  • No capability checks implemented
  • Minor output escaping issues (14% unescaped)
Vulnerabilities
None known

Forum Redirect Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Forum Redirect Code Analysis

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

Output Escaping

86% escaped7 total outputs
Attack Surface

Forum Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedclass-forum-redirect.php:123
actionadd_meta_boxesincludes\admin\meta-boxes.php:25
actionsave_postincludes\admin\meta-boxes.php:86
filterbbp_get_forum_permalinkincludes\filters.php:32
filterbbp_get_topic_permalinkincludes\filters.php:33
actiontemplate_redirectincludes\filters.php:54
Maintenance & Trust

Forum Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Forum Redirect Developer Profile

DigitalME

20 plugins · 140K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
3200 days
View full developer profile
Detection Fingerprints

How We Detect Forum Redirect

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
data-forum-redirect-iddata-forum-redirect-url
FAQ

Frequently Asked Questions about Forum Redirect