CVE-2025-23635
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in mobde3net ePermissions epermissions allows Reflected XSS.This issue affects ePermissions: from n/a through <= 1.2.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS in the WordPress ePermissions plugin (<=1.2) allows unauthenticated attackers to inject arbitrary scripts via improperly neutralized input.
The ePermissions plugin for WordPress versions up to and including 1.2 contains a reflected cross-site scripting (XSS) vulnerability due to improper neutralization of user-supplied input during web page generation [1]. This means the plugin fails to sanitize or escape input before it is included in output, allowing an attacker to inject malicious HTML or JavaScript code into a dynamically generated page.
Exploitation requires user interaction: the targeted user must click on a crafted link, submit a form, or visit a specially prepared page [1]. No authentication is needed to initiate the attack, but the victim must be a privileged user (such as an administrator) to complete the exploitation flow. The attack vector is network-based, making it possible to launch remote attacks against any vulnerable WordPress site.
Successful exploitation allows an attacker to inject arbitrary scripts that execute in the context of the victim's browser. This can lead to malicious actions such as redirecting visitors to attacker-controlled sites, displaying unwanted advertisements, or injecting other HTML payloads [1]. Such vulnerabilities are commonly used in mass-exploit campaigns targeting thousands of websites simultaneously [1].
As a mitigation, the vendor has not yet released an official patch, but Patchstack has issued a mitigation rule to block attacks [1]. The recommended immediate action for site administrators is to update the plugin as soon as a fix becomes available, or to contact their hosting provider for assistance [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
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.