Rebrandly Redirect Security & Risk Analysis

wordpress.org/plugins/rebrandly-domain-redirect

Connect your WordPress application with Rebrandly and create branded links re-using the same domain name

100 active installs v1.0.0 PHP 7.0+ WP 3.0.1+ Updated Oct 6, 2022
aliasingbrandeddomainrebrandlyredirect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Rebrandly Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The rebrandly-domain-redirect plugin v1.0.0 exhibits a generally good security posture based on the static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with any form of attack surface significantly reduces the potential for external exploitation. Furthermore, the code demonstrates strong development practices by utilizing prepared statements for all SQL queries and properly escaping all output, indicating a commitment to preventing common web vulnerabilities like SQL injection and cross-site scripting. The lack of file operations and external HTTP requests also minimizes risks associated with filesystem manipulation and compromised external dependencies.

However, a notable concern arises from the taint analysis, which reveals two flows with unsanitized paths. While these flows are not categorized as critical or high severity, unsanitized paths can still lead to unintended behavior or expose sensitive information if not handled with extreme care. The plugin's vulnerability history is completely clean, with no recorded CVEs, which is a positive sign. This, combined with the strong adherence to secure coding practices in the static analysis, suggests a well-developed plugin. Nevertheless, the presence of unsanitized paths warrants attention, and while the absence of an attack surface is a strength, the lack of capability checks and nonce checks on any potential (though absent) entry points could become a concern if the plugin were to evolve and introduce such features without proper security controls. Overall, the plugin is securely built with very limited exposure, but the identified taint flows should be reviewed.

Key Concerns

  • Flows with unsanitized paths
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

Rebrandly Redirect Security Vulnerabilities

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

Rebrandly Redirect Code Analysis

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

Output Escaping

100% escaped1 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
rebrandly_aliasing_fallback (public\class-rebrandly-domain-redirect-public.php:103)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Rebrandly Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionplugins_loadedincludes\class-rebrandly-domain-redirect.php:142
actionadmin_enqueue_scriptsincludes\class-rebrandly-domain-redirect.php:157
actionadmin_enqueue_scriptsincludes\class-rebrandly-domain-redirect.php:158
actionadmin_menuincludes\class-rebrandly-domain-redirect.php:159
actionadmin_initincludes\class-rebrandly-domain-redirect.php:160
actionwp_enqueue_scriptsincludes\class-rebrandly-domain-redirect.php:174
actionwp_enqueue_scriptsincludes\class-rebrandly-domain-redirect.php:175
actiontemplate_redirectincludes\class-rebrandly-domain-redirect.php:176
Maintenance & Trust

Rebrandly Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedOct 6, 2022
PHP min version7.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Rebrandly Redirect Developer Profile

Rebrandly

1 plugin · 100 total installs

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

How We Detect Rebrandly Redirect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rebrandly-domain-redirect/css/rebrandly-domain-redirect-admin.css/wp-content/plugins/rebrandly-domain-redirect/js/rebrandly-domain-redirect-admin.js
Script Paths
plugin_dir_url( __FILE__ ) . 'js/rebrandly-domain-redirect-admin.js'
Version Parameters
rebrandly-domain-redirect-admin.css?ver=rebrandly-domain-redirect-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Rebrandly Redirect