
Custom fields in RSS Security & Risk Analysis
wordpress.org/plugins/custom-fields-in-rssThis plugin adds post custom fields in rss feed.
Is Custom fields in RSS Safe to Use in 2026?
Generally Safe
Score 85/100Custom fields in RSS has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "custom-fields-in-rss" plugin version 0.1 presents a mixed security posture. On the positive side, the static analysis indicates a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all observed SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which are good practices that limit potential attack vectors. The plugin also has no recorded vulnerability history, suggesting a clean past.
However, a significant concern arises from the complete lack of output escaping. With 100% of observed outputs being unescaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities if the plugin handles any user-supplied data or dynamically generated content that is then displayed to users or within the RSS feed. Additionally, the absence of nonce and capability checks across all entry points, though currently zero, means that if any entry points were to be introduced in future updates without proper security measures, they would be immediately unprotected. This lack of foundational security checks is a notable weakness.
In conclusion, while the current version of "custom-fields-in-rss" has a minimal attack surface and uses prepared statements, the complete absence of output escaping is a critical flaw that leaves it highly susceptible to XSS attacks. The lack of security checks like nonces and capability checks on potential future entry points is also a worrying oversight. Users should proceed with extreme caution until these fundamental security issues are addressed.
Key Concerns
- All observed outputs are unescaped
- No nonce checks on any entry points
- No capability checks on any entry points
Custom fields in RSS Security Vulnerabilities
Custom fields in RSS Code Analysis
Output Escaping
Custom fields in RSS Attack Surface
WordPress Hooks 1
Maintenance & Trust
Custom fields in RSS Maintenance & Trust
Maintenance Signals
Community Trust
Custom fields in RSS Alternatives
ACF Feeds for Gravity Forms
acf-feeds-for-gravity-forms
Write Gravity Forms submission fields into ACF fields. Accumulate values over time.
RSS Custom Fields
rss-custom-fields
Allow your RSS feed to display custom tags
WiflyDemoFeedbackComposer
wiflydemofeedbackcomposer
The plugin is responsible for collecting and displaying feedback
Advanced Custom Fields (ACF®)
advanced-custom-fields
ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 million sites, WordPress developers love ACF.
Meta Box
meta-box
Meta Box plugin is a powerful, professional developer toolkit to create custom meta boxes and custom fields for your custom post types in WordPress.
Custom fields in RSS Developer Profile
1 plugin · 10 total installs
How We Detect Custom fields in RSS
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<customfields>
</customfields>