CVE-2026-48559

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.
Configurations

No configuration.

History

01 Jun 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-01 15:16

Updated : 2026-07-14 22:17


NVD link : CVE-2026-48559

Mitre link : CVE-2026-48559

CVE.ORG link : CVE-2026-48559


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')