Simple Side Tab Security & Risk Analysis

wordpress.org/plugins/simple-side-tab

Display a side tab that you can easily link to any page. Customize the tab text, font and colors. It's that simple. That's Simple Side Tab.

10K active installs v2.2.2 PHP 7.4+ WP 6.0+ Updated Dec 14, 2025
call-to-actionnavigationpage-linkside-tabtab
99
A · Safe
CVEs total1
Unpatched0
Last CVENov 16, 2024
Safety Verdict

Is Simple Side Tab Safe to Use in 2026?

Generally Safe

Score 99/100

Simple Side Tab has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Nov 16, 2024Updated 3mo ago
Risk Assessment

The static analysis of the "simple-side-tab" plugin v2.2.2 reveals a generally good security posture with no identified attack surface points, dangerous functions, file operations, or external HTTP requests. The code demonstrates strong adherence to security best practices by exclusively using prepared statements for SQL queries and achieving a high rate of proper output escaping (90%). The absence of any taint analysis findings further suggests a lack of obvious vulnerabilities within the code itself.

However, the plugin's vulnerability history presents a significant concern. With one known CVE, specifically a medium-severity Cross-Site Scripting (XSS) vulnerability, it indicates that despite the current analysis showing no immediate flaws, the plugin has been susceptible to security issues in the past. The fact that the last vulnerability was dated 2024-11-16, which is very recent, suggests a recurring pattern of security weaknesses that might not be fully captured by the current static analysis or that past fixes may have been incomplete. While the current version is reported as unpatched, the presence of a past XSS vulnerability warrants caution.

In conclusion, while the current code analysis is reassuring due to its robust SQL and output handling practices, the historical vulnerability data, particularly the recent XSS issue, introduces a notable risk. This suggests that users should remain vigilant and ensure the plugin is always updated to the latest available version to mitigate any potential recurrence of past vulnerabilities. The lack of identified entry points is a strong positive, but the historical context cannot be ignored.

Key Concerns

  • Recent medium severity XSS vulnerability
  • No nonce checks on entry points
  • No capability checks on entry points
  • Minor unescaped output (10%)
Vulnerabilities
1

Simple Side Tab Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-11183medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Simple Side Tab <= 2.1.14 - Authenticated (Administrator+) Stored Cross-Site Scripting

Nov 16, 2024 Patched in 2.2.0 (27d)
Code Analysis
Analyzed Mar 16, 2026

Simple Side Tab Code Analysis

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

Output Escaping

90% escaped31 total outputs
Attack Surface

Simple Side Tab Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionplugins_loadedincludes\class-simple-side-tab.php:163
actionadmin_menuincludes\class-simple-side-tab.php:181
actionadmin_initincludes\class-simple-side-tab.php:182
actionadmin_enqueue_scriptsincludes\class-simple-side-tab.php:184
actionadmin_enqueue_scriptsincludes\class-simple-side-tab.php:185
actionadmin_noticesincludes\class-simple-side-tab.php:186
actionwpincludes\class-simple-side-tab.php:203
actionwpincludes\class-simple-side-tab.php:204
actionwp_enqueue_scriptsincludes\class-simple-side-tab.php:205
actionwp_enqueue_scriptsincludes\class-simple-side-tab.php:206
actionwp_headpublic\class-simple-side-tab-public.php:126
actionwp_footerpublic\class-simple-side-tab-public.php:129
Maintenance & Trust

Simple Side Tab Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 14, 2025
PHP min version7.4
Downloads223K

Community Trust

Rating96/100
Number of ratings22
Active installs10K
Developer Profile

Simple Side Tab Developer Profile

srumery

2 plugins · 10K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
27 days
View full developer profile
Detection Fingerprints

How We Detect Simple Side Tab

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-side-tab/admin/css/simple-side-tab-admin.css/wp-content/plugins/simple-side-tab/public/css/simple-side-tab-public.css/wp-content/plugins/simple-side-tab/public/js/simple-side-tab-public.js
Script Paths
/wp-content/plugins/simple-side-tab/admin/js/simple-side-tab-admin.js
Version Parameters
simple-side-tab/admin/css/simple-side-tab-admin.css?ver=simple-side-tab/public/css/simple-side-tab-public.css?ver=simple-side-tab/public/js/simple-side-tab-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
simple-side-tab-wrapper
HTML Comments
<!-- BEGIN SIMPLE SIDE TAB --><!-- END SIMPLE SIDE TAB -->
Data Attributes
data-sst-colordata-sst-fontdata-sst-positiondata-sst-text
FAQ

Frequently Asked Questions about Simple Side Tab