DX RSS Feed Security & Risk Analysis

wordpress.org/plugins/dx-rss-feed

The plugin creates a shortcode for displaying animated RSS feeds, based on Feeds URL.

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

Is DX RSS Feed Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The dx-rss-feed v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and proper output escaping are excellent security practices. The lack of file operations and external HTTP requests further minimizes potential attack vectors. Crucially, the analysis indicates no identified taint flows, meaning data does not appear to be passed unsafely through the code. The plugin also has no recorded vulnerability history, suggesting a history of secure development or a lack of prior security scrutiny. However, the analysis does reveal a notable weakness: a lack of nonce and capability checks on its entry points, specifically the shortcode. While the attack surface is currently small and has no unprotected entry points *as analyzed*, this absence of authorization checks on the shortcode presents a potential risk if its functionality can be exploited by unauthenticated users or manipulated in a way that causes unintended consequences.

Key Concerns

  • Missing capability checks on shortcode
  • Missing nonce checks on shortcode
Vulnerabilities
None known

DX RSS Feed Security Vulnerabilities

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

DX RSS Feed Code Analysis

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

DX RSS Feed Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dxrssfeed] dx-rss-feed.php:38
WordPress Hooks 2
actioninitdx-rss-feed.php:26
actionwp_enqueue_scriptsdx-rss-feed.php:28
Maintenance & Trust

DX RSS Feed Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 2, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

DX RSS Feed Developer Profile

DevriX

12 plugins · 670 total installs

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

How We Detect DX 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/dx-rss-feed/assets/css/dx-rss-feed.css/wp-content/plugins/dx-rss-feed/assets/js/dx-rss-feed.js
Script Paths
/wp-content/plugins/dx-rss-feed/assets/js/dx-rss-feed.js
Version Parameters
dx-rss-feed/assets/css/dx-rss-feed.css?ver=1.0/assets/js/dx-rss-feed.js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
dx-rss-feed-wrapdx-before-textfeed-listfeed-itemrss-feed-link
Shortcode Output
<div class="dx-rss-feed-wrap"><span class="dx-before-text"><ul class="feed-list"><li class="feed-item">
FAQ

Frequently Asked Questions about DX RSS Feed