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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-10 09:16
Updated : 2026-07-10 17:16
NVD link : CVE-2026-12955
Mitre link : CVE-2026-12955
CVE.ORG link : CVE-2026-12955
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
