CVE-2025-49355
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ikaes Accessibility Press ilogic-accessibility allows Stored XSS.This issue affects Accessibility Press: from n/a through <= 1.0.2.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS vulnerability in WordPress Accessibility Press plugin ≤1.0.2 allows attackers to inject malicious scripts into pages.
Vulnerability
Overview
The Accessibility Press plugin for WordPress (ilogic-accessibility) versions up to and including 1.0.2 contains a stored cross-site scripting (XSS) vulnerability due to improper neutralization of user input during web page generation [1]. This means that input provided by users is not properly sanitized before being stored and later displayed, allowing arbitrary HTML and JavaScript to be embedded into the application.
Exploitation
To exploit this vulnerability, an attacker must have a role with the necessary privileges (as indicated by the required privilege level in the CVSS vector, though the specific role is not detailed). The attack requires user interaction: a privileged user must perform an action such as clicking a malicious link, visiting a crafted page, or submitting a form [1]. Once initiated, the injected script is stored on the server and will execute when other users, including visitors, access the affected page.
Impact
Successful exploitation allows an attacker to inject malicious scripts that can perform actions such as redirecting users to malicious sites, displaying advertisements, or stealing session cookies [1]. This can lead to further compromise of the website and its users. According to Patchstack, such vulnerabilities are commonly used in mass-exploit campaigns targeting thousands of websites at a time [1].
Mitigation
The vendor has likely released a patched version; users are strongly advised to update the plugin immediately. If an update is not available or cannot be applied, users should contact their hosting provider or web developer for assistance. The CVSS score for this vulnerability is 5.9 (Medium), reflecting the need for user interaction and the potential for significant impact [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <=1.0.2
- Range: <=1.0.2
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.