Category- and Tag-Feeds Security & Risk Analysis

wordpress.org/plugins/category-and-tag-feeds

Get full control over the output of WordPress-generated feeds of your categories and keywords!

10 active installs v1.1.7 PHP 7.4+ WP 6.0+ Updated Nov 28, 2025
categorycategory-feedfeedtagtag-feed
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Category- and Tag-Feeds Safe to Use in 2026?

Generally Safe

Score 100/100

Category- and Tag-Feeds has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "category-and-tag-feeds" plugin version 1.1.7 exhibits a generally strong security posture based on the provided static analysis. The plugin demonstrates good practices by avoiding dangerous functions and file operations. Significantly, all SQL queries are executed using prepared statements, and the vast majority of outputs are properly escaped, reducing the risk of common web vulnerabilities like SQL injection and Cross-Site Scripting (XSS). The total attack surface is small, and importantly, all identified entry points (AJAX, REST API, shortcodes) appear to be protected by authentication or permission checks, which is a critical security measure. The absence of any known CVEs, past or present, further reinforces its current security standing. There are no recorded taint flows, indicating no identified vulnerabilities related to unsanitized data processing.

Despite the positive findings, there are minor areas for attention. The lack of nonce checks, while not directly flagged as a vulnerability due to other protections, can sometimes be an indicator of incomplete security hardening, especially if the protections are solely reliant on other mechanisms. While the capability check is present, it's a single instance, and a more comprehensive security review might explore if all functions are adequately protected. However, given the overall clean analysis and vulnerability history, the immediate risks are very low. The plugin's strengths in secure SQL handling and output escaping, coupled with a protected attack surface, make it a relatively safe option.

Key Concerns

  • No nonce checks
  • Limited capability checks (1)
Vulnerabilities
None known

Category- and Tag-Feeds Security Vulnerabilities

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

Category- and Tag-Feeds Code Analysis

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

Output Escaping

90% escaped41 total outputs
Attack Surface

Category- and Tag-Feeds Attack Surface

Entry Points3
Unprotected0

REST API Routes 1

GET/wp-json/lwcf/v1/rssTypes/category-and-tag-feeds.php:199

Shortcodes 2

[categoryFeeds] category-and-tag-feeds.php:275
[tagFeeds] category-and-tag-feeds.php:276
WordPress Hooks 25
actionwidgets_initcategory-and-tag-feeds.php:46
actionwp_enqueue_scriptscategory-and-tag-feeds.php:62
actionadmin_enqueue_scriptscategory-and-tag-feeds.php:63
actioninitcategory-and-tag-feeds.php:102
actionrest_api_initcategory-and-tag-feeds.php:211
actioninitcategory-and-tag-feeds.php:278
actionelementor/widgets/widgets_registeredcategory-and-tag-feeds.php:308
actioninitcategory-and-tag-feeds.php:311
filtercategory_feed_linkcategory-and-tag-feeds.php:342
actionadmin_enqueue_scriptsinc\admin.php:26
actioncategory_add_form_fieldsinc\admin.php:41
actionpost_tag_add_form_fieldsinc\admin.php:42
actioncategory_edit_form_fieldsinc\admin.php:64
actionpost_tag_edit_form_fieldsinc\admin.php:65
actionedit_categoryinc\admin.php:83
actionedit_post_taginc\admin.php:84
filtermanage_edit-category_columnsinc\admin.php:97
filtermanage_edit-post_tag_columnsinc\admin.php:98
filtermanage_category_custom_columninc\admin.php:133
filtermanage_post_tag_custom_columninc\admin.php:168
filterbulk_actions-edit-categoryinc\admin.php:182
filterbulk_actions-edit-post_taginc\admin.php:183
filterhandle_bulk_actions-edit-categoryinc\admin.php:205
filterhandle_bulk_actions-edit-post_taginc\admin.php:227
actionadmin_noticesinc\admin.php:292
Maintenance & Trust

Category- and Tag-Feeds Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 28, 2025
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Category- and Tag-Feeds Developer Profile

laolaweb

4 plugins · 310 total installs

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

How We Detect Category- and Tag-Feeds

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/category-and-tag-feeds/css/style.css
Version Parameters
category-and-tag-feeds/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
lw-cf-rss-list
JS Globals
lw_cf_get_rss_types
REST Endpoints
/wp-json/lwcf/v1/rssTypes/
Shortcode Output
<ul class="lw-cf-rss-list"><li><a href="
FAQ

Frequently Asked Questions about Category- and Tag-Feeds