Yummy Cookies Security & Risk Analysis

wordpress.org/plugins/yummy-cookies

A lightweight plugin that extends Elementor's Dynamic Tags with Cookies 🍪

40 active installs v1.0.0 PHP 7.0+ WP 5.1+ Updated Mar 3, 2021
cookieselementorelementor-widgetelementselmentor-addon
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Yummy Cookies Safe to Use in 2026?

Generally Safe

Score 85/100

Yummy Cookies 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 "yummy-cookies" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code demonstrates good security practices by not utilizing dangerous functions, performing all SQL queries with prepared statements, and avoiding file operations and external HTTP requests. The vulnerability history being completely clear is also a positive indicator of the plugin's maintenance and security focus.

However, there are areas that warrant caution. The fact that 33% of output (2 out of 6) is not properly escaped presents a potential risk for Cross-Site Scripting (XSS) vulnerabilities if any of these outputs handle user-supplied data without proper sanitization. Additionally, the complete lack of nonce checks and capability checks across all potential entry points (though there are none identified) means that if any entry points were to be added in future versions, they would be inherently unprotected. While currently there are no known vulnerabilities, the potential for XSS due to unescaped output and the absence of critical security mechanisms like nonces and capability checks mean the plugin is not entirely risk-free.

In conclusion, "yummy-cookies" v1.0.0 is commendably secure in its current state due to its minimal attack surface and diligent use of prepared statements. The lack of historical vulnerabilities is a significant strength. The primary weaknesses lie in the unescaped output and the absence of nonce/capability checks, which represent latent risks that could be exploited if the plugin's functionality evolves without addressing these issues.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Yummy Cookies Security Vulnerabilities

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

Yummy Cookies Code Analysis

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

Output Escaping

67% escaped6 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
render (public\class-yummy-cookies-elementor-cookie-value.php:119)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Yummy Cookies Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedincludes\class-yummy-cookies.php:136
actionelementor/dynamic_tags/register_tagspublic\class-yummy-cookies-public.php:53
actionadmin_noticesyummy-cookies.php:126
Maintenance & Trust

Yummy Cookies Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedMar 3, 2021
PHP min version7.0
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Yummy Cookies Developer Profile

Chris Jayden

1 plugin · 40 total installs

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

How We Detect Yummy Cookies

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

Asset Fingerprints

Script Paths
/wp-content/plugins/yummy-cookies/assets/js/yummy-cookies.js
Version Parameters
yummy-cookies/assets/js/yummy-cookies.js?ver=

HTML / DOM Fingerprints

JS Globals
yummy_cookies_ajax_object
FAQ

Frequently Asked Questions about Yummy Cookies