Simple GDPR Security & Risk Analysis

wordpress.org/plugins/simple-gdpr

Creates a simple GDPR notice with links to your Privacy Page. Optionally creates the Privacy Page. Optionally enables server-side Google Analytics wit …

20 active installs v1.51 PHP 7.2+ WP 4.9.6+ Updated Apr 10, 2024
gdprgoogle-analyticsprivacy
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple GDPR Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "simple-gdpr" plugin v1.51, based on the provided static analysis, exhibits a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities (CVEs) and a very small attack surface with no identified entry points that lack authentication. Furthermore, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests that are immediately concerning from the provided signals.

However, there are notable areas of concern. The most significant is the output escaping. With 11 total outputs and only 27% properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the taint analysis revealed one flow with an unsanitized path. While classified as not critical or high severity, this still represents a potential avenue for malicious data injection. The absence of nonce checks on any entry points, coupled with a single capability check, suggests that while some level of authorization is considered, the overall handling of user input and privilege escalation risks might be less robust than ideal.

In conclusion, the plugin's lack of historical vulnerabilities is a strong positive. However, the identified issues in output escaping and taint analysis, combined with the absence of nonce checks across all potential entry points (even though the attack surface is zero), warrant careful consideration. The plugin demonstrates some good practices in database interaction and attack surface minimization but falls short in comprehensively sanitizing output and inputs, creating potential security weaknesses that could be exploited.

Key Concerns

  • Low output escaping coverage
  • Taint flow with unsanitized path
  • No nonce checks found
Vulnerabilities
None known

Simple GDPR Security Vulnerabilities

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

Simple GDPR Code Analysis

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

Output Escaping

27% escaped11 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
SGDPR_save_wp_core_privacy_page_id (simple-gdpr.php:704)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Simple GDPR Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 18
actionadmin_initsimple-gdpr.php:42
actionadmin_noticessimple-gdpr.php:43
actionnetwork_admin_initsimple-gdpr.php:44
actionnetwork_admin_noticessimple-gdpr.php:45
filterafter_setup_themesimple-gdpr.php:50
actionadmin_noticessimple-gdpr.php:65
actionnetwork_admin_noticessimple-gdpr.php:66
actionadmin_noticessimple-gdpr.php:69
actionnetwork_admin_noticessimple-gdpr.php:70
actionwp_footersimple-gdpr.php:78
actionadmin_initsimple-gdpr.php:79
actionadmin_initsimple-gdpr.php:87
actionadmin_menusimple-gdpr.php:111
actionadmin_initsimple-gdpr.php:112
actionafter_headersimple-gdpr.php:549
actionwp_enqueue_scriptssimple-gdpr.php:550
actionwp_enqueue_scriptssimple-gdpr.php:551
actionwp_footersimple-gdpr.php:725
Maintenance & Trust

Simple GDPR Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 10, 2024
PHP min version7.2
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

Simple GDPR Developer Profile

Rick Hellewell

16 plugins · 1K total installs

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

How We Detect Simple GDPR

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-gdpr/css/settings.css
Version Parameters
simple-gdpr/css/settings.css?ver=

HTML / DOM Fingerprints

CSS Classes
SGDPR_optionsSGDPR_sidebar
Data Attributes
data-gdpr-id=
JS Globals
SGDPR_VERSION
FAQ

Frequently Asked Questions about Simple GDPR