Tabs & Sliders Security & Risk Analysis

wordpress.org/plugins/tabs-sliders-by-bestaddon

A simple, lightweight, blazing-fast tabs vanilla JavaScript library for the wordpress.

10 active installs v1.0.0 PHP + WP 5.0+ Updated Apr 18, 2023
horizontal-tabresponsive-tabstabsvertical-tabwordpress-tabs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tabs & Sliders Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The plugin "tabs-sliders-by-bestaddon" v1.0.0 presents a mixed security posture. On the positive side, it demonstrates good practices regarding SQL query handling and output escaping, with 100% of SQL queries using prepared statements and a high 86% of outputs properly escaped. The absence of known vulnerabilities in its history is also encouraging. However, significant security concerns arise from the attack surface analysis. The plugin exposes two AJAX handlers, both of which lack any form of authentication or capability checks. This is a critical oversight, as it allows any user, including unauthenticated ones, to potentially interact with these handlers, opening the door to various attacks if the handler logic is not sufficiently robust.

The taint analysis reveals two flows with unsanitized paths. While these are not classified as critical or high severity, they indicate potential issues where user-supplied data might be processed in an unsafe manner, especially when combined with the unprotected AJAX endpoints. The complete lack of nonce checks on the AJAX handlers further exacerbates this risk. Given these factors, the plugin's security is weakened by its unprotected entry points, despite its strengths in other areas. Further investigation into the specific logic of the AJAX handlers and the nature of the unsanitized paths is highly recommended.

Key Concerns

  • AJAX handlers without auth checks
  • Taint flows with unsanitized paths
  • AJAX handlers without nonce checks
Vulnerabilities
None known

Tabs & Sliders Security Vulnerabilities

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

Tabs & Sliders Code Analysis

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

Output Escaping

86% escaped28 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
baex__render_preview (ba-tabs.php:72)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Tabs & Sliders Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

noprivwp_ajax_ba_previewba-tabs.php:49
authwp_ajax_ba_previewba-tabs.php:50
WordPress Hooks 3
actionplugins_loadedba-tabs.php:47
filterwidget_textba-tabs.php:54
actionwidgets_initba-tabs.php:55
Maintenance & Trust

Tabs & Sliders Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedApr 18, 2023
PHP min version
Downloads840

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Tabs & Sliders Developer Profile

mainhy

1 plugin · 10 total installs

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

How We Detect Tabs & Sliders

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tabs-sliders-by-bestaddon/assets/front/css/styles.css/wp-content/plugins/tabs-sliders-by-bestaddon/assets/front/js/ba-tabs.js
Script Paths
/wp-content/plugins/tabs-sliders-by-bestaddon/assets/front/js/ba-tabs.js
Version Parameters
tabs-sliders-by-bestaddon/assets/front/css/styles.css?ver=tabs-sliders-by-bestaddon/assets/front/js/ba-tabs.js?ver=

HTML / DOM Fingerprints

CSS Classes
baContainerba__tabsba__tabs-navba__tabs-panelba--titleba--description
Data Attributes
data-ba-tabsdata-optionsrel="ba--title"rel="ba--description"
JS Globals
ba-tabs-js
REST Endpoints
/wp-json/ba_preview
Shortcode Output
<div id="ba-post-<i class="screen-reader-text">PlgBestAddonTabs <div class="baContainer clearfix <div data-id="ba-modID
FAQ

Frequently Asked Questions about Tabs & Sliders