TheDock Enhanced Rich Text Editor Security & Risk Analysis

wordpress.org/plugins/thedock-enhanced-rich-text-editor

Upgrade WordPress to TinyMCE 7 with a modern editing experience, table support, and seamless ACF integration.

0 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Unknown
acfclassic-editoreditortinymcewysiwyg
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TheDock Enhanced Rich Text Editor Safe to Use in 2026?

Generally Safe

Score 100/100

TheDock Enhanced Rich Text Editor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The static analysis of thedock-enhanced-rich-text-editor plugin v1.0.0 indicates a strong security posture based on the provided data. The absence of any identified attack surface entry points like AJAX handlers, REST API routes, or shortcodes, coupled with a complete lack of taint analysis findings, suggests the plugin is not directly exposing vulnerabilities through these common vectors. Furthermore, the code signals show good practices, with 100% of SQL queries using prepared statements and all outputs being properly escaped. The presence of capability checks (8 total) also indicates an attempt to enforce authorization, although the lack of nonce checks on AJAX handlers (if any existed) would be a concern.

The vulnerability history is also exceptionally clean, with no recorded CVEs. This, combined with the absence of identified risks in the code analysis and taint flows, paints a picture of a plugin that has been developed with security in mind or has not yet been subjected to widespread security scrutiny. The only notable area for potential improvement, albeit not directly evidenced as a risk in this specific analysis, is the absence of nonce checks. If any AJAX endpoints were present, their lack of nonce validation would be a significant risk. However, based solely on the provided data, there are no explicit vulnerabilities or exploitable patterns identified.

In conclusion, the plugin appears to be very secure based on the static analysis. Its strengths lie in its minimal attack surface, proper handling of SQL queries and output, and a clean vulnerability history. The primary weakness, if one were to infer, would be the absence of nonce checks, but without any explicit entry points requiring them, this remains a theoretical concern rather than an immediate threat. The bundled TinyMCE library is a common component and its presence alone does not indicate a risk, assuming it's used correctly and not outdated.

Key Concerns

  • No AJAX handlers without auth checks
  • No REST API routes without permission callbacks
  • No shortcodes
  • No cron events
  • No dangerous functions
  • 100% SQL queries using prepared statements
  • 100% output escaping
  • No file operations
  • No external HTTP requests
  • 0 Nonce checks (potential concern if AJAX existed)
  • 8 Capability checks present
  • Bundled library: TinyMCE
  • No taint flows analyzed
  • No known CVEs
Vulnerabilities
None known

TheDock Enhanced Rich Text Editor Security Vulnerabilities

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

TheDock Enhanced Rich Text Editor Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

100% escaped2 total outputs
Attack Surface

TheDock Enhanced Rich Text Editor Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_enqueue_scriptsincludes\class-thedock-enhanced-rich-text-editor.php:132
actionadmin_enqueue_scriptsincludes\class-thedock-enhanced-rich-text-editor.php:133
actionadmin_footerincludes\class-thedock-enhanced-rich-text-editor.php:134
actionadmin_print_footer_scriptsincludes\class-thedock-enhanced-rich-text-editor.php:135
filtertiny_mce_before_initincludes\class-thedock-enhanced-rich-text-editor.php:138
filterwp_editor_settingsincludes\class-thedock-enhanced-rich-text-editor.php:139
filteracf/prepare_field/type=wysiwygincludes\class-thedock-enhanced-rich-text-editor.php:140
filteruse_block_editor_for_postincludes\class-thedock-enhanced-rich-text-editor.php:143
Maintenance & Trust

TheDock Enhanced Rich Text Editor Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads111

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

TheDock Enhanced Rich Text Editor Developer Profile

TheDock

1 plugin · 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 TheDock Enhanced Rich Text Editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/thedock-enhanced-rich-text-editor/assets/css/thedock-enhanced-rich-text-editor-admin.css/wp-content/plugins/thedock-enhanced-rich-text-editor/assets/js/thedock-enhanced-rich-text-editor-admin.js
Script Paths
/wp-content/plugins/thedock-enhanced-rich-text-editor/vendor/tinymce/tinymce.min.js
Version Parameters
thedock-enhanced-rich-text-editor/assets/css/thedock-enhanced-rich-text-editor-admin.css?ver=thedock-enhanced-rich-text-editor/vendor/tinymce/tinymce.min.js?ver=thedock-enhanced-rich-text-editor/assets/js/thedock-enhanced-rich-text-editor-admin.js?ver=

HTML / DOM Fingerprints

JS Globals
thedock_enhanced_rte_mce_settings
FAQ

Frequently Asked Questions about TheDock Enhanced Rich Text Editor