GDPR Easycloud Security & Risk Analysis

wordpress.org/plugins/gdpr-easycloud

GDPR Easycloud is the plugin that allows you to easily manage cookies in compliance with the general data protection regulations (GDPR).

20 active installs v1.0.6 PHP + WP 3.3+ Updated Feb 12, 2019
cookiegdprgdpr-compliantgdpr-easycloudgeneral-data-protection-regulament
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is GDPR Easycloud Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "gdpr-easycloud" v1.0.6 plugin exhibits a generally strong security posture based on the static analysis and vulnerability history. The absence of dangerous functions, SQL injection risks (all queries use prepared statements), and file operations are significant strengths. The high percentage of properly escaped output further mitigates common cross-site scripting (XSS) vulnerabilities. Furthermore, the lack of any recorded vulnerabilities (CVEs) or critical taint flows suggests a history of secure development practices by the authors.

However, the analysis does reveal areas for improvement. The plugin relies solely on a single shortcode as its entry point, and while it's listed as 'unprotected,' the static analysis doesn't explicitly detail if this shortcode is properly secured with capability checks or nonces. This is a potential concern, as shortcodes can sometimes be overlooked for robust authorization. The lack of any nonce checks across the entire plugin also presents a weakness, as nonces are a crucial defense against Cross-Site Request Forgery (CSRF) attacks.

In conclusion, the plugin has a good foundation with its secure handling of database queries and output. The primary weaknesses lie in the potential lack of authorization on its sole entry point (the shortcode) and the complete absence of nonce checks, which are essential for preventing certain types of attacks. Addressing these areas would further enhance the plugin's security.

Key Concerns

  • Unprotected entry point (shortcode)
  • Missing nonce checks
Vulnerabilities
None known

GDPR Easycloud Security Vulnerabilities

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

GDPR Easycloud Code Analysis

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

Output Escaping

84% escaped37 total outputs
Attack Surface

GDPR Easycloud Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gdpr_link] gdpr-easycloud.php:116
WordPress Hooks 5
actionwp_footergdpr-easycloud.php:40
actionadmin_enqueue_scriptsgdpr-easycloud.php:56
actionwp_print_footer_scriptsgdpr-easycloud.php:106
actionadmin_menugdpr-easycloud.php:131
actionadmin_initgdpr-easycloud.php:132
Maintenance & Trust

GDPR Easycloud Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedFeb 12, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

GDPR Easycloud Developer Profile

EMNOISE

1 plugin · 20 total installs

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

How We Detect GDPR Easycloud

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gdpr-easycloud/gdpr-cookie-admin.css/wp-content/plugins/gdpr-easycloud/gdpr-cookie.css/wp-content/plugins/gdpr-easycloud/gdpr-cookie.js
Script Paths
gdpr-cookie.js

HTML / DOM Fingerprints

JS Globals
jQuery.gdprcookiewindow.jQuery.gdprcookie
Shortcode Output
<a class="caption" href="javascript:(function($) {$(document).ready(function(){$.gdprcookie.display()});})(jQuery);">
FAQ

Frequently Asked Questions about GDPR Easycloud