Smart Editor Security & Risk Analysis

wordpress.org/plugins/smart-editor

WYSIWYG(What You See Is What You Get.) HTML5 Editor,

10 active installs v0.8.2 PHP + WP 3.6+ Updated Mar 5, 2014
editorhtml5previewwysiwyg
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Smart Editor Safe to Use in 2026?

Generally Safe

Score 85/100

Smart Editor 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 "smart-editor" plugin v0.8.2 exhibits a mixed security posture. On the positive side, it demonstrates good practices by having no known vulnerabilities (CVEs), no dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests. It also includes a nonce check and capability checks, which are fundamental security measures. However, a significant concern arises from the static analysis showing a low percentage (6%) of properly escaped output. This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities, especially given the 18 total output operations. Furthermore, the taint analysis revealed two flows with unsanitized paths, which could lead to path traversal vulnerabilities if not handled carefully, although no critical or high severity issues were flagged here.

Key Concerns

  • Low output escaping percentage
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Smart Editor Security Vulnerabilities

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

Smart Editor Code Analysis

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

Output Escaping

6% escaped18 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
approve_post (smarteditor.php:156)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Smart Editor Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionwpsmarteditor.php:39
actionadmin_menusmarteditor.php:40
actionthe_contentsmarteditor.php:42
actionwp_print_footer_scriptssmarteditor.php:44
actionadmin_bar_menusmarteditor.php:83
actionedit_page_formsmarteditor_admin.php:13
actionload-post.phpsmarteditor_admin.php:14
actionload-post-new.phpsmarteditor_admin.php:15
filterpost_row_actionssmarteditor_admin.php:18
filterpage_row_actionssmarteditor_admin.php:19
actionadmin_footersmarteditor_admin.php:30
Maintenance & Trust

Smart Editor Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Smart Editor Developer Profile

wadadanet

3 plugins · 20 total installs

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

How We Detect Smart Editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smart-editor/css/smarteditor.css/wp-content/plugins/smart-editor/js/smarteditor-utilty.js/wp-content/plugins/smart-editor/js/smarteditor-window.js/wp-content/plugins/smart-editor/js/smarteditor-element-editor.js/wp-content/plugins/smart-editor/js/smarteditor-source-editor.js/wp-content/plugins/smart-editor/js/smarteditor.js
Script Paths
/wp-content/plugins/smart-editor/js/smarteditor-utilty.js/wp-content/plugins/smart-editor/js/smarteditor-window.js/wp-content/plugins/smart-editor/js/smarteditor-element-editor.js/wp-content/plugins/smart-editor/js/smarteditor-source-editor.js/wp-content/plugins/smart-editor/js/smarteditor.js
Version Parameters
smarteditor-utilty.js?ver=smarteditor-window.js?ver=smarteditor-element-editor.js?ver=smarteditor-source-editor.js?ver=smarteditor.js?ver=

HTML / DOM Fingerprints

Data Attributes
contenteditable="false"
JS Globals
smart_editor_options_classnames
FAQ

Frequently Asked Questions about Smart Editor