Embed RSS Security & Risk Analysis

wordpress.org/plugins/dirtysuds-embed-rss

Adds pseudo oembed support for RSS feeds

20 active installs v1.02 PHP + WP 3.5+ Updated Oct 11, 2014
embedeombedpluginsrss
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Embed RSS Safe to Use in 2026?

Generally Safe

Score 85/100

Embed RSS 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

Based on the provided static analysis and vulnerability history, the "dirtysuds-embed-rss" v1.02 plugin exhibits a strong security posture. The code analysis reveals no identified attack vectors through common entry points like AJAX handlers, REST API routes, or shortcodes. Furthermore, the code demonstrates excellent security practices by using prepared statements for all SQL queries and properly escaping all output. The absence of dangerous functions, file operations, external HTTP requests, and the lack of critical or high-severity taint flows indicate a well-written and secure codebase. The plugin also shows no recorded vulnerability history, further reinforcing its reliability. The primary weakness identified is the complete lack of nonces and capability checks across all entry points. While the current attack surface is zero, if any new entry points were to be introduced in the future without these essential security measures, the plugin would become highly vulnerable. This indicates a potential for future security issues if the development practices do not evolve to include these standard WordPress security checks.

Key Concerns

  • Missing nonce checks on AJAX handlers
  • Missing capability checks on AJAX handlers
  • Missing nonce checks on REST API routes
  • Missing capability checks on REST API routes
  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

Embed RSS Security Vulnerabilities

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

Embed RSS Release Timeline

v1.02Current
v1.01
v1.0.0
v0.98
Code Analysis
Analyzed Mar 16, 2026

Embed RSS 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

Embed RSS Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filterplugin_row_metaembed.php:64
Maintenance & Trust

Embed RSS Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedOct 11, 2014
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Embed RSS Developer Profile

Pat Hawks

8 plugins · 130 total installs

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

How We Detect Embed RSS

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<ul><li><a href=" title="Posted "></a></li></ul>
FAQ

Frequently Asked Questions about Embed RSS