MyCookie Security & Risk Analysis

wordpress.org/plugins/mycookie-gdpr-compliance

MyCookie allows you to create a customized cookie consent and gives your visitors ability to disable certain tracking scripts such as Youtube, Google …

40 active installs v1.0.6 PHP 5.2.4+ WP 4.7+ Updated Nov 23, 2022
cookie-consentcookiesgdprwp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is MyCookie Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "mycookie-gdpr-compliance" v1.0.6 plugin exhibits a generally good security posture with no known vulnerabilities or critical code signals from static analysis. The plugin demonstrates positive security practices by utilizing prepared statements for all SQL queries and avoiding dangerous functions and file operations. There are no identified external HTTP requests or bundled libraries that could introduce risks. The absence of any recorded vulnerabilities in its history further reinforces a perception of a secure plugin.

However, a significant concern arises from the complete lack of output escaping for all 78 identified outputs. This represents a critical weakness that could lead to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website. Additionally, the absence of nonce checks and capability checks, while not directly flagged as critical due to the limited attack surface, means that the plugin's shortcode is not adequately protected against unauthorized access or manipulation, especially if it were to interact with sensitive data or perform privileged actions in the future.

In conclusion, while the plugin avoids common pitfalls like unpatched CVEs and raw SQL, the pervasive lack of output escaping is a major security flaw that needs immediate attention. The absence of robust authorization checks for its shortcode also presents a potential risk. Addressing these issues would significantly improve the plugin's overall security.

Key Concerns

  • All outputs are unescaped
  • No nonce checks on shortcode
  • No capability checks on shortcode
Vulnerabilities
None known

MyCookie Security Vulnerabilities

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

MyCookie Code Analysis

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

Output Escaping

0% escaped78 total outputs
Attack Surface

MyCookie Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[my-cookie-popup] my-cookie.php:44
WordPress Hooks 15
actionplugins_loadedmy-cookie.php:17
actionwp_enqueue_scriptsmy-cookie.php:22
actionadmin_menumy-cookie.php:23
actioncookies_tabmy-cookie.php:27
actioncookies_tab_contentmy-cookie.php:28
actioncontent_tabmy-cookie.php:30
actioncontent_tab_contentmy-cookie.php:31
actiondesign_tabmy-cookie.php:33
actiondesign_tab_contentmy-cookie.php:34
actionwp_headmy-cookie.php:36
actionwp_footermy-cookie.php:41
filterthe_contentmy-cookie.php:46
actionadmin_noticesmy-cookie.php:48
actionadmin_initmy-cookie.php:50
actionadmin_enqueue_scriptsmy-cookie.php:482
Maintenance & Trust

MyCookie Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedNov 23, 2022
PHP min version5.2.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

MyCookie Developer Profile

Dawid

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 MyCookie

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mycookie-gdpr-compliance/css/mycookie.css/wp-content/plugins/mycookie-gdpr-compliance/js/mycookie.js
Script Paths
/wp-content/plugins/mycookie-gdpr-compliance/js/mycookie.js
Version Parameters
mycookie-gdpr-compliance/css/mycookie.css?ver=mycookie-gdpr-compliance/js/mycookie.js?ver=

HTML / DOM Fingerprints

CSS Classes
mycookie-gdpr-compliance-wrapper
HTML Comments
<!-- BEGIN: mycookie.php --><!-- END: mycookie.php -->
Data Attributes
data-mycookie-iddata-mycookie-label
JS Globals
mycookie_settings
Shortcode Output
[my-cookie-popup]
FAQ

Frequently Asked Questions about MyCookie