CVE-2026-12955
Deferred Deferred - Pending Action

Unauthorized Data Modification in GDPR Cookie Consent WordPress Plugin

Vulnerability report for CVE-2026-12955, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-10

Last updated on: 2026-07-10

Assigner: Wordfence

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-10
Last Modified
2026-07-10
Generated
2026-07-30
AI Q&A
2026-07-10
EPSS Evaluated
2026-07-28
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_media gdpr_cookie_consent to 4.3.6 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The GDPR Cookie Consent plugin for WordPress has a vulnerability in versions up to and including 4.3.6. This vulnerability arises because the function gdpr_cookie_consent_ajax_save_schedule_scan(), which handles an AJAX action to save the cookie scan schedule, lacks proper capability checks and nonce verification.

As a result, authenticated users with Subscriber-level access or higher can modify the plugin's cookie scan schedule configuration, which is stored in the gdpr_scan_schedule_data option. This configuration change is supposed to be restricted to users with the manage_options capability, typically administrators.

Detection Guidance

This vulnerability involves unauthorized modification of the GDPR Cookie Consent plugin's cookie scan schedule via the wp_ajax_gcc_save_schedule_scan AJAX action. Detection would involve monitoring for unexpected changes to the gdpr_scan_schedule_data option or suspicious AJAX requests to the wp_ajax_gcc_save_schedule_scan endpoint.

Specific commands to detect exploitation attempts are not provided in the available resources.

Impact Analysis

This vulnerability allows authenticated users with low-level access (Subscriber and above) to modify administrative settings related to the cookie scan schedule in the GDPR Cookie Consent plugin.

While it does not allow direct data disclosure or deletion, unauthorized modification of the cookie scan schedule could disrupt the proper functioning of cookie compliance scanning, potentially leading to inaccurate or incomplete cookie consent management.

Compliance Impact

The vulnerability allows authenticated attackers with Subscriber-level access and above to modify the GDPR Cookie Consent plugin's cookie scan schedule configuration, which is an administrative function intended to be restricted. This unauthorized modification could potentially undermine the proper functioning of cookie consent management, which is a critical component for compliance with GDPR requirements regarding user consent and data privacy.

However, the CVE description and provided resources do not explicitly state the direct impact on compliance with GDPR, HIPAA, or other regulations.

Mitigation Strategies

Immediate mitigation steps include restricting access to the GDPR Cookie Consent plugin to trusted users only, especially limiting Subscriber-level users from performing administrative actions.

Updating the plugin to a version later than 4.3.6 where this vulnerability is fixed is recommended.

No specific mitigation commands or patches are detailed in the provided resources.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12955. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart