
Logout Redirect Security & Risk Analysis
wordpress.org/plugins/logout-redirectRedirect to a link after logout. 登出後跳轉至特定鏈接
Is Logout Redirect Safe to Use in 2026?
Generally Safe
Score 85/100Logout Redirect has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'logout-redirect' plugin version 1.0.2 exhibits a strong security posture regarding its attack surface and data handling. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits potential entry points for attackers. Furthermore, the code's adherence to prepared statements for all SQL queries and the lack of file operations or external HTTP requests are commendable security practices. However, a critical concern arises from the complete lack of output escaping. This means that any data outputted by the plugin is not being sanitized, leaving it vulnerable to Cross-Site Scripting (XSS) attacks. The plugin also lacks nonce and capability checks, which are essential for protecting against CSRF and unauthorized actions. The vulnerability history being clear of any recorded CVEs is positive, suggesting a history of responsible development or a lack of past exploitation. Despite the clean vulnerability history and secure SQL practices, the unescaped output and missing authorization checks present significant risks that overshadow these strengths.
Key Concerns
- No output escaping
- No nonce checks
- No capability checks
Logout Redirect Security Vulnerabilities
Logout Redirect Release Timeline
Logout Redirect Code Analysis
Output Escaping
Logout Redirect Attack Surface
WordPress Hooks 4
Maintenance & Trust
Logout Redirect Maintenance & Trust
Maintenance Signals
Community Trust
Logout Redirect 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.
Redirect
simple-redirect
Easily redirect any post or page to another page with a dropdown menu or by manually typing in a URL. Check out the screenshots.
Random Post Plugin – Redirect URL to Post
redirect-url-to-post
Automatically redirect to your latest, oldest, random, or other post through a custom URL
LH Private Content Login
lh-private-content-login
Redirects non-logged users to the login page when they follow a link to a post, page, or cpt which is protected by post status.
Redirect Post to URL
redirect-post-to-url
Redirects a post (or any other any post-type) with a custom field ’redirect’ to another URL
Logout Redirect Developer Profile
25 plugins · 2K total installs
How We Detect Logout Redirect
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.