CVE-2025-24757
BaseFortify
Publication date: 2025-07-04
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. |
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the WordPress MyRewards plugin (versions up to 5.4.14). It allows an attacker with contributor-level privileges to inject malicious scripts, such as redirects or advertisements, into the website. These scripts execute when visitors access the affected pages, potentially compromising the site or its users. [1]
How can this vulnerability impact me? :
If exploited, this vulnerability can allow attackers to execute malicious scripts on your website, which may lead to unauthorized redirects, display of unwanted advertisements, or other harmful HTML payloads. This can degrade user trust, harm your website's reputation, and potentially lead to further security issues. However, exploitation requires contributor-level access, and the severity is considered low. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves checking for malicious script injections in the MyRewards plugin, especially from users with contributor-level privileges. Since plugin-based malware scanners may be unreliable, it is recommended to perform server-side malware scanning or engage professional incident response services. Specific commands are not provided in the available resources. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation can be achieved through virtual patching (vPatching) even though no official patch or fixed version is currently available. Limiting contributor-level privileges and monitoring for suspicious activity is also advisable. If compromise is suspected, seek professional incident response and perform server-side malware scanning. [1]