CVE-2025-31067
BaseFortify
Publication date: 2025-06-27
Last updated on: 2026-04-28
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 Stored Cross-Site Scripting (XSS) issue in the WordPress Seven Stars theme up to version 1.4.4. It allows unauthenticated attackers to inject malicious scripts, such as redirects, advertisements, or other HTML payloads, into websites using the affected theme. These malicious scripts execute when visitors access the site, potentially compromising site integrity and user security. [1]
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to execute malicious scripts on your website visitors' browsers. This can lead to unauthorized redirects, display of unwanted advertisements, theft of user data, session hijacking, and overall compromise of site integrity and user security. Since the vulnerability is exploitable remotely without authentication, it poses a significant risk to affected websites. [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 Seven Stars theme up to version 1.4.4. Since the vulnerability allows unauthenticated attackers to inject scripts, network or web server logs can be inspected for suspicious input patterns or payloads typical of Cross-Site Scripting (XSS) attacks. However, no specific detection commands or tools are provided in the available resources. It is recommended to use server-side malware scanning and professional incident response services for compromise detection rather than relying on plugin-based scanners. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying the virtual patch (vPatch) released by Patchstack, which automatically blocks attack attempts targeting this vulnerability until an official patch is available. This virtual patch can be safely applied and tested to protect websites immediately without impacting performance. Additionally, monitoring and applying professional incident response or server-side malware scanning is advised if a compromise is suspected. [1]