RSS King Pro Security & Risk Analysis

wordpress.org/plugins/rsskingpro

Output an external RSS feed onto your pages and posts, your way

10 active installs v1.0.9 PHP + WP 3.0.1+ Updated Jul 3, 2014
feeditemslinksrssrss-feed
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RSS King Pro Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The RSS King Pro plugin version 1.0.9 exhibits a mixed security posture. On the positive side, there are no known vulnerabilities (CVEs) associated with this plugin, and the static analysis reveals no critical or high-severity taint flows, dangerous functions, or external HTTP requests. The plugin also avoids bundled libraries, which can often be a source of outdated and vulnerable code. Furthermore, all observed SQL queries utilize prepared statements, a crucial practice for preventing SQL injection. The plugin also has a small attack surface with a single shortcode as the only identified entry point, and no unprotected AJAX handlers or REST API routes were found.

However, there are significant concerns regarding output escaping. With only 32% of 145 identified output operations being properly escaped, this leaves a substantial portion vulnerable to Cross-Site Scripting (XSS) attacks. The complete absence of nonce checks and capability checks, particularly in conjunction with the potential for unescaped output, is a serious oversight. While the attack surface is small, the lack of proper authorization checks on any potential entry points, even if not directly identified as unprotected, is a general weakness. The file operations, although only one is noted, could also pose a risk if not handled with strict sanitization and permission checks.

In conclusion, while RSS King Pro avoids some common pitfalls like unpatched CVEs and raw SQL queries, the substantial percentage of unescaped output and the complete lack of authorization checks (nonces and capabilities) present a notable risk. The plugin's security is heavily reliant on the assumption that its limited attack surface will not be exploited in conjunction with its output escaping and authorization weaknesses. Therefore, it is recommended that developers prioritize addressing the output escaping issues and implement robust capability checks.

Key Concerns

  • Significant unescaped output detected
  • Missing nonce checks
  • Missing capability checks
  • File operations without explicit checks
Vulnerabilities
None known

RSS King Pro Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

RSS King Pro Release Timeline

v1.0.9Current
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

RSS King Pro Code Analysis

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

Output Escaping

32% escaped145 total outputs
Attack Surface

RSS King Pro Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[rsskingpro] includes\output.php:259
WordPress Hooks 7
filterquery_varsincludes\admin_area.php:16
actionwp_enqueue_scriptsincludes\admin_area.php:34
actionadmin_headincludes\admin_area.php:50
actionadmin_menuincludes\admin_area.php:94
actionadmin_enqueue_scriptsincludes\admin_area.php:107
actionwidgets_initincludes\widget.php:266
filterplugin_action_linksrsskingpro.php:62
Maintenance & Trust

RSS King Pro Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJul 3, 2014
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

RSS King Pro Developer Profile

Ash Durham

6 plugins · 170 total installs

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

How We Detect RSS King Pro

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rsskingpro/css/rsskp_default.css/wp-content/plugins/rsskingpro/css/rsskingpro-styles.css/wp-content/plugins/rsskingpro/css/font-awesome.min.css/wp-content/plugins/rsskingpro/js/rsskp-functions.js
Script Paths
/wp-content/plugins/rsskingpro/js/rsskp-functions.js
Version Parameters
rsskingpro-styles.css?ver=font-awesome.min.css?ver=rsskp_default.css?ver=

HTML / DOM Fingerprints

CSS Classes
rsskp_itemheadrsskp_dateentry_titlersskp_contentrss_pagination_nextrss_pagination_prevrss_pagination_active
Data Attributes
data-ajaxurldata-ajaxnoncedata-pluginurl
JS Globals
RsskpAjax
Shortcode Output
[rsskingpro
FAQ

Frequently Asked Questions about RSS King Pro