CVE-2026-48559 MEDIUM

CVE-2026-48559: Lightweight Music Server 3.76.0 Stored XSS via Media File Metadata Tags

Vendor Epoupon
Product lms
Weakness CWE-79 · XSS
Published June 1, 2026
Last update June 1, 2026

CVSS base score

5.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 1, 2026 CVE published
June 1, 2026 Record updated