WC Product Tabs Plus Security & Risk Analysis

wordpress.org/plugins/wc-product-tabs-plus

Advance tab management for WooCommerce Product tabs

60 active installs v1.1.1 PHP 7.2+ WP 5.1+ Updated Jul 4, 2022
descriptionproductsreviewstabswoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WC Product Tabs Plus Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The plugin "wc-product-tabs-plus" v1.1.1 presents a concerning security posture primarily due to its unprotected entry points. With 2 AJAX handlers identified and both lacking authentication checks, this creates a significant attack surface. While the static analysis did not reveal dangerous functions or critical taint flows, the absence of proper authorization on AJAX actions is a major weakness that could allow unauthorized users to trigger plugin functionality. The reliance on raw SQL queries without prepared statements and a low percentage of properly escaped output further exacerbate these risks, potentially leading to SQL injection or cross-site scripting (XSS) vulnerabilities, respectively. The vulnerability history showing no known CVEs is a positive indicator, suggesting the plugin may not have been a frequent target or has a history of being developed with some security awareness. However, this should not overshadow the immediate risks identified in the code analysis.

Key Concerns

  • AJAX handlers without auth checks
  • SQL queries without prepared statements
  • Low percentage of properly escaped output
  • Only 1 nonce check for 2 entry points
  • Only 1 capability check for 2 entry points
Vulnerabilities
None known

WC Product Tabs Plus Security Vulnerabilities

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

WC Product Tabs Plus Code Analysis

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

SQL Query Safety

0% prepared7 total queries

Output Escaping

20% escaped35 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
wptp_general_save (includes\class-global-tabs.php:303)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

WC Product Tabs Plus Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_wptip_delete_tab_datawc-product-tabs-plus.php:84
noprivwp_ajax_wptip_delete_tab_datawc-product-tabs-plus.php:85
WordPress Hooks 19
actionadmin_menuincludes\class-global-tabs.php:22
actioninitincludes\class-global-tabs.php:24
actionadmin_menuincludes\class-global-tabs.php:26
actionwptp_settings_tabincludes\class-global-tabs.php:28
actionwptp_settings_contentincludes\class-global-tabs.php:32
actionwptp_settings_contentincludes\class-global-tabs.php:34
actionpost_submitbox_misc_actionsincludes\class-global-tabs.php:40
actioncurrent_screenincludes\class-global-tabs.php:43
actionadmin_post_nopriv_wptp_general_saveincludes\class-global-tabs.php:45
actionadmin_post_wptp_general_saveincludes\class-global-tabs.php:47
actionadmin_noticesincludes\class-global-tabs.php:49
filterwoocommerce_product_data_tabsincludes\class-product-data.php:12
actionwoocommerce_product_data_panelsincludes\class-product-data.php:13
actionwoocommerce_process_product_metaincludes\class-product-data.php:16
actioncurrent_screenincludes\class-product-data.php:19
actionplugins_loadedwc-product-tabs-plus.php:64
actionadmin_enqueue_scriptswc-product-tabs-plus.php:79
filterwoocommerce_product_tabswc-product-tabs-plus.php:82
actionadmin_noticeswc-product-tabs-plus.php:300
Maintenance & Trust

WC Product Tabs Plus Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.0
Last updatedJul 4, 2022
PHP min version7.2
Downloads4K

Community Trust

Rating100/100
Number of ratings6
Active installs60
Developer Profile

WC Product Tabs Plus Developer Profile

Wooninjas

6 plugins · 370 total installs

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

How We Detect WC Product Tabs Plus

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wc-product-tabs-plus/assets/css/wptp.css/wp-content/plugins/wc-product-tabs-plus/assets/js/tabs.js/wp-content/plugins/wc-product-tabs-plus/assets/js/wptp.js
Script Paths
/wp-content/plugins/wc-product-tabs-plus/assets/js/tabs.js/wp-content/plugins/wc-product-tabs-plus/assets/js/wptp.js
Version Parameters
wc-product-tabs-plus/assets/css/wptp.css?ver=wc-product-tabs-plus/assets/js/tabs.js?ver=wc-product-tabs-plus/assets/js/wptp.js?ver=

HTML / DOM Fingerprints

CSS Classes
wptp-tab-content
Data Attributes
data-tab-id
JS Globals
window.wptp_js_obj
FAQ

Frequently Asked Questions about WC Product Tabs Plus