RSS Feed Pro Security & Risk Analysis

wordpress.org/plugins/rss-feed-pro

Display an RSS Feed in a widget, a page, or a post using a shortcode with any number of parameters. Sort the archive by Category, Year, and Author.

500 active installs v1.1.12 PHP 7.4.33+ WP 4.6+ Updated Dec 13, 2025
feedpodcastrssrss-feedstreaming
99
A · Safe
CVEs total1
Unpatched0
Last CVEAug 14, 2025
Safety Verdict

Is RSS Feed Pro Safe to Use in 2026?

Generally Safe

Score 99/100

RSS Feed Pro has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Aug 14, 2025Updated 3mo ago
Risk Assessment

The "rss-feed-pro" plugin v1.1.12 exhibits a mixed security posture. While it demonstrates good practices such as 100% prepared statement usage for SQL queries and the presence of nonce and capability checks on its entry points, significant concerns arise from its output escaping and taint analysis results. The fact that only 38% of outputs are properly escaped is a considerable weakness, suggesting a high potential for Cross-Site Scripting (XSS) vulnerabilities. This is further corroborated by the taint analysis, which identified a flow with an unsanitized path, indicating a potential mechanism for malicious input to reach sensitive parts of the application. Although there are no currently unpatched CVEs, the historical presence of a medium severity XSS vulnerability in the past (dated 2025-08-14) reinforces the concern around improper input handling and output sanitization. The plugin's attack surface is relatively small with no unprotected entry points, which is a positive aspect. However, the low rate of proper output escaping and the identified unsanitized taint flow present a tangible risk of XSS attacks that should not be overlooked. The plugin's strengths lie in its database interaction security and protected entry points, but its output handling and unsanitized data flows are critical areas requiring immediate attention to mitigate risk.

Key Concerns

  • Low percentage of properly escaped outputs
  • Taint flow with unsanitized path
  • Medium severity vulnerability in history
Vulnerabilities
1

RSS Feed Pro Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-53581medium · 5.5Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

RSS Feed Pro <= 1.1.8 - Authenticated (Editor+) Stored Cross-Site Scripting

Aug 14, 2025 Patched in 1.1.9 (6d)
Code Analysis
Analyzed Mar 16, 2026

RSS Feed Pro Code Analysis

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

Output Escaping

38% escaped276 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

4 flows1 with unsanitized paths
rssfp_import (inc\lib.php:85)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

RSS Feed Pro Attack Surface

Entry Points7
Unprotected0

AJAX Handlers 4

authwp_ajax_rssfp_sortrss-feed-pro.php:77
noprivwp_ajax_rssfp_sortrss-feed-pro.php:78
authwp_ajax_rfp_dismiss_noticerss-feed-pro.php:83
authwp_ajax_rfp_review_clickedrss-feed-pro.php:84

Shortcodes 3

[RSSImport] inc\lib.php:1755
[RSSFeedPro] inc\lib.php:1756
[rss_feed_pro_sort] rss-feed-pro.php:80
WordPress Hooks 14
actioninitinc\cpt.php:3
actionadd_meta_boxesinc\cpt.php:59
actionsave_postinc\cpt.php:118
actionadmin_print_footer_scriptsinc\lib.php:1748
actionadmin_footerinc\lib.php:1750
actionwidgets_initinc\lib.php:2880
actionwidgets_initinc\widgets.php:148
filterplugin_row_metarss-feed-pro.php:68
filterplugin_action_links_rss-feed-pro/rss-feed-pro.phprss-feed-pro.php:69
actionwp_enqueue_scriptsrss-feed-pro.php:71
actionwp_enqueue_scriptsrss-feed-pro.php:72
actionadmin_enqueue_scriptsrss-feed-pro.php:73
actionwp_body_openrss-feed-pro.php:75
actionadmin_noticesrss-feed-pro.php:82
Maintenance & Trust

RSS Feed Pro Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.0
Last updatedDec 13, 2025
PHP min version7.4.33
Downloads17K

Community Trust

Rating100/100
Number of ratings3
Active installs500
Developer Profile

RSS Feed Pro Developer Profile

artiosmedia

8 plugins · 5K total installs

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

How We Detect RSS Feed Pro

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
rssfp-modal-overlayrssfp-modal-contentrfp-sort-filterrfp-filter-labelrfp-filter-selectrfp-filter-holderrfp-sort-by-labelrfp-sort-by-select+19 more
HTML Comments
<!-- Original/Idea: https://wordpress.org/plugins/rss-import/ --><!-- Detect WP-RSSImport --><!-- Custom Post Types --><!-- Widgets -->+13 more
Data Attributes
data-noncedata-shortcode-iddata-sort-modedata-sort-valuedata-page-numdata-type="rssfp-sort"
JS Globals
rssfp_objectrfp_admin_object
Shortcode Output
<div class="rfp-sort-filter"><div class="rfp-filter-holder"><label class="rfp-filter-label" for="rfp-sort-mode">Sort By:</label><select class="rfp-filter-select" id="rfp-sort-mode">
FAQ

Frequently Asked Questions about RSS Feed Pro