Complianz – GDPR/CCPA Cookie Consent <= 7.4.5 - Missing Authorization to Unauthenticated Private Post Content Disclosure via Consent Area REST Endpoint

5.3
Missing Authorization
CVE CVE-2026-4019
CVSS 5.3 (Medium)
Publicly Published April 28, 2026
Last Updated April 29, 2026
Researcher Wesley van de Kamp - Conda Security

Description

The Complianz – GDPR/CCPA Cookie Consent plugin for WordPress is vulnerable to unauthorized data access in all versions up to, and including, 7.4.5 This is due to the REST API endpoint at /wp-json/complianz/v1/consent-area/{post_id}/{block_id} using __return_true as the permission_callback, allowing any unauthenticated user to access it. The cmplz_rest_consented_content() function retrieves a post by ID via get_post() and returns the consentedContent attribute of any complianz/consent-area block found in it, without checking if the post is published or if the user has permission to read it. This makes it possible for unauthenticated attackers to read the consent area block content from private, draft, or unpublished posts.

References

Share

Vulnerability Details for Complianz – GDPR/CCPA Cookie Consent

Software Type Plugin
Software Slug complianz-gdpr (view on wordpress.org)
Patched? Yes
Remediation Update to version 7.4.6, or a newer patched version
Affected Version
  • <= 7.4.5
Patched Version
  • 7.4.6

Recent vulnerabilities in Complianz – GDPR/CCPA Cookie Consent

# Title CVE ID CVSS Researchers Date
1 Complianz – GDPR/CCPA Cookie Consent <= 7.5.1 - Authenticated (Author+) Server-Side Request Forgery CVE-2026-65496 6.4 Ananda Dhakal July 22, 2026
2 Complianz – GDPR/CCPA Cookie Consent <= 7.5.1 - Unauthenticated Information Exposure CVE-2026-65498 5.3 Ananda Dhakal July 22, 2026
3 Complianz – GDPR/CCPA Cookie Consent <= 7.5.1 - Authenticated (Administrator+) PHP Object Injection CVE-2026-65497 6.6 Ananda Dhakal July 22, 2026
4 Complianz – GDPR/CCPA Cookie Consent <= 7.4.4.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via Content Filter CVE-2026-2389 4.9 Muhammad Yudha - DJ March 25, 2026
5 Complianz | GDPR/CCPA Cookie Consent <= 7.4.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode CVE-2025-11185 6.4 Muhammad Yudha - DJ February 17, 2026
6 Complianz – GDPR/CCPA Cookie Consent <= 6.5.6 - Cross-Site Request Forgery to Data Request Deletion CVE-2024-1592 4.3 Krzysztof Zając March 1, 2024
7 Complianz | GDPR/CCPA Cookie Consent <= 6.5.5 - Authenticated(Administrator+) Stored Cross-site Scripting via settings CVE-2023-6498 4.4 Webbernaut January 3, 2024
8 Complianz <= 6.4.4 (Premium <= 6.4.6.1) - Cross-Site Request Forgery to Stored Cross-Site Scripting CVE-2023-33333 6.1 Rafie Muhammad June 21, 2023
9 Complianz <= 6.4.5 (Premium <= 6.4.7) - Cross-Site Request Forgery CVE-2023-34030 4.3 Rafie Muhammad June 20, 2023
10 Complianz | GDPR/CCPA Cookie Consent <= 6.4.5 - Cross-Site Request Forgery CVE-2023-34030 4.3 Rafie Muhammad May 30, 2023

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation