SyntaxHighlighter TinyMCE Button Security & Risk Analysis

wordpress.org/plugins/syntaxhighlighter-tinymce-button

"SyntaxHighlighter TinyMCE Button" provides buttons for Visual Editor and will help to type <pre> tag for SyntaxHighlighter.

100 active installs v0.7.8.4 PHP + WP 2.8+ Updated Dec 24, 2011
buttoncodesourcecodesyntaxhighlightertinymce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SyntaxHighlighter TinyMCE Button Safe to Use in 2026?

Generally Safe

Score 85/100

SyntaxHighlighter TinyMCE Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The syntaxhighlighter-tinymce-button v0.7.8.4 plugin demonstrates a strong security posture in several key areas. The absence of any known vulnerabilities, including historical ones, is a significant positive indicator. Furthermore, the plugin exhibits good practices regarding database interactions, with all SQL queries utilizing prepared statements, and it incorporates nonce and capability checks. There are also no observed file operations or external HTTP requests, reducing potential attack vectors.

However, a notable concern arises from the static analysis of output escaping, where only 5% of the 40 total outputs are properly escaped. This low rate suggests a high potential for cross-site scripting (XSS) vulnerabilities, as unsanitized output can be injected with malicious code. While the taint analysis shows no flows with unsanitized paths and no critical or high severity issues, the output escaping deficiency remains a significant risk that could be exploited if an attacker can control the data being outputted.

In conclusion, while the plugin is robust in its handling of database queries, authentication checks, and external interactions, the poor output escaping practices present a clear and present danger. The lack of historical vulnerabilities is encouraging but does not negate the risks identified in the current code. Addressing the output escaping issues should be the highest priority to improve the overall security of this plugin.

Key Concerns

  • Low rate of properly escaped output
Vulnerabilities
None known

SyntaxHighlighter TinyMCE Button Security Vulnerabilities

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

SyntaxHighlighter TinyMCE Button Code Analysis

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

Bundled Libraries

TinyMCE0.7.8.4

Output Escaping

5% escaped40 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
shtb_adv_options_panel (sh-tinymce-button.php:202)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

SyntaxHighlighter TinyMCE Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 21
filtermce_external_pluginssh-tinymce-button-box\sh-tinymce-button-box.php:17
filtermce_buttonssh-tinymce-button-box\sh-tinymce-button-box.php:23
filterwp_fullscreen_buttonssh-tinymce-button-box\sh-tinymce-button-box.php:26
filtertiny_mce_versionsh-tinymce-button-box\sh-tinymce-button-box.php:65
actioninitsh-tinymce-button-box\sh-tinymce-button-box.php:67
filtermce_external_pluginssh-tinymce-button-ins\sh-tinymce-button-ins.php:17
filtermce_buttonssh-tinymce-button-ins\sh-tinymce-button-ins.php:23
filterwp_fullscreen_buttonssh-tinymce-button-ins\sh-tinymce-button-ins.php:26
filtertiny_mce_versionsh-tinymce-button-ins\sh-tinymce-button-ins.php:66
actioninitsh-tinymce-button-ins\sh-tinymce-button-ins.php:68
actionplugins_loadedsh-tinymce-button.php:82
actionadmin_menush-tinymce-button.php:114
actionadmin_noticessh-tinymce-button.php:123
actionadmin_print_styles-post.phpsh-tinymce-button.php:140
actionadmin_print_styles-post-new.phpsh-tinymce-button.php:141
actionadmin_print_styles-page.phpsh-tinymce-button.php:142
actionadmin_print_styles-page-new.phpsh-tinymce-button.php:143
filterplugin_action_linkssh-tinymce-button.php:158
filtertiny_mce_before_initsh-tinymce-button.php:180
filtertiny_mce_before_initsh-tinymce-button.php:189
actionin_admin_footersh-tinymce-button.php:207
Maintenance & Trust

SyntaxHighlighter TinyMCE Button Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedDec 24, 2011
PHP min version
Downloads21K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

SyntaxHighlighter TinyMCE Button Developer Profile

redcocker

7 plugins · 660 total installs

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

How We Detect SyntaxHighlighter TinyMCE Button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/syntaxhighlighter-tinymce-button/rc-admin-js.js/wp-content/plugins/syntaxhighlighter-tinymce-button/shtb_fullscreen.css
Script Paths
/wp-content/plugins/syntaxhighlighter-tinymce-button/rc-admin-js.js

HTML / DOM Fingerprints

CSS Classes
syntaxhighlighter
HTML Comments
<!-- SyntaxHighlighter TinyMCE Button Options --><!-- SyntaxHighlighter TinyMCE Button Settings -->
Data Attributes
data-languagedata-brush
JS Globals
shtb_adv_plugin_url
FAQ

Frequently Asked Questions about SyntaxHighlighter TinyMCE Button