RSS Retriever Lite Security & Risk Analysis

wordpress.org/plugins/rss-retriever-lite

Lightweight feed importer for WordPress with support for RSS, Atom, Google Product Feed, Yandex feeds, YouTube and more.

100 active installs v1.1.1 PHP 7.4+ WP 5.0+ Updated Nov 22, 2025
autobloggingpolylangrsswoocommercewpml
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RSS Retriever Lite Safe to Use in 2026?

Generally Safe

Score 100/100

RSS Retriever Lite 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 rss-retriever-lite plugin v1.1.1 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The complete absence of known CVEs, unpatched vulnerabilities, and common vulnerability types suggests a history of secure development or diligent patching by developers. Furthermore, the code signals indicate good security practices, with 100% of SQL queries utilizing prepared statements, a significant portion of output being properly escaped (76%), and the presence of nonce and capability checks. The attack surface is also minimal with no identified unprotected entry points.

However, there are areas for improvement that prevent a perfect score. The output escaping, while good, is not 100% (76%), leaving a small percentage of outputs potentially vulnerable to cross-site scripting (XSS) if they handle untrusted user input. The presence of file operations and external HTTP requests, while not inherently insecure, always introduce a potential attack vector that requires careful handling. The single cron event is an entry point that, while not listed as unprotected, warrants scrutiny to ensure it's secured.

In conclusion, rss-retriever-lite v1.1.1 is a secure plugin with a clean historical record. The primary concern lies in the less than perfect output escaping, which represents a minor but present risk. The plugin demonstrates a commitment to secure coding through prepared statements and checks, but the small percentage of unescaped output and the inherent risks of file operations and external requests prevent it from being rated as completely risk-free.

Key Concerns

  • Output escaping is not 100%
  • File operations present
  • External HTTP requests present
  • Cron events present
Vulnerabilities
None known

RSS Retriever Lite Security Vulnerabilities

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

RSS Retriever Lite Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
20 prepared
Unescaped Output
87
275 escaped
Nonce Checks
17
Capability Checks
2
File Operations
2
External Requests
6
Bundled Libraries
0

SQL Query Safety

100% prepared20 total queries

Output Escaping

76% escaped362 total outputs
Data Flows
All sanitized

Data Flow Analysis

4 flows
rssrtvr_lite_options_menu (rss-retriever-lite.php:1161)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

RSS Retriever Lite Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
filtercontent_save_prerss-retriever-lite.php:1001
filtercontent_filtered_save_prerss-retriever-lite.php:1002
filterexcerpt_save_prerss-retriever-lite.php:1003
filterintermediate_image_sizes_advancedrss-retriever-lite.php:4094
actionrssrtvr_lite_update_by_wp_cronrss-retriever-lite.php:5473
actionwp_loadedrss-retriever-lite.php:5490
filtercron_schedulesrss-retriever-lite.php:5491
actionshutdownrss-retriever-lite.php:5500
actionadmin_bar_menurss-retriever-lite.php:5525
actionadmin_enqueue_scriptsrss-retriever-lite.php:5526
actionbefore_delete_postrss-retriever-lite.php:5530
actionadmin_menurss-retriever-lite.php:5582

Scheduled Events 1

rssrtvr_lite_update_by_wp_cron
Maintenance & Trust

RSS Retriever Lite Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 22, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

RSS Retriever Lite Developer Profile

RSS Retriever Team

1 plugin · 100 total installs

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

How We Detect RSS Retriever Lite

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rss-retriever-lite/css/rtl.css/wp-content/plugins/rss-retriever-lite/css/style.css/wp-content/plugins/rss-retriever-lite/js/script.js
Script Paths
/wp-content/plugins/rss-retriever-lite/js/script.js
Version Parameters
rss-retriever-lite/style.css?ver=rss-retriever-lite/rtl.css?ver=rss-retriever-lite/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
rssrtvr-feed
Data Attributes
data-rssrtvr-id
Shortcode Output
[rss-retriever-lite]
FAQ

Frequently Asked Questions about RSS Retriever Lite