Description
The My Agile Privacy® – CMP, Cookie Consent & Privacy Tools plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.3.6. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to modify plugin settings including missing_cookie_shield, cookie_shield_running, cmode_v2_js_on_error, cmode_v2_js_error_code, and cmode_v2_js_error_motivation stored in the plugin's settings key.
Published: 2026-08-25
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The My Agile Privacy® plugin suffers from an authorization bypass flaw where AJAX actions map_missing_cookie_shield and map_check_consent_mode_status are not protected against unauthenticated access. This flaw enables an attacker to alter key configuration options such as missing_cookie_shield, cookie_shield_running, and various consenus mode parameters stored in the plugin settings. The impact expands to potential manipulation of cookie consent logic, which could affect user privacy compliance and the running of client‑side scripts. The weakness is a classic Missing Authorization issue (CWE‑862).

Affected Systems

All WordPress sites running the My Agile Privacy® – CMP, Cookie Consent & Privacy Tools plugin version 3.3.6 or older are affected. The vulnerability is present in the plugin’s AJAX handlers and therefore applies to any installation where the plugin is active, regardless of the site’s overall configuration.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity vulnerability. The EPSS score is not reported, but the lack of authentication checks implies that exploitation does not require specialized knowledge or privileged access. The plugin has not been flagged in the CISA KEV catalog, suggesting no widespread incident reports yet. Attackers can reach the vulnerable AJAX actions directly via HTTP requests, and no additional network or host conditions are required. Because the flaw grants direct control over privacy‑relevant settings, a successful exploit could compromise the integrity and reliability of the consent framework on the affected site.

Generated by OpenCVE AI on August 25, 2026 at 12:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade My Agile Privacy® to the latest version, which removes the privileged‑check‑bypass in AJAX endpoints
  • If an upgrade is not yet possible, block or restrict remote access to the javascript URLs that trigger map_missing_cookie_shield and map_check_consent_mode_status, for example with an .htaccess rule or a Web Application Firewall configuration
  • Ensure that only administrators can access any settings that control cookie consent or consent‑mode behavior; apply least‑privilege access controls on the plugin’s administration pages
  • Monitor site logs for anomalous attempts to call the affected AJAX routes and alert on repeated unauthorized access

Generated by OpenCVE AI on August 25, 2026 at 12:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description The My Agile Privacy® – CMP, Cookie Consent & Privacy Tools plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.3.6. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to modify plugin settings including missing_cookie_shield, cookie_shield_running, cmode_v2_js_on_error, cmode_v2_js_error_code, and cmode_v2_js_error_motivation stored in the plugin's settings key.
Title My Agile Privacy® <= 3.3.6 - Missing Authorization to Unauthenticated Plugin Settings Modification via map_missing_cookie_shield / map_check_consent_mode_status AJAX Actions
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-25T11:27:11.761Z

Reserved: 2026-07-27T16:10:27.712Z

Link: CVE-2026-17587

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-25T12:16:21.710

Modified: 2026-08-25T12:16:21.710

Link: CVE-2026-17587

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T12:30:17Z

Weaknesses