CVE-2026-48559

MEDIUM EPSS 6.8%
Published Jun 1, 20261mo ago · Modified Jun 17, 20262w ago
5.1 CVSS 4.0
Medium
Find Similar
Published Jun 1, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago

Description

Lightweight Music Server (LMS) though 3.76.0 contains a stored cross-site scripting vulnerability that allows attackers to execute arbitrary JavaScript by embedding malicious HTML in media file metadata tags such as GENRE, ARTIST, or ALBUM. Attackers can introduce a crafted media file into the victim's library, causing the payload to be saved during library scanning and executed automatically in the web interface due to tag content being rendered using Wt::TextFormat::UnsafeXHTML without sanitization in src/lms/ui/Utils.cpp.

CVSS Details

Base Score
5.1
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction P
Scope X

Threat Intelligence

EPSS Exploit Probability
6.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

References 4

  • github.com https://github.com/epoupon/lms/issues/844
  • github.com https://github.com/epoupon/lms/milestone/94
  • vulncheck.com https://www.vulncheck.com/advisories/lightweight-music-server-stored-xss-via-media-file-metadata-tags
  • zeroscience.mk https://www.zeroscience.mk/#/advisories/ZSL-2026-5987

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.