
Hetjens Feed Redirect Security & Risk Analysis
wordpress.org/plugins/hetjens-feed-redirectThis plug-in redirect reqests to the main or comment feed of the blog to Feedburner or a similar service.
Is Hetjens Feed Redirect Safe to Use in 2026?
Generally Safe
Score 85/100Hetjens Feed Redirect has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The hetjens-feed-redirect plugin v0.4 presents a mixed security posture. On one hand, it demonstrates strong practices by avoiding common entry points like AJAX handlers, REST API routes, and shortcodes, and crucially, all SQL queries utilize prepared statements. There are no recorded vulnerabilities or CVEs, and the taint analysis shows no concerning flows, indicating a lack of readily exploitable paths for typical web attacks.
However, significant concerns arise from the static code analysis. The presence of the `create_function` is a major red flag, as it can lead to arbitrary code execution if not handled with extreme caution and proper sanitization, which appears to be absent based on the output escaping results. Furthermore, a concerning 0% of output is properly escaped, meaning any dynamic data rendered on the page could be vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce and capability checks, while mitigated by the lack of direct entry points, still represents a gap in fundamental security practices.
In conclusion, while the plugin's limited attack surface and secure database interactions are positive, the use of `create_function` and the widespread lack of output escaping create substantial risks for XSS and potential code execution vulnerabilities. The vulnerability history is reassuring, but it doesn't negate the immediate threats identified in the code itself.
Key Concerns
- Use of dangerous function: create_function
- 0% of output properly escaped
- 0% of output properly escaped
- No nonce checks present
- No capability checks present
Hetjens Feed Redirect Security Vulnerabilities
Hetjens Feed Redirect Code Analysis
Dangerous Functions Found
Output Escaping
Hetjens Feed Redirect Attack Surface
WordPress Hooks 3
Maintenance & Trust
Hetjens Feed Redirect Maintenance & Trust
Maintenance Signals
Community Trust
Hetjens Feed Redirect Alternatives
RSS Redirect & Feedburner Alternative
feedburner-alternative-and-rss-redirect
Free Feedburner Alternative and RSS Redirect plugin from follow.it.
FeedPress
feedpress
Redirects all feeds to a FeedPress feed and enables realtime feed updates.
Readers From RSS 2 Blog Lite
readers-from-rss-2-blog
Increase Your SALES And BLOG Audience By Turning Your BLOG RSS FEED Into A Powerful MARKETING Machine
Subscribe Here Widget
subscribe-here-widget
Subscribe Here displays a visible plugin widget in the sidebar with Subscribe by Rss & Subscribe by Email(through Feedburner) options.
RSS Links Manager
rss-links-manager
Manage and customise your RSS feed links.
Hetjens Feed Redirect Developer Profile
4 plugins · 40 total installs
How We Detect Hetjens Feed Redirect
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
regular-textid="hetjens_feed_redirect_feed_url"name="hetjens_feed_redirect_feed_url"id="hetjens_feed_redirect_comments_url"name="hetjens_feed_redirect_comments_url"