Skip to main content

Accessibility Checker CVE-2026-9199

| EUVDEUVD-2026-37837 MEDIUM
Missing Authorization (CWE-862)
2026-06-18 Wordfence GHSA-47pj-xq28-xxxm
4.3
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

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

Network REST API exploitation requires author-level auth (PR:L); impact is integrity-only on audit records, with no confidentiality or availability consequence.

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

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

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

Lifecycle Timeline

2
Analysis Generated
Jun 18, 2026 - 06:16 vuln.today
CVE Published
Jun 18, 2026 - 04:31 cve.org
MEDIUM 4.3

DescriptionCVE.org

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.

AnalysisAI

Authorization bypass in Equalize Digital Accessibility Checker for WordPress (all versions ≤ 1.42.1) allows authenticated author-level users to dismiss, ignore, or restore accessibility audit records belonging to posts they do not own. The flaw lies in the plugin's REST API handler accepting the attacker's own issue ID as a sufficient authorization token, and the largeBatch=true parameter then triggers a bulk operation that propagates the action across all site-wide issues sharing the same 'object' value - including those on administrator-owned posts. No public exploit identified at time of analysis, and this CVE is not listed in CISA KEV; however, the Wordfence advisory includes direct source code references confirming the vulnerable logic.

Technical ContextAI

The vulnerability is classified as CWE-862 (Missing Authorization) and exists within the REST API class of the plugin (includes/classes/class-rest-api.php). Wordfence references three specific lines in this handler (L349, L1232, and L1247) across confirmed affected versions 1.39.0 and 1.42.0. The root cause is that the authorization check validates whether the supplied issue ID belongs to a post the requesting user can edit, but then allows the largeBatch=true flag to extend the operation to all issues sharing the same 'object' value site-wide - without re-validating ownership for those additional records. This is an object-level authorization failure: the token grants access to the user's own resource but is incorrectly used to authorize cross-resource batch operations. Affected CPE: cpe:2.3:a:equalizedigital:equalize_digital_accessibility_checker_-_wcag,_ada,_eaa_and_section_508_compliance:*:*:*:*:*:*:*:*.

RemediationAI

Update the Equalize Digital Accessibility Checker plugin to a version beyond 1.42.1. A fix is available via upstream commit in the plugin's Trac repository (changeset 3553926 at https://plugins.trac.wordpress.org/changeset?reponame=&old=3553926%40accessibility-checker&new=3553926%40accessibility-checker); however, the specific patched release version number is not independently confirmed in the available data - verify the latest available version in the WordPress Plugin Directory before updating. If an immediate update cannot be applied, restrict the granting of author-level and above roles to fully trusted users only, which removes the required privilege prerequisite. Alternatively, a web application firewall rule blocking REST API requests containing largeBatch=true to the dismiss-issue endpoint would neutralize the bulk-operation attack path, though this may degrade the plugin's legitimate batch audit management functionality. No generic network-level block is effective given the legitimate REST API usage pattern.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-9199 vulnerability details – vuln.today

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