Logout Redirect Security & Risk Analysis

wordpress.org/plugins/logout-redirect

Redirect to a link after logout. 登出後跳轉至特定鏈接

100 active installs v1.0.2 PHP + WP 3.0+ Updated Mar 5, 2014
postredirect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Logout Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

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

Logout Redirect Security Vulnerabilities

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

Logout Redirect Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

Logout Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedlogout-redirect.php:42
filterlogout_urllogout-redirect.php:73
actionadmin_initoptions.php:8
actionadmin_menuoptions.php:13
Maintenance & Trust

Logout Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedMar 5, 2014
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings6
Active installs100
Developer Profile

Logout Redirect Developer Profile

Arefly

24 plugins · 2K total installs

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

How We Detect Logout Redirect

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 Logout Redirect