GDPR Visitor Consent Security & Risk Analysis

wordpress.org/plugins/gdpr-visitor-consent

Allow users to have control of what scripts are loaded.

10 active installs v1.1.4 PHP 5.6+ WP 3.9+ Updated Jan 15, 2022
gdprprivacyscripts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GDPR Visitor Consent Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

Based on the provided static analysis, the "gdpr-visitor-consent" plugin v1.1.4 exhibits a strong security posture with no identified vulnerabilities in its history and a seemingly limited attack surface. The absence of AJAX handlers, REST API routes, shortcodes, and cron events suggests a minimal exposure to common WordPress attack vectors. Furthermore, the code signals indicate no dangerous functions, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, all of which are positive security indicators. The lack of taint analysis findings further reinforces the impression of clean code concerning data handling and potential injection vulnerabilities.

However, a significant concern arises from the 'Output escaping' metric, where only 33% of outputs are properly escaped. This indicates a risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamic content might be rendered directly in the browser without sufficient sanitization, allowing attackers to inject malicious scripts. Additionally, the complete absence of nonce and capability checks is a notable weakness. While the attack surface is currently zero, if new entry points are introduced in future versions, they would be entirely unprotected, leaving them vulnerable to unauthorized actions or privilege escalation.

In conclusion, the plugin's current state shows good practices in many areas, particularly regarding SQL and external interactions. Nevertheless, the insufficient output escaping and the complete lack of authorization checks on any potential entry points (even if currently zero) present tangible security risks that should be addressed. The plugin's history of zero vulnerabilities is a positive sign, but it doesn't negate the identified code-level weaknesses.

Key Concerns

  • Insufficient output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

GDPR Visitor Consent Security Vulnerabilities

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

GDPR Visitor Consent Release Timeline

v1.1.4Current
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

GDPR Visitor Consent Code Analysis

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

Output Escaping

33% escaped6 total outputs
Attack Surface

GDPR Visitor Consent Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

GDPR Visitor Consent Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJan 15, 2022
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GDPR Visitor Consent Developer Profile

noraconley

3 plugins · 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 Visitor Consent

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gdpr-visitor-consent/dist/css/gdpr-visitor-consent-frontend.css/wp-content/plugins/gdpr-visitor-consent/dist/js/gdpr-visitor-consent-frontend.js
Script Paths
/wp-content/plugins/gdpr-visitor-consent/dist/js/gdpr-visitor-consent-frontend.js
Version Parameters
gdpr-visitor-consent/dist/css/gdpr-visitor-consent-frontend.css?ver=gdpr-visitor-consent/dist/js/gdpr-visitor-consent-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
gdpr-cookie-consent-bannergdpr-cookie-consent-banner-wrapper
HTML Comments
GDPR Visitor Consent BannerGDPR Cookie Consent BannerGDPR Cookie Consent Settings
Data Attributes
data-cookie-consent-iddata-cookie-consent-optionsdata-gdpr-cookie-consent-type
JS Globals
gdpr_cookie_consentGDPR_Cookie_Consent
FAQ

Frequently Asked Questions about GDPR Visitor Consent