CVE-2025-31426
BaseFortify
Publication date: 2025-06-09
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 reflected Cross-Site Scripting (XSS) issue in the WordPress Sticky Radio Player plugin (versions up to 3.4). It allows unauthenticated attackers to inject malicious scripts into web pages generated by the plugin. When visitors access the affected site, these scripts can execute, potentially causing redirects, displaying unwanted advertisements, or other harmful actions. [1]
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to execute malicious scripts in the context of your website visitors. This can lead to unauthorized redirects, injection of unwanted content like advertisements, theft of user data, or other malicious activities. Since no privileges are required to exploit this, all users of the affected plugin versions are at risk. If your site is compromised, it may require professional incident response and server-side malware scanning. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this reflected XSS vulnerability involves monitoring for suspicious HTTP requests containing malicious script payloads targeting the Sticky Radio Player plugin endpoints. While no specific commands are provided, network administrators can use web server logs or intrusion detection systems to look for unusual query parameters or payloads that include script tags or JavaScript code. Additionally, applying server-side malware scanning and professional incident response is recommended if compromise is suspected. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying the Patchstack virtual patch (vPatch) which automatically blocks attack attempts targeting this vulnerability until an official fix is released. It is safe to apply and test this virtual patch to protect affected sites. Additionally, professional incident response and server-side malware scanning should be conducted if a site is suspected to be compromised. Avoid relying solely on plugin-based malware scanners as they can be tampered with. [1]