CVE-2026-2389 PUBLISHED

Complianz – GDPR/CCPA Cookie Consent <= 7.4.4.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via Content Filter

Assigner: Wordfence
Reserved: 12.02.2026 Published: 26.03.2026 Updated: 26.03.2026

The Complianz – GDPR/CCPA Cookie Consent plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 7.4.4.2. This is due to the revert_divs_to_summary function replacing &#8221; HTML entities with literal double-quote characters (") in post content without subsequent sanitization. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the injected page. The Classic Editor plugin is required to be installed and activated in order to exploit this vulnerability.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
CVSS Score: 4.9

Product Status

Vendor complianz
Product Complianz – GDPR/CCPA Cookie Consent
Versions Default: unaffected
  • affected from * to 7.4.4.2 (incl.)

Credits

  • Muhammad Yudha - DJ finder

References

Problem Types

  • CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE