Frontier Buttons Security & Risk Analysis

wordpress.org/plugins/frontier-buttons

Full control of your WP editor toolbars. Adds Table, Search/Replace, Preview & Code sample tinymce plugins. Enable visual editor for comments.

50 active installs v2.5.4 PHP + WP 4.0+ Updated Apr 3, 2020
buttonsfrontendfrontiertinymcewp-editor
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Frontier Buttons Safe to Use in 2026?

Generally Safe

Score 85/100

Frontier Buttons has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "frontier-buttons" v2.5.4 plugin exhibits a generally strong security posture in several key areas. The absence of known vulnerabilities in its history is a significant positive indicator. Furthermore, the complete lack of direct SQL queries without prepared statements, combined with a low number of identified entry points and no external HTTP requests, suggests a design that avoids common attack vectors. The plugin also appears to utilize capability checks for some operations, which is a good practice.

However, there are notable areas of concern stemming from the static analysis. The most significant red flag is the very low percentage of properly escaped output (12%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as untrusted input displayed to users may not be neutralized. Additionally, the taint analysis revealing two flows with unsanitized paths, while not classified as critical or high severity, still represents a potential weakness where data might be processed without sufficient validation or sanitization. The presence of a bundled, outdated library (TinyMCE v4.1.9) also introduces potential risks if vulnerabilities exist within that specific version.

In conclusion, while the plugin's vulnerability history and avoidance of direct SQL injection are commendable, the significant output escaping deficiency presents a substantial risk. The taint analysis results and outdated bundled library also warrant attention. The plugin's strengths lie in its limited attack surface and database interaction safety, but its weaknesses in output sanitization and handling of potentially unsanitized data flows need to be addressed to improve its overall security.

Key Concerns

  • Insufficient output escaping (12% proper)
  • Taint analysis: flows with unsanitized paths
  • Bundled outdated library: TinyMCE v4.1.9
Vulnerabilities
None known

Frontier Buttons Security Vulnerabilities

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

Frontier Buttons Code Analysis

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

Bundled Libraries

TinyMCE4.1.9

Output Escaping

12% escaped97 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
fbut_admin_settings (include\settings-menu.php:15)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Frontier Buttons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
actionadmin_menufrontier-buttons.php:56
actionwp_enqueue_scriptsfrontier-buttons.php:78
actionadmin_enqueue_scriptsfrontier-buttons.php:83
actionwp_enqueue_scriptsfrontier-buttons.php:149
filtercomment_reply_linkfrontier-buttons.php:155
actionwp_headfrontier-buttons.php:161
actionplugins_loadedfrontier-buttons.php:193
filterwp_editor_settingsinclude\frontier-buttons-hooks.php:109
filtertiny_mce_before_initinclude\frontier-buttons-hooks.php:359
filterteeny_mce_before_initinclude\frontier-buttons-hooks.php:402
filtercomment_form_defaultsinclude\frontier-buttons-hooks.php:484
filtermce_external_pluginsinclude\frontier-buttons-hooks.php:494
filterwp_default_editorinclude\frontier-buttons-hooks.php:527
filterwp_editor_settingsinclude\settings-menu.php:310
filterquicktags_settingsinclude\settings-menu.php:311
actionadmin_noticesinclude\upgrade-check.php:65
actionadmin_noticesinclude\upgrade-check.php:137
Maintenance & Trust

Frontier Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedApr 3, 2020
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings3
Active installs50
Developer Profile

Frontier Buttons Developer Profile

finnj

5 plugins · 570 total installs

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

How We Detect Frontier Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/frontier-buttons/prism/fb-prism-php.css/wp-content/plugins/frontier-buttons/prism/fb-prism-php.min.js/wp-content/plugins/frontier-buttons/frontier-buttons-admin.css
Script Paths
/wp-content/plugins/frontier-buttons/prism/fb-prism-php.min.js
Version Parameters
frontier-buttons/prism/fb-prism-php.css?ver=frontier-buttons-admin.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-onclick
JS Globals
tinymceaddComment
FAQ

Frequently Asked Questions about Frontier Buttons