Filter RSS Feed Security & Risk Analysis

wordpress.org/plugins/filter-rss-feed

This plugin will help you to filter the RSS feed list by category and post type.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Jan 2, 2014
feedfilterrsswp_query
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Filter RSS Feed Safe to Use in 2026?

Generally Safe

Score 85/100

Filter RSS Feed has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The plugin 'filter-rss-feed' v1.0 exhibits a mixed security posture. On the positive side, it has no known vulnerabilities, no critical or high-severity taint flows, no SQL injection risks, and no external HTTP requests, which are all strong indicators of good development practices in these areas. However, a significant concern arises from its attack surface. There is one AJAX handler identified, and critically, it lacks authentication checks. This means any unauthenticated user could potentially interact with this AJAX endpoint.

Furthermore, the static analysis reveals a complete lack of output escaping across all identified outputs. This is a serious flaw that could lead to cross-site scripting (XSS) vulnerabilities. While there are no recorded CVEs, indicating a clean history, this doesn't negate the immediate risks present in the code itself. The absence of capability checks on the unprotected AJAX handler exacerbates the risk, allowing potentially any visitor to trigger functionality that may have security implications. Overall, while the plugin avoids common pitfalls like raw SQL and external requests, the unprotected AJAX endpoint and complete lack of output sanitization present immediate and significant security risks.

Key Concerns

  • Unprotected AJAX handler
  • No output escaping on outputs
  • No capability checks on AJAX handler
Vulnerabilities
None known

Filter RSS Feed Security Vulnerabilities

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

Filter RSS Feed Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface
1 unprotected

Filter RSS Feed Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_filter_rss_feed_admin_saveadmin\actions.php:19
WordPress Hooks 5
filterpre_get_postsactions.php:13
actionadmin_menuadmin\actions.php:7
actionadmin_initadmin\actions.php:10
actionadmin_print_footer_scriptsadmin\actions.php:13
actionadmin_print_stylesadmin\actions.php:16
Maintenance & Trust

Filter RSS Feed Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 2, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Filter RSS Feed Developer Profile

Alexandru Vornicescu

10 plugins · 5K total installs

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

How We Detect Filter RSS Feed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/filter-rss-feed/css/admin.css/wp-content/plugins/filter-rss-feed/js/admin.js
Script Paths
/wp-content/plugins/filter-rss-feed/js/admin.js
Version Parameters
filter-rss-feed/js/admin.js?ver=filter-rss-feed/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
filter_rss_feed-admin-panelfilter_rss_feed-admin-panel-headerfilter_rss_feed-admin-panel-mainfilter_rss_feed-admin-panel-menufilter_rss_feed-admin-panel-content
HTML Comments
<!-- Nothing, just because --><!-- Nothing, just because --><!-- All options --><!-- Nothing, just because -->+1 more
Data Attributes
id="filter_rss_feed-admin-panel"id="filter_rss_feedform"id="filter_rss_feed-admin-panel-header"id="filter_rss_feed-admin-panel-main"id="filter_rss_feed-admin-panel-menu"id="filter_rss_feed-admin-panel-content"
FAQ

Frequently Asked Questions about Filter RSS Feed