Description
The Equalize Digital Accessibility Checker – WCAG, ADA, EAA and Section 508 compliance plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.42.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with author-level access and above, to dismiss, ignore, or restore accessibility audit issue records belonging to posts they are not permitted to edit by supplying an issue from their own post as an authorization token to affect matching issues across the entire site. An Author-level user can exploit this by passing largeBatch=true on a dismiss-issue request referencing one of their own post's issues, causing the handler to bulk-modify all site-wide accessibility issues sharing the same 'object' value — including those belonging to administrator-owned posts.
Published: 2026-06-18
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Equalize Digital Accessibility Checker plugin suffers from a missing authorization check that allows any authenticated user with Author or higher privileges to modify accessibility audit issue records they are not permitted to edit. By supplying a valid issue from their own post as an authorization token and setting the largeBatch parameter to true, an attacker can bulk‑modify all site‑wide accessibility issues that share the same 'object' value, including those belonging to administrator‑owned posts. This flaw is a classic Missing Authorization problem (CWE‑862). The primary impact is the ability to tamper with audit data and potentially undermine compliance reporting without escalated privileges.

Affected Systems

Vendors and products affected are the Equalize Digital Accessibility Checker – WCAG, ADA, EAA and Section 508 compliance plugin for WordPress. All installations using any version up to and including 1.42.1 are vulnerable. Users of earlier or later versions are not affected.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate severity, with the EPSS score below 1 % suggesting a low yet non‑zero probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog, reducing the likelihood of known widespread attacks. The attack vector is inferred to be an authenticated REST API call: an Author or higher user can trigger the flaw by sending a dismiss‑issue request that includes the largeBatch=true parameter and referencing one of their own post’s issues. Successful exploitation requires only legitimate author credentials and knowledge of an issue token, making it relatively easy to execute once the user has author or higher permissions.

Generated by OpenCVE AI on June 18, 2026 at 19:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Equalize Digital Accessibility Checker plugin to version 1.42.2 or newer to receive the missing‑authorization fix.
  • Revoke or limit the ‘edit_posts’ capability for Author users so they can no longer modify audit entries belonging to posts they cannot edit.
  • Disable or restrict the REST API endpoint that processes dismiss‑issue requests, or block largeBatch=true requests from non‑administrator roles using a firewall or role‑based access control rule.

Generated by OpenCVE AI on June 18, 2026 at 19:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 18 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Equalizedigital
Equalizedigital equalize Digital Accessibility Checker – Wcag, Ada, Eaa And Section 508 Compliance
Wordpress
Wordpress wordpress
Vendors & Products Equalizedigital
Equalizedigital equalize Digital Accessibility Checker – Wcag, Ada, Eaa And Section 508 Compliance
Wordpress
Wordpress wordpress

Thu, 18 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Description The Equalize Digital Accessibility Checker – WCAG, ADA, EAA and Section 508 compliance plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.42.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with author-level access and above, to dismiss, ignore, or restore accessibility audit issue records belonging to posts they are not permitted to edit by supplying an issue from their own post as an authorization token to affect matching issues across the entire site. An Author-level user can exploit this by passing largeBatch=true on a dismiss-issue request referencing one of their own post's issues, causing the handler to bulk-modify all site-wide accessibility issues sharing the same 'object' value — including those belonging to administrator-owned posts.
Title Equalize Digital Accessibility Checker <= 1.42.1 - Missing Authorization to Authenticated (Author+) Arbitrary Accessibility Issue Modification via 'largeBatch' Parameter
Weaknesses CWE-862
References
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Subscriptions

Equalizedigital Equalize Digital Accessibility Checker – Wcag, Ada, Eaa And Section 508 Compliance
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-18T12:49:05.539Z

Reserved: 2026-05-21T15:40:33.877Z

Link: CVE-2026-9199

cve-icon Vulnrichment

Updated: 2026-06-18T12:49:00.243Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T20:15:04Z

Weaknesses