Delay RSS Feeds Security & Risk Analysis

wordpress.org/plugins/delay-rss-feeds

Beat Content Thieves and Content Scrapping Websites by delaying posts in your RSS feed.

10 active installs v1.3 PHP 5.2+ WP 5.0+ Updated Jan 7, 2021
delay-rssdelay-rss-feedpause-feedpause-rsswordpress-rss-feed
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Delay RSS Feeds Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The plugin "delay-rss-feeds" v1.3 exhibits a generally strong security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, or shortcodes that are exposed without authentication, and no cron events were found. Furthermore, the absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the lack of file operations or external HTTP requests are all positive indicators. However, a significant concern emerges from the output escaping analysis, where 100% of the outputs are not properly escaped. This indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamic content could be injected and executed within the browser. The vulnerability history being clear of CVEs is a positive sign, suggesting a history of security attention or a lack of past exploitation, but it does not negate the risks identified in the current code.

In conclusion, while the plugin has a clean slate regarding known vulnerabilities and implements good practices like prepared statements, the pervasive lack of output escaping presents a critical security weakness. This oversight could lead to serious XSS vulnerabilities that could compromise user sessions or inject malicious scripts. The plugin is otherwise well-contained in terms of its attack surface and external interactions, but the unescaped output is a glaring and exploitable flaw that significantly elevates its risk profile.

Key Concerns

  • 100% of outputs are not properly escaped
Vulnerabilities
None known

Delay RSS Feeds Security Vulnerabilities

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

Delay RSS Feeds Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Delay RSS Feeds Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Delay RSS Feeds Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menudelay-rss-feeds.php:15
actionadmin_initdelay-rss-feeds.php:44
filterposts_wheredelay-rss-feeds.php:118
Maintenance & Trust

Delay RSS Feeds Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 7, 2021
PHP min version5.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

Delay RSS Feeds Alternatives

No alternatives data available yet.

Developer Profile

Delay RSS Feeds Developer Profile

Atul Bansal

3 plugins · 620 total installs

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

How We Detect Delay RSS Feeds

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name='delay_rss_feeds_settings[delay_rss_feeds_enable]'name='delay_rss_feeds_settings[delay_rss_feeds_time_unit]'name='delay_rss_feeds_settings[delay_rss_feeds_time_wait]'value='1'value='SECOND'value='MINUTE'+1 more
FAQ

Frequently Asked Questions about Delay RSS Feeds