Img To RSS Security & Risk Analysis

wordpress.org/plugins/imgtorss

A simple plugin that ensures images are included within your WordPress RSS feeds.

30 active installs v1.0.3 PHP 7.0+ WP 5.7+ Updated Jun 19, 2024
feedsimagesmediarss
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Img To RSS Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "imgtorss" v1.0.3 plugin exhibits a strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the analysis shows no dangerous functions, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests. This suggests diligent coding practices in these areas. However, a notable weakness is the 100% absence of nonce checks and capability checks across all entry points. This, coupled with 20% of output not being properly escaped, represents a potential risk, particularly if any new entry points are introduced or if the plugin's functionality expands without addressing these critical security controls. The plugin also has no recorded vulnerability history, which is a positive sign, but it does not mitigate the risks identified in the static analysis.

Key Concerns

  • No nonce checks present
  • No capability checks present
  • Unescaped output (20% of 5 outputs)
Vulnerabilities
None known

Img To RSS Security Vulnerabilities

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

Img To RSS Code Analysis

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

Output Escaping

80% escaped5 total outputs
Attack Surface

Img To RSS Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionrss2_itemimgtorss.php:55
Maintenance & Trust

Img To RSS Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJun 19, 2024
PHP min version7.0
Downloads946

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Img To RSS Developer Profile

No Frills Plugins

3 plugins · 130 total installs

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

How We Detect Img To RSS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/imgtorss/

HTML / DOM Fingerprints

Shortcode Output
<media:content xmlns:media="http://search.yahoo.com/mrss/" medium="image" type=""></media:content>
FAQ

Frequently Asked Questions about Img To RSS