Skip to main content

Cookie Consent EUVDEUVD-2026-57084

| CVE-2026-15388 MEDIUM
Incorrect Authorization (CWE-863)
2026-08-12 WPScan GHSA-m52v-mw7v-c5gf
4.3
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
5.4 MEDIUM

PR:L reflects required subscriber authentication; I:L is added over the official vector because modifying consent settings constitutes a tangible integrity impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

5
Analysis Generated
Aug 12, 2026 - 20:58 vuln.today
CVSS changed
Aug 12, 2026 - 20:22 NVD
4.3 (MEDIUM)
Patch available
Aug 12, 2026 - 07:16 EUVD
CVE Published
Aug 12, 2026 - 06:00 cve.org
MEDIUM 4.3
CVE Published
Aug 12, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

The Cookie Consent WordPress plugin before 0.0.10 does not correctly enforce its intended administrator-only capability check on its consent-settings REST routes, so they fall back to an authentication-only gate, allowing any authenticated user such as a subscriber to update the Cookie Consent WordPress plugin before 0.0.10's consent settings and, on sites connected to the vendor's paid plan, read stored visitor consent logs.

AnalysisAI

Broken authorization in the Cookie Consent WordPress plugin before 0.0.10 allows any authenticated user - including a subscriber - to invoke administrator-intended REST API endpoints that control consent settings. Affected sites on the vendor's paid plan face an additional confidentiality exposure: the same misconfigured routes permit low-privileged users to read stored visitor consent logs, data that may carry GDPR compliance significance. A publicly available exploit exists, and an EPSS of 18% signals meaningful near-term exploitation probability despite the moderate CVSS score.

Technical ContextAI

The affected component is the Cookie Consent WordPress plugin (CPE: cpe:2.3:a:unknown:cookie_consent:*:*:*:*:*:*:*:*), all releases prior to 0.0.10. WordPress plugins enforce access control through a capability system; this plugin registers REST API routes for consent-settings management and intends to restrict them to administrators. CWE-863 (Incorrect Authorization) is the root cause: the administrator-level capability check is improperly implemented or short-circuited, causing WordPress to fall back to an authentication-only gate. Any logged-in user with at minimum subscriber role can therefore reach these routes. The secondary impact - reading visitor consent logs - is conditional on the site being enrolled in the vendor's paid plan, indicating a cloud-linked storage component for consent records, which widens the data-exposure surface beyond local plugin settings.

RemediationAI

Update the Cookie Consent WordPress plugin to version 0.0.10 or later, which contains the vendor-released patch correcting the capability enforcement on the consent-settings REST routes; the WPScan advisory at https://wpscan.com/vulnerability/e322dfb6-66b3-4deb-98ba-a19707e5a7e1/ confirms the fix version. If immediate patching is not feasible, disable WordPress user registration to eliminate the subscriber-level attack surface - note this will prevent new account creation and may break membership flows. As an additional control for paid-plan sites concerned about consent-log exposure, audit and remove non-essential authenticated accounts until the patch is applied, keeping in mind this may disrupt legitimate contributor or editor workflows. Sites under GDPR obligations should assess whether unauthorized access to consent logs constitutes a reportable incident under applicable data protection law.

Share

EUVD-2026-57084 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy