CVE-2025-52778
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Michel - xiligroup dev xili-dictionary xili-dictionary allows Reflected XSS.This issue affects xili-dictionary: from n/a through <= 2.12.5.2.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS vulnerability in WordPress xili-dictionary plugin (<=2.12.5.2) allows attackers to inject malicious scripts via crafted links, affecting visitors when exploited.
CVE-2025-52778: Reflected XSS in xili-dictionary
The WordPress xili-dictionary plugin version 2.12.5.2 and earlier suffers from a reflected cross-site scripting (XSS) vulnerability due to improper neutralization of input during web page generation [1]. This flaw occurs in one or more parameters that are echoed back to the user without proper sanitization or output encoding.
Exploitation
An attacker can exploit this vulnerability by crafting a malicious URL containing JavaScript payload. When a privileged user (e.g., an administrator) clicks such a link, the injected script executes in the context of the victim's browser. Successful exploitation requires user interaction, such as clicking the link or visiting a specially crafted page [1].
Impact
A successful attack allows the attacker to inject arbitrary HTML and JavaScript into the website. This can be used to create redirects, display advertisements, steal session cookies, or perform other malicious actions when visitors load the affected page [1]. The vulnerability is considered moderately dangerous and may be used in mass-exploit campaigns.
Mitigation
The vendor has not yet released an official patch, but Patchstack has issued a virtual mitigation rule to block attacks [1]. Users are strongly advised to update the plugin to a patched version as soon as it becomes available, or apply a web application firewall (WAF) rule to protect against exploitation.
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
1- Range: <= 2.12.5.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.