WP Tab Widget Security & Risk Analysis

wordpress.org/plugins/wp-tab-widget

WP Tab Widget is the AJAXified plugin which loads content by demand, and thus it makes the plugin incredibly lightweight.

10K active installs v1.2.11 PHP 7.2+ WP 5.6+ Updated Jan 26, 2022
ajax-tabsrecent-posts-tabtab-widgettabstabs-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Tab Widget Safe to Use in 2026?

Generally Safe

Score 85/100

WP Tab Widget 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 "wp-tab-widget" plugin version 1.2.11 presents a significant security risk due to its unprotected AJAX handlers. All five identified AJAX entry points lack authentication checks, meaning any user, including unauthenticated ones, could potentially trigger these functions. This creates a broad attack surface, even though the static analysis did not reveal specific dangerous functions or SQL injection vulnerabilities due to prepared statements. The presence of two taint flows with unsanitized paths, while not classified as critical or high severity in this analysis, is a notable concern as it indicates potential for unexpected behavior or data manipulation. Furthermore, the plugin's output escaping is poor, with only 8% of outputs being properly escaped, increasing the risk of Cross-Site Scripting (XSS) vulnerabilities.

While the plugin has no recorded historical vulnerabilities (CVEs), this does not guarantee future safety, especially given the identified structural weaknesses. The absence of vulnerabilities might be due to low visibility, lack of targeted attacks, or simply good luck so far. The plugin's strengths lie in its use of prepared statements for SQL queries and its lack of file operations or external HTTP requests. However, these are overshadowed by the critical issue of unprotected AJAX endpoints and insufficient output sanitization. A balanced conclusion is that this plugin is currently insecure and requires immediate attention, particularly regarding its AJAX endpoints and output escaping, to mitigate significant risks.

Key Concerns

  • 5 unprotected AJAX handlers
  • Poor output escaping (8% proper)
  • 2 flows with unsanitized paths
  • 0 Nonce checks
Vulnerabilities
None known

WP Tab Widget Security Vulnerabilities

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

WP Tab Widget Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

8% escaped100 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ajax_wpt_widget_content (wp-tab-widget.php:315)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
5 unprotected

WP Tab Widget Attack Surface

Entry Points5
Unprotected5

AJAX Handlers 5

authwp_ajax_wpt_widget_contentwp-tab-widget.php:19
noprivwp_ajax_wpt_widget_contentwp-tab-widget.php:20
authwp_ajax_wpt_view_countwp-tab-widget.php:614
noprivwp_ajax_wpt_view_countwp-tab-widget.php:615
authwp_ajax_mts_dismiss_tabwidget_noticewp-tab-widget.php:732
WordPress Hooks 8
actioninitwp-tab-widget.php:16
actionwp_enqueue_scriptswp-tab-widget.php:23
actionadmin_enqueue_scriptswp-tab-widget.php:24
actionwidgets_initwp-tab-widget.php:607
filterthe_contentwp-tab-widget.php:613
actionmts_view_count_after_updatewp-tab-widget.php:617
actionwidgets_initwp-tab-widget.php:699
actionadmin_noticeswp-tab-widget.php:707
Maintenance & Trust

WP Tab Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedJan 26, 2022
PHP min version7.2
Downloads1.1M

Community Trust

Rating86/100
Number of ratings33
Active installs10K
Developer Profile

WP Tab Widget Developer Profile

MyThemeShop

7 plugins · 39K total installs

67
trust score
Avg Security Score
83/100
Avg Patch Time
472 days
View full developer profile
Detection Fingerprints

How We Detect WP Tab Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Tab Widget