Wonkasoft Logout Security & Risk Analysis

wordpress.org/plugins/wonkasoft-logout

Wonkasoft Logout is a simple plugin for the adding of a redirect.

10 active installs v1.1.2 PHP + WP 3.0.1+ Updated Jan 20, 2020
custom-urlloginlogoutredirect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wonkasoft Logout Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "wonkasoft-logout" v1.1.2 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code signals reveal no dangerous functions, no raw SQL queries, and no file operations or external HTTP requests, all of which are excellent indicators of secure coding practices. The fact that all SQL queries use prepared statements is particularly commendable. The plugin also lacks any recorded vulnerability history, suggesting a history of responsible development and maintenance.

However, a notable concern is the complete absence of nonce checks and capability checks. While the current attack surface is zero, any future addition of functionality, particularly user-facing interactions like AJAX or REST API endpoints, without these fundamental WordPress security mechanisms would introduce significant risks. The output escaping, while mostly proper, has a small percentage that is not, which could potentially lead to cross-site scripting (XSS) vulnerabilities if those outputs are user-controllable.

In conclusion, the "wonkasoft-logout" v1.1.2 plugin is currently very secure due to its minimal attack surface and good coding practices in specific areas. The lack of any historical vulnerabilities further bolsters confidence. The primary weakness lies in the absence of critical security checks like nonces and capability checks, which represent a potential future risk if the plugin evolves without addressing these omissions.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Unescaped output identified
Vulnerabilities
None known

Wonkasoft Logout Security Vulnerabilities

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

Wonkasoft Logout Code Analysis

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

Output Escaping

73% escaped11 total outputs
Attack Surface

Wonkasoft Logout Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
filterplugin_row_metaadmin\partials\wonkasoft-logout-add-action-links.php:34
actionplugins_loadedincludes\class-wonkasoft-logout.php:142
actionadmin_enqueue_scriptsincludes\class-wonkasoft-logout.php:157
actionadmin_enqueue_scriptsincludes\class-wonkasoft-logout.php:158
actionadmin_menuincludes\class-wonkasoft-logout.php:159
actionadmin_menuincludes\class-wonkasoft-logout.php:160
actionwp_logoutincludes\class-wonkasoft-logout.php:161
actionwp_loginincludes\class-wonkasoft-logout.php:162
actionwp_enqueue_scriptsincludes\class-wonkasoft-logout.php:177
actionwp_enqueue_scriptsincludes\class-wonkasoft-logout.php:178
Maintenance & Trust

Wonkasoft Logout Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJan 20, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Wonkasoft Logout Developer Profile

mrlister1

1 plugin · 10 total installs

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

How We Detect Wonkasoft Logout

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wonkasoft-logout/css/wonkasoft-logout-admin.css/wp-content/plugins/wonkasoft-logout/js/wonkasoft-logout-admin.js
Script Paths
admin/js/wonkasoft-logout-admin.js
Version Parameters
wonkasoft-logout/css/wonkasoft-logout-admin.css?ver=wonkasoft-logout/js/wonkasoft-logout-admin.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- This will check for Wonkasoft Tools Menu, if not found it will make it. --><!-- This creates option page in the settings tab of admin menu --><!-- This creates settings area that is displayed on options page --><!-- This creates settings field that is displayed on options page -->+4 more
Data Attributes
data-wonkasoft-logout-urldata-wonkasoft-login-url
JS Globals
var wonkasoft_logout_page
FAQ

Frequently Asked Questions about Wonkasoft Logout