Category Posts Tabber Security & Risk Analysis

wordpress.org/plugins/category-posts-tabber

Allow to create widgets containing tabs to show on sidebars. Every tab is the list of posts of each particular category.

70 active installs v3.0.0 PHP + WP 3.5+ Updated Feb 14, 2024
categoriespoststabswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Category Posts Tabber Safe to Use in 2026?

Generally Safe

Score 85/100

Category Posts Tabber 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 static analysis of the "category-posts-tabber" plugin v3.0.0 indicates a generally good security posture based on the provided data. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the complete absence of dangerous functions and external HTTP requests is a strong positive sign. All SQL queries are properly prepared, mitigating common SQL injection vulnerabilities.

However, a significant concern arises from the output escaping results. With only 8% of outputs properly escaped out of 37 total outputs, there's a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. This is a critical weakness that could be exploited by attackers to inject malicious scripts into pages rendered by the plugin. The lack of nonce checks and capability checks, combined with zero untainted flows, suggests that while direct code execution or privilege escalation might not be immediately apparent from this snapshot, the insufficient output sanitization presents a clear and present danger.

The plugin's vulnerability history is clean, with no recorded CVEs. This, coupled with the absence of critical or high-severity taint flows, suggests that the plugin might be well-maintained or has not been subjected to extensive security auditing in the past. Nonetheless, the alarming rate of unescaped output demands immediate attention, as this is a common entry point for widespread attacks.

Key Concerns

  • Poor output escaping hygiene (XSS risk)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Category Posts Tabber Security Vulnerabilities

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

Category Posts Tabber Code Analysis

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

Output Escaping

8% escaped37 total outputs
Attack Surface

Category Posts Tabber Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitcpt-widget.php:27
actionwp_enqueue_scriptscpt-widget.php:28
actionadmin_enqueue_scriptscpt-widget.php:29
actionwidgets_initcpt-widget.php:307
Maintenance & Trust

Category Posts Tabber Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedFeb 14, 2024
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

Category Posts Tabber Developer Profile

Phan Thanh Phu

1 plugin · 70 total installs

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

How We Detect Category Posts Tabber

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/category-posts-tabber/css/cpt-widget.css/wp-content/plugins/category-posts-tabber/js/cpt-widget.js
Script Paths
/wp-content/plugins/category-posts-tabber/js/cpt-admin.js
Version Parameters
category-posts-tabber/css/cpt-widget.css?ver=category-posts-tabber/js/cpt-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
cpt-widgetcpt-select-tabcpt-tab-listcpt-option-togglecpt-optioncpt-widget-titlecpt-post-numcpt-thumbnail-width
Data Attributes
data-tabdata-category
JS Globals
cpt_widget_admin
Shortcode Output
[category_posts_tabber]
FAQ

Frequently Asked Questions about Category Posts Tabber