CVE-2025-52778
BaseFortify
Publication date: 2025-06-27
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross Site Scripting (XSS) flaw in the WordPress xili-dictionary plugin (versions up to 2.12.5.2). It allows unauthenticated attackers to inject malicious scripts, such as redirects, advertisements, or other HTML payloads, into websites using the plugin. These scripts execute when visitors access the affected site, potentially compromising user interactions. [1]
How can this vulnerability impact me? :
The vulnerability can lead to attackers injecting malicious scripts that execute in the browsers of site visitors. This can result in unauthorized redirects, display of unwanted advertisements, theft of user data, or other malicious actions. It poses a moderate risk and can be exploited automatically, potentially harming both site owners and their users. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves monitoring for attempts to inject malicious scripts targeting the xili-dictionary plugin, especially reflected XSS payloads in HTTP requests. While no specific commands are provided, professional incident response and server-side malware scanning are recommended. Network monitoring tools can be used to inspect HTTP requests for suspicious script injections targeting the plugin's endpoints. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying the virtual patch (vPatch) provided by Patchstack, which blocks attacks exploiting this vulnerability until an official fix is released. It is also recommended to perform professional incident response and server-side malware scanning if a compromise is suspected. Avoid relying solely on plugin-based malware scanners as they can be tampered with. [1]