CVE-2026-14481
Received Received - Intake

Stored XSS in Equalize Digital Accessibility Checker WordPress Plugin

Vulnerability report for CVE-2026-14481, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-07-23

Assigner: Wordfence

Description

The Equalize Digital Accessibility Checker – WCAG, ADA, EAA and Section 508 compliance plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'html' parameter in all versions up to, and including, 1.46.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This requires the attacker to have the ability to edit a post, as the REST endpoint /accessibility-checker/v1/post-scan-results/{id} is guarded only by the edit_post capability on the target post.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-07-23
Generated
2026-07-23
AI Q&A
2026-07-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
equalize_digital accessibility_checker to 1.46.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Stored Cross-Site Scripting (XSS) vulnerability in the Equalize Digital Accessibility Checker WordPress plugin. It allows authenticated attackers with contributor-level access or higher to inject malicious scripts into web pages via the 'html' parameter. The plugin fails to properly sanitize input and escape output, enabling script execution when users view the compromised page.

Detection Guidance

Check WordPress plugins for 'Equalize Digital Accessibility Checker' versions up to 1.46.0. Inspect post content for unusual scripts in the 'html' parameter. Review user roles with contributor-level access or higher for unauthorized edits.

Impact Analysis

If exploited, this vulnerability could allow attackers to steal user sessions, deface websites, or redirect visitors to malicious sites. It requires an attacker to have at least contributor-level access to a WordPress site using the vulnerable plugin version.

Mitigation Strategies

Update the plugin to the latest version beyond 1.46.0. Remove or restrict contributor-level access to untrusted users. Monitor posts for unexpected script injections in the 'html' parameter.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14481. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart