Categories by Tag Table Security & Risk Analysis

wordpress.org/plugins/cat-by-tags-table

'Categories by Tag Table' displays all your Categories as rows and Tags as columns in a html table.

30 active installs v2.14 PHP + WP 2.0+ Updated Nov 25, 2024
categoriesmenunavigationpivot-tabletags
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Categories by Tag Table Safe to Use in 2026?

Generally Safe

Score 92/100

Categories by Tag Table has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "cat-by-tags-table" plugin v2.14 presents a generally positive security posture with no recorded vulnerabilities and a clean static analysis report regarding dangerous functions, SQL queries using prepared statements, file operations, and external HTTP requests. The absence of known CVEs, especially critical or high severity ones, indicates a well-maintained or less complex plugin. However, a significant concern arises from the complete lack of output escaping, meaning any data processed or displayed by the plugin is not protected against potential cross-site scripting (XSS) attacks. While the attack surface appears minimal and there are no obvious injection flaws identified through taint analysis, the unescaped output is a critical oversight that could be exploited if any user-controlled data is displayed without proper sanitization.

The plugin's strengths lie in its apparent lack of known vulnerabilities and its secure handling of database queries. The minimal attack surface is also a positive indicator. The primary weakness, however, is the 100% failure rate in output escaping. This suggests a high likelihood of XSS vulnerabilities, which can lead to session hijacking, defacement, or malware distribution. Despite the clean taint analysis, which might be due to the plugin not handling dynamic input in a way that triggers taint detection, the unescaped output remains a direct and exploitable risk.

Key Concerns

  • Outputs are not properly escaped
Vulnerabilities
None known

Categories by Tag Table Security Vulnerabilities

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

Categories by Tag Table Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped7 total outputs
Attack Surface

Categories by Tag Table Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menucat-by-tags-table.php:279
filterthe_contentcat-by-tags-table.php:280
actionwp_headcat-by-tags-table.php:281
Maintenance & Trust

Categories by Tag Table Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 25, 2024
PHP min version
Downloads16K

Community Trust

Rating86/100
Number of ratings6
Active installs30
Developer Profile

Categories by Tag Table Developer Profile

haroldstreet

1 plugin · 30 total installs

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

How We Detect Categories by Tag Table

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cat-by-tags-table/css/default-css-settings.css
Version Parameters
cat-by-tags-table/css/default-css-settings.css?ver=

HTML / DOM Fingerprints

CSS Classes
catbytag
Data Attributes
name="display_cats_by_tag_direction"id="display_cats_by_tag_direction_yes"id="display_cats_by_tag_direction_no"name="display_cats_by_tag_table_title"id="display_cats_by_tag_table_title"name="display_cats_by_tag_stylesheet"+5 more
JS Globals
display_cats_by_tag_directiondisplay_cats_by_tag_table_titledisplay_cats_by_tag_stylesheetdisplay_cats_by_tag_replace_textdisplay_cats_by_tag_empty_cell
Shortcode Output
<div id="catbytag">
FAQ

Frequently Asked Questions about Categories by Tag Table