Add post thumbnail image to RSS feed Security & Risk Analysis

wordpress.org/plugins/shp-rssimage

Adds the post thumbnail to the RSS feed using the XML tag specified in the Media RSS Specification, as well as an IMG tag in the RSS content.

100 active installs v0.2.1 PHP 5.3+ WP 4.5+ Updated Dec 2, 2025
feedimagersssayhellogmbh
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add post thumbnail image to RSS feed Safe to Use in 2026?

Generally Safe

Score 100/100

Add post thumbnail image to RSS feed has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The shp-rssimage plugin version 0.2.1 exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events, coupled with the lack of dangerous functions and file operations, significantly limits the potential attack surface. Furthermore, all identified SQL queries utilize prepared statements, which is a critical security best practice. The plugin also reports no known vulnerabilities or CVEs, and no taint flows were detected, suggesting a clean codebase in these areas.

However, a notable concern arises from the output escaping. With one output identified and 0% properly escaped, this presents a direct risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed to users that originates from an untrusted source and is not properly escaped could be manipulated by an attacker to inject malicious scripts. The lack of explicit capability checks and nonce checks, while not directly problematic given the limited attack surface, means that if new entry points were introduced in future versions, they might lack essential authorization and security validation mechanisms.

In conclusion, while the plugin's current footprint is small and it adheres to good practices regarding SQL and taint analysis, the critical failure in output escaping is a significant weakness that requires immediate attention. The absence of any past vulnerability history is a positive sign, but the identified escaping issue highlights the need for careful code review and the implementation of robust output sanitization to ensure user data and site integrity.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Add post thumbnail image to RSS feed Security Vulnerabilities

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

Add post thumbnail image to RSS feed Release Timeline

v0.2.1Current
v0.2
Code Analysis
Analyzed Mar 16, 2026

Add post thumbnail image to RSS feed Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Add post thumbnail image to RSS feed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitshp-rssimage.php:13
actionrss2_nsshp-rssimage.php:17
actionrss2_itemshp-rssimage.php:20
filterthe_excerpt_rssshp-rssimage.php:70
Maintenance & Trust

Add post thumbnail image to RSS feed Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.0
Last updatedDec 2, 2025
PHP min version5.3
Downloads3K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Add post thumbnail image to RSS feed Developer Profile

Mark Howells-Mead

10 plugins · 2K total installs

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

How We Detect Add post thumbnail image to RSS feed

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
webfeedsFeaturedVisual
Shortcode Output
<media:content url="" type="" medium="image" width="" height="
FAQ

Frequently Asked Questions about Add post thumbnail image to RSS feed