GDPR READY ADVICE Security & Risk Analysis

wordpress.org/plugins/gdpr-ready-advice

Really simple free and responsive widget for your site. Show a tiny banner in your footer to let visitors know that your site is GDPR compliant.

0 active installs v1.0 PHP 4.0+ WP 2.8.0+ Updated Unknown
gdprgdpr-compliancegdpr-readygdpr-requirementsgeneral-data-protection-regulation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is GDPR READY ADVICE Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "gdpr-ready-advice" v1.0 plugin exhibits several concerning security practices despite a clean vulnerability history. While the attack surface appears minimal with no exposed AJAX, REST API, shortcodes, or cron events, the code analysis reveals significant weaknesses in output handling and data sanitization. The fact that 100% of observed outputs are not properly escaped is a major red flag, potentially leading to cross-site scripting (XSS) vulnerabilities. Furthermore, the taint analysis indicates two flows with unsanitized paths, even if they are not classified as critical, these represent pathways where malicious input could be processed without adequate checks. The plugin also lacks any nonce or capability checks, which are fundamental security mechanisms for WordPress plugins. The absence of any recorded vulnerabilities in its history might suggest it hasn't been a target or has been used in limited environments, but this should not be relied upon as a sign of inherent security. The plugin's strengths lie in its limited attack surface and lack of file operations or external HTTP requests. However, the unescaped outputs and unsanitized taint flows are significant weaknesses that require immediate attention.

Key Concerns

  • 0% output escaping
  • High severity unsanitized taint flows (2)
  • No nonce checks
  • No capability checks
  • SQL queries without prepared statements (57% not prepared)
Vulnerabilities
None known

GDPR READY ADVICE Security Vulnerabilities

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

GDPR READY ADVICE Code Analysis

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

SQL Query Safety

43% prepared7 total queries

Output Escaping

0% escaped7 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
gdprra_settings (init.php:97)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

GDPR READY ADVICE Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_enqueue_scriptsinit.php:22
actionwp_footerinit.php:53
actionadmin_menuinit.php:60
filterplugin_action_linksinit.php:174
Maintenance & Trust

GDPR READY ADVICE Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version4.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

GDPR READY ADVICE Developer Profile

extendyourweb

4 plugins · 130 total installs

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

How We Detect GDPR READY ADVICE

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gdpr-ready-advice/css/style.css

HTML / DOM Fingerprints

CSS Classes
gdpr-ready-bargdpr-ready-bar__linkgdpr-ready-bar__logogdpr-ready-bar__readygdpr-ready-bar__ready-titlegdpr-ready-bar__ready-subtitle
Data Attributes
name="policy_page_id"id="policy_page_id"
FAQ

Frequently Asked Questions about GDPR READY ADVICE