CVE-2025-65229
BaseFortify
Publication date: 2025-12-08
Last updated on: 2025-12-11
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lyrion | music_server | 9.0.3 |
| lyrion | lyrion_music_server | to 9.0.3 (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?
This vulnerability is a stored cross-site scripting (XSS) issue in the web interface of Lyrion Music Server version 9.0.3 and earlier. An authenticated user with access to the Settings Player can input arbitrary HTML or JavaScript code into the Player name field. This input is stored by the server and later displayed without proper encoding on the Player Info tab, causing the malicious script to execute in the browser of any user who views that page.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute arbitrary scripts in the context of other users viewing the Player Info page. This can lead to theft of session tokens, user impersonation, or other malicious actions performed on behalf of the victim user.