Tabber Tabs Widget Security & Risk Analysis

wordpress.org/plugins/tabber-tabs-widget

The easiest way to add a tabbed content area in your sidebar.

100 active installs v0.39 PHP + WP 2.7+ Updated Nov 11, 2012
sidebartabbedtabbed-widgettabswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tabber Tabs Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Tabber Tabs Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "tabber-tabs-widget" plugin, in version 0.39, exhibits a remarkably clean static analysis profile. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, zero unprotected entry points, suggests a very limited attack surface. Furthermore, the code signals indicate a good security posture with no dangerous functions, no raw SQL queries (all prepared statements), no file operations, no external HTTP requests, and no bundled libraries. The lack of taint analysis findings further reinforces this positive outlook.

However, a significant concern arises from the complete lack of output escaping. With 7 outputs analyzed and 0% properly escaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-provided data that finds its way into these outputs, even indirectly, could be exploited. The absence of nonce and capability checks, while not directly exploitable due to the limited entry points, means that if new entry points were to be introduced in the future without proper security measures, the plugin would be immediately vulnerable. The vulnerability history is also a blank slate, which is a positive indicator, but it does not mitigate the identified risks in the current version.

In conclusion, while the plugin has a strong foundation with a small attack surface and good practices regarding SQL and function usage, the unescaped output is a critical security flaw that needs immediate attention. The lack of nonces and capability checks on the non-existent entry points is a potential future risk if the plugin evolves.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Tabber Tabs Widget Security Vulnerabilities

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

Tabber Tabs Widget Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Tabber Tabs Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwidgets_inittabber-tabs.php:44
actionwp_headtabber-tabs.php:52
actionwp_headtabber-tabs.php:55
actionplugins_loadedtabber-tabs.php:58
actionwp_loadedtabber-tabs.php:79
actionadmin_noticestabber-tabs.php:132
Maintenance & Trust

Tabber Tabs Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedNov 11, 2012
PHP min version
Downloads51K

Community Trust

Rating70/100
Number of ratings4
Active installs100
Developer Profile

Tabber Tabs Widget Developer Profile

Steve Bruner

3 plugins · 160 total installs

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

How We Detect Tabber Tabs Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tabber-tabs-widget/tabber.css/wp-content/plugins/tabber-tabs-widget/js/tabber-minimized.js
Script Paths
/wp-content/plugins/tabber-tabs-widget/js/tabber-minimized.js

HTML / DOM Fingerprints

CSS Classes
tabbertabtabbertabberlive
JS Globals
tabber
FAQ

Frequently Asked Questions about Tabber Tabs Widget