wCookie Security & Risk Analysis

wordpress.org/plugins/wcookie

Display a customizable cookie notice with flexible positions, HTML support, and responsive design.

0 active installs v1.0 PHP 7.4+ WP 5.0+ Updated Mar 20, 2026
consentcookiecookie-noticegdprprivacy
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is wCookie Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "wcookie" v1.1 plugin exhibits a generally strong security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are exclusively handled with prepared statements, and there are no file operations or external HTTP requests, all of which are excellent practices. The presence of a nonce check is also a positive indicator. However, a significant concern is the relatively low percentage of properly escaped output (45%). This means a substantial portion of user-facing data within the plugin might not be adequately sanitized, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if user-controlled data is displayed without proper escaping.

The plugin has no recorded vulnerability history, which is a positive sign suggesting a track record of security. Combined with the absence of critical or high-severity issues in the taint analysis and the limited attack surface identified, this paints a picture of a plugin that, thus far, has been developed with security in mind. The primary weakness lies in the output escaping, which requires attention to mitigate potential XSS risks.

Key Concerns

  • Low output escaping percentage
Vulnerabilities
None known

wCookie Security Vulnerabilities

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

wCookie Release Timeline

v1.0Current
Code Analysis
Analyzed Apr 16, 2026

wCookie Code Analysis

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

Output Escaping

45% escaped22 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
wcookie_cookieConfigurationSave (wcookie.php:118)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

wCookie Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_footerwcookie.php:29
actionadmin_enqueue_scriptswcookie.php:85
actionwp_enqueue_scriptswcookie.php:92
actionadmin_menuwcookie.php:108
actionadmin_post_cookie_configurationwcookie.php:114
Maintenance & Trust

wCookie Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 20, 2026
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

wCookie Developer Profile

Joomla Service Provider

1 plugin · 0 total installs

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

How We Detect wCookie

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wcookie/css/wcookie.css
Script Paths
/wp-content/plugins/wcookie/js/wcookie.js

HTML / DOM Fingerprints

CSS Classes
cookie_containercookie_container_topcookie_container_bottomcookie_container_leftcookie_container_rightcookie_container_floatingcookie_container_roundedcookie_btn+2 more
Data Attributes
onclick="wcookie_set_wCookie();"
JS Globals
wcookie_set_wCookie
FAQ

Frequently Asked Questions about wCookie