CVE-2026-12955 MEDIUM

CVE-2026-12955: Cookie Banner for GDPR / CCPA <= 4.3.6 - Missing Authorization to Authenticated (Subscriber+) Scan Schedule Modification via gcc_save_schedule_scan AJAX Action

Vendor Wplegalpages
Product Cookie Banner for GDPR / CCPA – WPLP Cookie Consent
Weakness CWE-862 · Missing authorization
Published July 10, 2026
Last update July 10, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The GDPR Cookie Consent plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check and missing nonce verification on the gdpr_cookie_consent_ajax_save_schedule_scan() function (the wp_ajax_gcc_save_schedule_scan AJAX action) in versions up to, and including, 4.3.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify the plugin's cookie scan schedule configuration stored in the gdpr_scan_schedule_data option, which is an administrative function intended to be limited to users with the manage_options capability.

Explanation of Vulnerability in Simple Terms

02Summary

The Cookie Banner for GDPR / CCPA plugin for WordPress contains an authorization flaw that allows authenticated users with low privileges to modify cookie consent settings they should not have access to. The vulnerability affects versions up to 4.3.6. An attacker with a basic user account can alter cookie banner configuration without proper permission checks, potentially affecting site compliance and user consent tracking.

What an attacker can do

03Attacker Capabilities

Modify cookie consent settings and banner configuration without proper authorization.

Potential impact on your site

04Site Impact

Cookie consent settings could be altered by unauthorized users, breaking GDPR/CCPA compliance and consent tracking.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

July 10, 2026 CVE published

Related vulnerabilities

08Related CVE