Description
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.
Published: 2026-07-10
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the GDPR Cookie Consent WordPress plugin where the ajax handler gdpr_cookie_consent_ajax_save_schedule_scan lacks proper capability and nonce checks. Because the request requires only Subscriber‑level access, any authenticated user with that role can invoke the vulnerable wp_ajax_gcc_save_schedule_scan action and alter the gdpr_scan_schedule_data option. This option controls the cookie‑scan schedule, normally a setting reserved for users with the manage_options capability. The flaw is classified as CWE‑862 and is rated with a CVSS score of 4.3.

Affected Systems

WordPress installations using the WPLP Cookie Consent plugin (Cookie Banner for GDPR / CCPA) versions through 4.3.6 are affected. The problem has been documented in the 4.3.5 tables and persists up to the 4.3.6 release.

Risk and Exploitability

The CVSS score indicates moderate severity, and the EPSS score of less than 1 % signals that exploitation is currently unlikely. The vulnerability requires an authenticated user running the site with at least Subscriber permission and is accessed through an internal AJAX call. It is not listed in CISA’s KEV catalog at this time.

Generated by OpenCVE AI on July 29, 2026 at 11:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the plugin to version 4.3.7 or later where the missing capability check and nonce validation have been added.
  • If an update cannot be applied immediately, disable or remove the schedule‑scan feature from the plugin’s settings to eliminate the exposed endpoint.
  • Audit the Subscriber role and any custom roles to ensure they do not possess the manage_options capability or other elevated permissions that could allow unauthorized modification of plugin settings.

Generated by OpenCVE AI on July 29, 2026 at 11:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wplegalpages
Wplegalpages cookie Banner For Gdpr / Ccpa – Wplp Cookie Consent
Vendors & Products Wordpress
Wordpress wordpress
Wplegalpages
Wplegalpages cookie Banner For Gdpr / Ccpa – Wplp Cookie Consent

Fri, 10 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Cookie Banner for GDPR / CCPA <= 4.3.6 - Missing Authorization to Authenticated (Subscriber+) Scan Schedule Modification via gcc_save_schedule_scan AJAX Action
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
Wplegalpages Cookie Banner For Gdpr / Ccpa – Wplp Cookie Consent
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-10T17:01:24.647Z

Reserved: 2026-06-22T21:19:30.826Z

Link: CVE-2026-12955

cve-icon Vulnrichment

Updated: 2026-07-10T16:50:23.079Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:15:04Z

Weaknesses