DesheeLabs Editor Switch Security & Risk Analysis

wordpress.org/plugins/desheelabs-editor-switch

Switch between Classic and Block Editor with advanced control options.

0 active installs v1.1.0 PHP 7.0+ WP 5.0+ Updated Feb 25, 2026
block-editorclassic-editorgutenbergperformancewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DesheeLabs Editor Switch Safe to Use in 2026?

Generally Safe

Score 100/100

DesheeLabs Editor Switch has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "desheelabs-editor-switch" plugin v1.1.0 exhibits a strong security posture based on the provided static analysis. The absence of any identifiable attack surface components like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits potential entry points for attackers. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and performing nonce checks and capability checks, indicating an effort to secure its limited functionalities.

However, a notable concern arises from the output escaping. With only 27% of outputs properly escaped out of 59 total, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. This means user-supplied data, or data processed by the plugin, could potentially be injected into the output without proper sanitization, leading to malicious scripts being executed in a user's browser. The taint analysis showing no unsanitized flows is positive, but the low output escaping rate means that if any data does become tainted, it's likely to be reflected insecurely.

The vulnerability history is exceptionally clean, with no recorded CVEs, which is a very positive sign. This suggests a history of secure development and maintenance. In conclusion, while the plugin's minimal attack surface and secure SQL handling are strengths, the poor output escaping is a critical weakness that needs immediate attention to mitigate potential XSS risks.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

DesheeLabs Editor Switch Security Vulnerabilities

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

DesheeLabs Editor Switch Code Analysis

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

Output Escaping

27% escaped59 total outputs
Attack Surface

DesheeLabs Editor Switch Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionadmin_menuincludes\admin.php:16
actionadmin_enqueue_scriptsincludes\admin.php:65
actionadmin_initincludes\admin.php:104
actionadmin_bar_menuincludes\admin.php:425
filteruse_block_editor_for_postincludes\editor.php:156
filteruse_block_editor_for_post_typeincludes\editor.php:157
actionadd_meta_boxesincludes\meta.php:25
actionsave_postincludes\meta.php:72
filtershould_load_separate_core_block_assetsincludes\performance.php:25
actioninitincludes\performance.php:27
actionwp_enqueue_scriptsincludes\performance.php:56
filteruse_widgets_block_editorincludes\performance.php:67
Maintenance & Trust

DesheeLabs Editor Switch Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 25, 2026
PHP min version7.0
Downloads141

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DesheeLabs Editor Switch Developer Profile

desheelabs

2 plugins · 0 total installs

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

How We Detect DesheeLabs Editor Switch

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/desheelabs-editor-switch/assets/css/admin.css
Script Paths
/wp-content/plugins/desheelabs-editor-switch/assets/js/admin.js
Version Parameters
desheelabs-editor-switch/assets/css/admin.css?ver=desheelabs-editor-switch/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
desheelabs-editor-wrapdesheelabs-editor-griddesheelabs-editor-carddesheelabs-editor-muteddesheelabs-editor-statusdesheelabs-editor-dotdesheelabs-editor-badgeis-classic+12 more
Data Attributes
data-desheelabs-editor-id
JS Globals
desheelabs_editor_switch_admin_params
FAQ

Frequently Asked Questions about DesheeLabs Editor Switch