CVE-2026-12955 Details
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.
A vulnerability exists in the GDPR Cookie Consent plugin for WordPress, specifically in versions through 4.3.6. The issue arises from a lack of proper capability checks and nonce verification in the 'gdpr_cookie_consent_ajax_save_schedule_scan' function, which handles the 'wp_ajax_gcc_save_schedule_scan' AJAX action. This vulnerability allows authenticated attackers with Subscriber-level access and above to unauthorizedly modify the cookie scan schedule settings stored in the 'gdpr_scan_schedule_data' option. Such modifications are intended to be restricted to users with the 'manage_options' capability.
Users are advised to update the GDPR Cookie Consent plugin to version 4.3.7 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 10, 2026CISA-ADP
Assessed Jul 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| GDPR Cookie Consent | <= 4.3.6 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 10, 2026 | CVE Modified | CISA-ADP |
| Jul 10, 2026 | New CVE Received | [email protected] |
Volerion