After Registration Redirect Security & Risk Analysis

wordpress.org/plugins/wp-after-registration-redirect-user-advanced

Redirect user after registration to anywhere.

70 active installs v2.0.3 PHP 8.0+ WP 5.6+ Updated Dec 9, 2025
custom-redirectregistration-redirectwp-registrationwp-custom-registrationwp-registration-customize
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is After Registration Redirect Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The plugin "wp-after-registration-redirect-user-advanced" v2.0.3 exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, and external HTTP requests are strong indicators of well-written, secure code. The presence of nonce checks and capability checks further bolsters its defenses against common attack vectors. The lack of recorded vulnerabilities in its history also suggests a stable and well-maintained codebase.

However, a significant concern arises from the identified attack surface. The plugin exposes two AJAX handlers, both of which are entirely unprotected by authentication checks. This creates a direct and accessible entry point for malicious actors to potentially interact with the plugin's functionality without any authorization, which could lead to unintended consequences or exploitation if the AJAX handlers contain any logic susceptible to manipulation.

While the taint analysis shows no critical or high-severity issues, the unprotected AJAX handlers represent a tangible risk that needs to be addressed. The overall conclusion is that the plugin has implemented many good security practices, but the critical flaw of unprotected AJAX endpoints significantly weakens its security, making it a target for unauthorized access and manipulation.

Key Concerns

  • AJAX handlers without authentication checks
Vulnerabilities
None known

After Registration Redirect Security Vulnerabilities

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

After Registration Redirect Release Timeline

v2.0.3Current
v2.0.2
v2.0.1
v2.0.0
Code Analysis
Analyzed Apr 16, 2026

After Registration Redirect Code Analysis

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

Output Escaping

100% escaped18 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
save_redirect_filter (admin/class-wp-after-registration-redirect-user-advanced-admin.php:285)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

After Registration Redirect Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_wparua_save_enable_disable_toggleincludes/class-wp-after-registration-redirect-user-advanced.php:125
authwp_ajax_wparua_save_redirect_filterincludes/class-wp-after-registration-redirect-user-advanced.php:126
WordPress Hooks 6
actionadmin_enqueue_scriptsincludes/class-wp-after-registration-redirect-user-advanced.php:115
actionadmin_enqueue_scriptsincludes/class-wp-after-registration-redirect-user-advanced.php:116
actionadmin_menuincludes/class-wp-after-registration-redirect-user-advanced.php:120
actionadmin_noticesincludes/class-wp-after-registration-redirect-user-advanced.php:121
filterwplra_registration_redirect_messagesincludes/class-wp-after-registration-redirect-user-advanced.php:123
filterregistration_redirectincludes/class-wp-after-registration-redirect-user-advanced.php:139
Maintenance & Trust

After Registration Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 9, 2025
PHP min version8.0
Downloads8K

Community Trust

Rating46/100
Number of ratings3
Active installs70
Developer Profile

After Registration Redirect Developer Profile

Sajjad Hossain Sagor

34 plugins · 10K total installs

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

How We Detect After Registration Redirect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-after-registration-redirect-user-advanced/admin/css/admin.css/wp-content/plugins/wp-after-registration-redirect-user-advanced/admin/js/admin.js
Script Paths
/wp-content/plugins/wp-after-registration-redirect-user-advanced/admin/js/admin.js
Version Parameters
wp-after-registration-redirect-user-advanced/admin/css/admin.css?ver=wp-after-registration-redirect-user-advanced/admin/js/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-wp-after-registration-redirect-user-advanced
JS Globals
WpAfterRegistrationRedirectUserAdvanced
FAQ

Frequently Asked Questions about After Registration Redirect