CVE-2026-4019

Source
https://cve.org/CVERecord?id=CVE-2026-4019
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-4019.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-4019
Published
2026-04-29T08:27:43.231Z
Modified
2026-07-15T01:48:57.845523701Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Complianz – GDPR/CCPA Cookie Consent <= 7.4.5 - Missing Authorization to Unauthenticated Private Post Content Disclosure via Consent Area REST Endpoint
Details

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/{postid}/{blockid} using __returntrue as the permissioncallback, allowing any unauthenticated user to access it. The cmplzrestconsentedcontent() function retrieves a post by ID via getpost() 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.

Database specific
{
    "cwe_ids": [
        "CWE-862"
    ],
    "cna_assigner": "Wordfence",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/4xxx/CVE-2026-4019.json"
}
References

Affected packages

Git / github.com/complianz/complianz-gdpr

Affected ranges

Type
GIT
Repo
https://github.com/complianz/complianz-gdpr
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "7.4.5"
        }
    ]
}

Affected versions

v6.*
v6.1.2
v6.1.3
v6.1.5
v6.1.6
v6.1.6.1
v6.2.0
v6.2.4
v6.3.0
v6.3.1
v6.3.2
v6.3.2.1
v6.3.3
v6.3.4
v6.3.6
v6.3.6.1
v6.3.9
v6.4.1
v6.4.2
v6.4.2.1
v6.4.3
v6.4.4
v6.4.5
v6.4.6
v6.4.7
v6.5.0
v6.5.1
v6.5.2
v6.5.4
v6.5.5
v7.*
v7.0.0
v7.0.3
v7.0.4
v7.0.5
v7.1.0
v7.1.4
v7.1.5
v7.2.0
v7.3.0
v7.3.1
v7.4.0
v7.4.1
v7.4.2
v7.4.3
v7.4.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-4019.json"