
Everything Tab Security & Risk Analysis
wordpress.org/plugins/everything-tabThe Everything Tab is a simple widget that shows wordpress widgets, posts and pages in pretty tabs.
Is Everything Tab Safe to Use in 2026?
Generally Safe
Score 85/100Everything Tab has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "everything-tab" v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, file operations, external HTTP requests, and by using prepared statements for all SQL queries. The absence of any known vulnerabilities or CVEs in its history suggests a generally stable codebase. However, significant concerns arise from the static analysis. The presence of an unprotected AJAX handler represents a substantial attack surface entry point that lacks any authentication or capability checks, leaving it vulnerable to unauthorized execution of its functionality. Furthermore, a very low percentage of output escaping (19%) indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data is likely being reflected in the output without proper sanitization.
While the plugin has a clean vulnerability history, this cannot entirely mitigate the risks identified in the code. The unprotected AJAX handler is a critical flaw that attackers could exploit to perform actions on behalf of users or manipulate plugin behavior. The widespread lack of output escaping creates a broad susceptibility to XSS attacks across its various output points. Therefore, despite the absence of historical CVEs, the current version of "everything-tab" requires immediate attention to address these critical security weaknesses before it can be considered secure.
Key Concerns
- Unprotected AJAX handler found
- Low output escaping percentage (19%)
- No nonce checks on AJAX handlers
- No capability checks on AJAX handlers
Everything Tab Security Vulnerabilities
Everything Tab Code Analysis
Output Escaping
Everything Tab Attack Surface
AJAX Handlers 1
WordPress Hooks 4
Maintenance & Trust
Everything Tab Maintenance & Trust
Maintenance Signals
Community Trust
Everything Tab Alternatives
WP Tab Widget
wp-tab-widget
WP Tab Widget is the AJAXified plugin which loads content by demand, and thus it makes the plugin incredibly lightweight.
Gabfire Widget Pack
gabfire-widget-pack
The Gabfire Widget Pack contains over a dozen useful widgets to extend your WordPress site. It is a free plugin that will work with ANY theme.
SB Popular Posts Tabbed Widget
sb-popular-posts-tabbed-widget
A lightweight, responsive, uncluttered widget to display popular posts, recent posts, and categories with tabs.
Category Posts Tabber
category-posts-tabber
Allow to create widgets containing tabs to show on sidebars. Every tab is the list of posts of each particular category.
Posts widget with tabs
posts-widget-with-tabs
This widget allows you to display posts in the tabs on certain settings. You can output posts by different settings and set number of posts and label …
Everything Tab Developer Profile
11 plugins · 30 total installs
How We Detect Everything Tab
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/everything-tab/js/media.js/wp-content/plugins/everything-tab/js/media.jsHTML / DOM Fingerprints
id="myprefix_image_id"id="image_container"class="upload_image_button button"name="myprefix_image_id"value="<?php echo esc_attr( $image_id ); ?>"window.myprefix_get_image/wp-json/myprefix_get_image