---
id: CVE-2026-14989
title: >-
  The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress
  is vulnerable to Stored Cross-Site Scripting via the 'wpl_user_preference'
  parameter in all versions up to, and including, 4.4.1 due to insufficient
  input sanit…
summary: >-
  The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress
  is vulnerable to Stored Cross-Site Scripting via the 'wpl_user_preference'
  parameter in all versions up to, and including, 4.4.1 due to insufficient
  input sanit…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: wplegalpages
product: >-
  WPLP Cookie Consent – Cookie Banner & Consent Management for GDPR, CCPA &
  Google Consent Mode
affected:
  - >-
    wplp_cookie_consent_cookie_banner_consent_management_for_gdpr_ccpa_google_consent_mode
    <= 4.4.1
published: '2026-09-09'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T15:33:34.467'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-14989'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.2.7/public/modules/consent-logs/class-wpl-consent-logs.php#L700
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.2.7/public/modules/consent-logs/class-wpl-cookie-consent-consent-logs.php#L594
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.2.7/public/modules/consent-logs/class-wpl-cookie-consent-consent-logs.php#L725
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.3.5/public/modules/consent-logs/class-wpl-consent-logs.php#L700
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.3.5/public/modules/consent-logs/class-wpl-cookie-consent-consent-logs.php#L594
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.3.5/public/modules/consent-logs/class-wpl-cookie-consent-consent-logs.php#L725
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3674117%40gdpr-cookie-consent&new=3674117%40gdpr-cookie-consent
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/6045c4fd-60ed-4771-93f4-d4df41ef888b?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-09T13:55:25.303945Z'
ingestedAt: '2026-09-09T09:05:07.928Z'
epss: 0.00278
epssPercentile: 0.18076
---

## Overview

The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'wpl_user_preference' parameter in all versions up to, and including, 4.4.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The consent-logging AJAX endpoint is registered for unauthenticated users and its required nonce (wpl_consent_logging_nonce) is publicly emitted via wp_localize_script on the frontend, meaning any unauthenticated site visitor can plant a payload without any prior authentication or privileged access.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
