RSS Feed Retriever Security & Risk Analysis

wordpress.org/plugins/wp-rss-retriever

The fastest RSS feeds plugin for WordPress. Includes excerpt & thumbnail image. Use as a news aggregator, autoblog, or RSS parsing.

8K active installs v1.6.10 PHP + WP 2.8+ Updated Jan 6, 2023
news-aggregatorrss-aggregatorrss-feedrss-importrss-parsing
84
B · Generally Safe
CVEs total2
Unpatched0
Last CVEJan 4, 2023
Safety Verdict

Is RSS Feed Retriever Safe to Use in 2026?

Mostly Safe

Score 84/100

RSS Feed Retriever is generally safe to use though it hasn't been updated recently. 2 past CVEs were resolved. Keep it updated.

2 known CVEsLast CVE: Jan 4, 2023Updated 3yr ago
Risk Assessment

The wp-rss-retriever plugin v1.6.10 exhibits a generally positive security posture based on the static analysis. The absence of critical or high severity taint flows, along with the use of prepared statements for all SQL queries, are strong indicators of secure coding practices. Furthermore, the plugin correctly implements nonce checks and capability checks for its entry points, and it does not appear to bundle any external libraries, which can often be a source of vulnerabilities.

However, the plugin is not without its risks. The historical vulnerability data reveals two past medium severity CVEs, specifically related to Cross-Site Request Forgery (CSRF) and Missing Authorization. While currently none are unpatched, this history suggests a pattern where authentication and authorization mechanisms may have been previously inadequate. The static analysis shows a total of three entry points (AJAX handlers and shortcodes), all of which are reported as protected. Despite this, the historical vulnerability types warrant a cautious approach, as previously identified weaknesses in authorization could potentially be re-introduced or remain subtly present.

In conclusion, wp-rss-retriever v1.6.10 demonstrates good security practices in its current code, particularly in SQL handling and input validation for its identified entry points. The lack of critical static analysis findings is encouraging. Nevertheless, the history of medium severity vulnerabilities in CSRF and missing authorization necessitates ongoing vigilance and thorough auditing of any future updates to ensure these past issues are not re-emerging in less obvious ways.

Key Concerns

  • Past medium severity CVEs (2)
Vulnerabilities
2

RSS Feed Retriever Security Vulnerabilities

CVEs by Year

2 CVEs in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

WF-62559fd6-a338-4f0f-ab1a-33fffbdc687e-wp-rss-retrievermedium · 4.3Cross-Site Request Forgery (CSRF)

WordPress RSS Feed Retriever <= 1.6.7 - Cross-Site Request Forgery

Jan 4, 2023 Patched in 1.6.8 (384d)

WordPress RSS Feed Retriever <= 1.6.7 - Missing Authorization

Jan 4, 2023 Patched in 1.6.8 (384d)
Code Analysis
Analyzed Mar 16, 2026

RSS Feed Retriever Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

77% escaped30 total outputs
Attack Surface

RSS Feed Retriever Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_rss_retriever_ajax_requestinc\ajax\rss-retriever-ajax-request.php:39
noprivwp_ajax_rss_retriever_ajax_requestinc\ajax\rss-retriever-ajax-request.php:40

Shortcodes 1

[wp_rss_retriever] wp-rss-retriever.php:67
WordPress Hooks 8
filterwp_feed_cache_transient_lifetimeinc\classes\RSS_Retriever_Feed.php:51
actionadmin_initinc\welcome-screen.php:3
actionadmin_menuinc\welcome-screen.php:23
actionadmin_headinc\welcome-screen.php:159
actionwp_enqueue_scriptswp-rss-retriever.php:34
actioninitwp-rss-retriever.php:39
filterthe_excerpt_rsswp-rss-retriever.php:63
filterthe_content_feedwp-rss-retriever.php:64
Maintenance & Trust

RSS Feed Retriever Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedJan 6, 2023
PHP min version
Downloads193K

Community Trust

Rating94/100
Number of ratings38
Active installs8K
Developer Profile

RSS Feed Retriever Developer Profile

Travis

2 plugins · 11K total installs

61
trust score
Avg Security Score
74/100
Avg Patch Time
567 days
View full developer profile
Detection Fingerprints

How We Detect RSS Feed Retriever

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-rss-retriever/inc/css/rss-retriever.css
Version Parameters
wp-rss-retriever/inc/css/rss-retriever.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-rss-retriever-id
JS Globals
wp_rss_retriever_params
Shortcode Output
<div class="wp-rss-retriever"><div class="wp-rss-retriever-source">
FAQ

Frequently Asked Questions about RSS Feed Retriever