WP Logout Redirect Security & Risk Analysis

wordpress.org/plugins/wp-logout-redirect

A simple yet powerful plugin that redirects users to a custom URL after logout. Featuring a modern, accessible admin panel with dark mode support.

400 active installs v2.0 PHP 7.2+ WP 5.0+ Updated Dec 26, 2025
accessibilityadminredirectionsecuritysettings
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Logout Redirect Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The wp-logout-redirect plugin v2.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant positive. Furthermore, the code demonstrates good practices regarding SQL queries, with 100% using prepared statements, and a very high percentage of output (96%) being properly escaped. The plugin also includes one capability check, indicating some level of access control is implemented.

However, there are a few areas for consideration. The complete lack of nonce checks on entry points, while not directly presenting a risk due to the limited attack surface, is a missed opportunity to implement a standard WordPress security measure. The absence of taint analysis flows might be due to the plugin's simplicity or limited functionality, meaning that while no unsanitized paths were found, it doesn't necessarily confirm the absence of all potential data flow vulnerabilities. The vulnerability history is clean, with no recorded CVEs, which is a strong indicator of past security diligence and a low likelihood of immediate, known threats.

In conclusion, wp-logout-redirect v2.0 appears to be a relatively secure plugin, primarily due to its minimal attack surface and good handling of SQL and output. The lack of known vulnerabilities is reassuring. The main areas for improvement would be the consistent implementation of standard WordPress security practices like nonce checks, even if the immediate risk is low. Overall, the plugin's strengths significantly outweigh its weaknesses.

Key Concerns

  • No nonce checks on any entry points
Vulnerabilities
None known

WP Logout Redirect Security Vulnerabilities

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

WP Logout Redirect Code Analysis

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

Output Escaping

96% escaped23 total outputs
Attack Surface

WP Logout Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_logoutwp-logout-redirect.php:33
actionadmin_menuwp-logout-redirect.php:34
actionadmin_initwp-logout-redirect.php:35
actionadmin_enqueue_scriptswp-logout-redirect.php:36
Maintenance & Trust

WP Logout Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 26, 2025
PHP min version7.2
Downloads7K

Community Trust

Rating100/100
Number of ratings3
Active installs400
Developer Profile

WP Logout Redirect Developer Profile

HasinHayder

4 plugins · 440 total installs

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

How We Detect WP Logout 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-logout-redirect/admin-style.css/wp-content/plugins/wp-logout-redirect/admin-script.js
Script Paths
/wp-content/plugins/wp-logout-redirect/admin-script.js
Version Parameters
wp-logout-redirect/admin-style.css?ver=wp-logout-redirect/admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wplr-admin-wrapwplr-headerwplr-header-iconwplr-header-contentwplr-subtitlewplr-layoutwplr-mainwplr-card+20 more
Data Attributes
data-url
JS Globals
wplrData
FAQ

Frequently Asked Questions about WP Logout Redirect