CVE-2025-15505
Cross-Site Scripting in Luxul XWR-600 Web Interface
Publication date: 2026-01-11
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| luxul | xwr-600 | to 4.0.1 (inc) |
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-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Luxul XWR-600 device up to version 4.0.1, specifically in the Web Administration Interface. It involves improper handling of the Guest Network/Wireless Profile SSID argument, which allows an attacker to perform a cross-site scripting (XSS) attack. This means that an attacker can inject malicious scripts remotely through the web interface by manipulating this argument.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to execute cross-site scripting attacks via the web administration interface. This could lead to unauthorized script execution in the context of the affected device's web interface, potentially compromising user sessions or enabling further attacks. However, the CVSS scores indicate a low to moderate severity, with limited impact on confidentiality and availability, but some impact on integrity.
How can this vulnerability be detected on my network or system? Can you suggest some commands?
This vulnerability can be detected by checking the Guest Network and Wireless Profile SSID fields in the Luxul XWR-600 router's Web Administration Interface for any suspicious or malicious JavaScript code injections. Since the vulnerability involves stored cross-site scripting (XSS) in these SSID fields, you can manually inspect these fields via the router's admin interface. Automated detection commands are not provided in the available resources. Monitoring for unusual script execution in the admin interface or reviewing logs for unauthorized configuration changes may help detect exploitation attempts. [1, 2]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include avoiding the use of the affected Luxul XWR-600 router firmware version 4.0.1 or earlier, as no official vendor patches or mitigations are available. Users are advised to consider replacing the affected product. Additionally, restrict access to the Web Administration Interface to trusted users only, enforce strong authentication, and monitor for suspicious activity. Avoid interacting with untrusted SSID inputs and limit administrative user exposure to the interface to reduce risk. [2]