HTML Editor Syntax Highlighter Security & Risk Analysis

wordpress.org/plugins/html-editor-syntax-highlighter

Add syntax highlighting to WordPress code editors using CodeMirror.js

50K active installs v2.4.4 PHP + WP 4.0+ Updated Mar 16, 2024
code-coloringcode-highlightercodemirrorsyntax-highlightertext-editor
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is HTML Editor Syntax Highlighter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "html-editor-syntax-highlighter" v2.4.4 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of any known CVEs and the plugin's history of no recorded vulnerabilities are positive indicators. The code analysis reveals a well-structured approach with no dangerous functions, all SQL queries using prepared statements, and a lack of file operations or external HTTP requests, minimizing common attack vectors. The presence of a nonce check, while only one, is a good practice, and the absence of a large attack surface without authentication is also a strength. However, a significant concern arises from the extremely low percentage of properly escaped output (4%). This suggests a high likelihood of cross-site scripting (XSS) vulnerabilities, where unsanitized data could be injected into the user's browser. While taint analysis shows no reported flows, this might be due to the limitations of the analysis or the specific nature of the plugin's execution environment. The lack of capability checks on entry points is another potential weakness, although the current attack surface is zero.

Key Concerns

  • Low output escaping percentage
  • Lack of capability checks on entry points
Vulnerabilities
None known

HTML Editor Syntax Highlighter Security Vulnerabilities

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

HTML Editor Syntax Highlighter Code Analysis

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

Output Escaping

4% escaped28 total outputs
Attack Surface

HTML Editor Syntax Highlighter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_inithtml-editor-syntax-highlighter.php:28
actionadmin_enqueue_scriptshtml-editor-syntax-highlighter.php:38
actionadmin_footerhtml-editor-syntax-highlighter.php:39
Maintenance & Trust

HTML Editor Syntax Highlighter Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.0
Last updatedMar 16, 2024
PHP min version
Downloads590K

Community Trust

Rating88/100
Number of ratings110
Active installs50K
Developer Profile

HTML Editor Syntax Highlighter Developer Profile

Peter Mukhortov

1 plugin · 50K total installs

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

How We Detect HTML Editor Syntax Highlighter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/html-editor-syntax-highlighter/hesh.js/wp-content/plugins/html-editor-syntax-highlighter/hesh.css
Script Paths
/wp-content/plugins/html-editor-syntax-highlighter/hesh.js
Version Parameters
html-editor-syntax-highlighter/hesh.js?ver=html-editor-syntax-highlighter/hesh.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-hesh_themedata-hesh_tabSizedata-hesh_lineWrappingdata-hesh_lineNumbersdata-hesh_fontSizedata-hesh_lineHeight+8 more
JS Globals
window.heshOptions
FAQ

Frequently Asked Questions about HTML Editor Syntax Highlighter