Recipe of the Day Security & Risk Analysis

wordpress.org/plugins/recipe-of-the-day

Plugin "Recipe of the Day" displays categorized recipes on your blog. There are over 20,000 recipes in 40 categories.

10 active installs v3.6 PHP + WP 3.0+ Updated Feb 28, 2015
cookingreciperecipesvideo-recipeswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Recipe of the Day Safe to Use in 2026?

Generally Safe

Score 85/100

Recipe of the Day has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "recipe-of-the-day" v3.6 plugin exhibits a seemingly strong security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs, coupled with a clean vulnerability history, is a positive indicator. Furthermore, the code analysis shows no dangerous functions, raw SQL queries, file operations, or external HTTP requests, all of which are excellent security practices. The plugin also correctly utilizes prepared statements for its SQL queries.

However, significant concerns arise from the complete lack of output escaping and the absence of any nonce or capability checks across all identified entry points. While the attack surface is reported as zero, this is contradicted by the presence of 6 total outputs that are not properly escaped. This suggests a potential for Cross-Site Scripting (XSS) vulnerabilities if any user-supplied data is ever rendered directly without sanitization. The lack of capability checks on any potential entry points, even if currently none are identified, is a critical oversight that could lead to unauthorized access if the plugin's functionality were to expand in the future.

In conclusion, the plugin demonstrates good practices in areas like SQL handling and avoiding common risky functions. Nevertheless, the critical lack of output escaping and the complete absence of authentication and authorization checks on any potential entry points represent a substantial security weakness that could be exploited. The plugin's history of zero vulnerabilities might be due to its limited functionality or a lack of thorough security auditing.

Key Concerns

  • Output is not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Recipe of the Day Security Vulnerabilities

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

Recipe of the Day Release Timeline

v1.9
v1.8
v1.7
v1.6
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

Recipe of the Day Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

Recipe of the Day Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedrecipe_of_the_day.php:20
actionadmin_menurecipe_of_the_day.php:25
filterplugin_action_linksrecipe_of_the_day.php:97
Maintenance & Trust

Recipe of the Day Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedFeb 28, 2015
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Recipe of the Day Developer Profile

PResponsive

6 plugins · 60 total installs

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

How We Detect Recipe of the Day

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- WP plugin: Recipe of the Day -->
FAQ

Frequently Asked Questions about Recipe of the Day