Toolbar Publish Button Security & Risk Analysis

wordpress.org/plugins/toolbar-publish-button

Scroll less in WordPress admin area! A small UX improvement will keep Publish button within reach and retain the scrollbar position after saving.

6K active installs v1.8 PHP + WP 5.0+ Updated Aug 28, 2021
publish-buttonsave-buttonscrollscroll-lesswp-admin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Toolbar Publish Button Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "toolbar-publish-button" v1.8 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The plugin has no known CVEs, indicating a history of security awareness or lack of exploitable vulnerabilities. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface, which is a major positive. The code signals also show that all SQL queries are prepared, and there are no dangerous functions or file operations. This suggests careful development practices to prevent common web vulnerabilities.

However, there is a notable concern regarding output escaping, as 100% of the identified outputs are not properly escaped. This presents a potential risk for cross-site scripting (XSS) vulnerabilities if any user-controlled data is rendered directly to the browser without sanitization. While the plugin has only one capability check, the lack of explicit checks on other potential entry points (though none were identified) and the absence of nonce checks on any identified entry points are areas to monitor. The overall lack of identified taint flows is positive, but the unescaped output remains the most significant immediate risk.

In conclusion, the plugin has strengths in its minimal attack surface and secure handling of database interactions. The vulnerability history is clean, which is reassuring. The primary weakness lies in the unescaped output, which should be addressed to mitigate XSS risks. The absence of certain security checks is less concerning given the limited attack surface but could become an issue if the plugin's functionality expands or if previously undiscovered entry points exist.

Key Concerns

  • Output escaping not properly implemented
Vulnerabilities
None known

Toolbar Publish Button Security Vulnerabilities

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

Toolbar Publish Button Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Toolbar Publish Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninittoolbar-publish-button.php:105
actioninittoolbar-publish-button.php:106
actionadmin_inittoolbar-publish-button.php:108
actionadmin_menutoolbar-publish-button.php:109
actionadmin_enqueue_scriptstoolbar-publish-button.php:110
actionadmin_print_scripts-settings_page_tpb-settingstoolbar-publish-button.php:111
Maintenance & Trust

Toolbar Publish Button Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedAug 28, 2021
PHP min version
Downloads92K

Community Trust

Rating96/100
Number of ratings46
Active installs6K
Developer Profile

Toolbar Publish Button Developer Profile

webbistro

2 plugins · 76K total installs

86
trust score
Avg Security Score
88/100
Avg Patch Time
18 days
View full developer profile
Detection Fingerprints

How We Detect Toolbar Publish Button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/toolbar-publish-button/js/tpb.js/wp-content/plugins/toolbar-publish-button/js/tpb-options.js/wp-content/plugins/toolbar-publish-button/js/tpb-scrollbar.js/wp-content/plugins/toolbar-publish-button/js/tpb-color-picker.js/wp-content/plugins/toolbar-publish-button/css/tpb-admin.css
Script Paths
/wp-content/plugins/toolbar-publish-button/js/tpb.js/wp-content/plugins/toolbar-publish-button/js/tpb-options.js/wp-content/plugins/toolbar-publish-button/js/tpb-scrollbar.js/wp-content/plugins/toolbar-publish-button/js/tpb-color-picker.js
Version Parameters
toolbar-publish-button/js/tpb.js?ver=toolbar-publish-button/js/tpb-options.js?ver=toolbar-publish-button/js/tpb-scrollbar.js?ver=toolbar-publish-button/js/tpb-color-picker.js?ver=toolbar-publish-button/css/tpb-admin.css?ver=

HTML / DOM Fingerprints

JS Globals
tpb_l10n
FAQ

Frequently Asked Questions about Toolbar Publish Button