CVE-2025-68518
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-01-29
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themegoods | hoteller | to 6.8.9 (exc) |
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?
CVE-2025-68518 is a medium priority Reflected Cross-Site Scripting (XSS) vulnerability in the WordPress Hoteller Theme versions prior to 6.8.9. It allows attackers to inject malicious scripts, such as redirects or advertisements, into web pages. These scripts execute when visitors access the affected site. Exploitation requires a privileged user to interact with malicious content, like clicking a crafted link or submitting a form. The vulnerability is categorized under OWASP Top 10 A3: Injection. [1]
How can this vulnerability impact me? :
This vulnerability can lead to attackers injecting malicious scripts into your website, which may execute in the browsers of your visitors. This can result in unauthorized redirects, display of unwanted advertisements, theft of user data, session hijacking, or other malicious activities. Exploitation requires user interaction by a privileged user, potentially compromising site integrity and user trust. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves identifying attempts to inject malicious scripts via reflected inputs in the Hoteller Theme prior to version 6.8.9. While specific commands are not provided, monitoring web server logs for suspicious query parameters or payloads that include script tags or encoded HTML can help. Using web vulnerability scanners that test for reflected XSS on affected pages is recommended. Additionally, applying Patchstack's mitigation rules can help detect and block attack attempts. [1]
What immediate steps should I take to mitigate this vulnerability?
The immediate mitigation step is to update the Hoteller Theme to version 6.8.9 or later, where the vulnerability is fixed. Until the update can be applied, Patchstack provides mitigation rules that can be used to block attack attempts targeting this vulnerability. Applying such rules on your web application firewall or security system is advised to reduce risk. [1]