Feed Delay Security & Risk Analysis

wordpress.org/plugins/feed-delay

Stops a post from from immediately being published on feed.

40 active installs v0.5 PHP + WP 2.8+ Updated Feb 25, 2010
commentcommentscustom-feeddelay-feedfeed
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Feed Delay Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The "feed-delay" plugin v0.5 exhibits a strong security posture based on the static analysis provided. A significant strength is the complete absence of dangerous functions and SQL queries that do not utilize prepared statements. The presence of a nonce check is also a positive indicator of security awareness in its development. However, concerns arise from the 50% of output escaping, indicating that half of the plugin's outputs are not properly sanitized, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved. Additionally, the taint analysis revealed one flow with an unsanitized path, which, while not classified as critical or high severity in this analysis, warrants careful review as it represents a potential pathway for malicious input to be processed without adequate validation. The plugin's vulnerability history is clean, with no recorded CVEs, which is highly positive and suggests a history of secure development practices. Overall, while the foundation is solid with no exploitable vulnerabilities detected in the static analysis or history, the unescaped outputs and unsanitized taint flow represent areas for immediate improvement to further harden the plugin's security.

Key Concerns

  • Half of outputs are not properly escaped
  • Taint analysis shows unsanitized path
Vulnerabilities
None known

Feed Delay Security Vulnerabilities

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

Feed Delay Code Analysis

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

Output Escaping

50% escaped4 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
feed_delay_options (feed-delay.php:82)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Feed Delay Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menufeed-delay.php:14
filterposts_wherefeed-delay.php:38
actionsave_postfeed-delay.php:39
actiondo_meta_boxesfeed-delay.php:40
Maintenance & Trust

Feed Delay Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedFeb 25, 2010
PHP min version
Downloads4K

Community Trust

Rating60/100
Number of ratings1
Active installs40
Developer Profile

Feed Delay Developer Profile

moallemi

6 plugins · 90 total installs

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

How We Detect Feed Delay

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
feed_delay_disable_feedfeed_delay_noncefd_no
FAQ

Frequently Asked Questions about Feed Delay