Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-72605 1 Swingmx 1 Swing Music 2026-08-13 7.5 High
A missing authentication vulnerability in Swing Music 3.0.0 allows unauthenticated remote attackers to create arbitrary user accounts via the POST /auth/profile/create endpoint. The endpoint is allowlisted from JWT verification, permitting unauthenticated account creation. An attacker can register an account and use it to access protected functionality on the server.
CVE-2026-23877 1 Swingmx 2 Swing Music, Swingmusic 2026-04-18 4.3 Medium
Swing Music is a self-hosted music player for local audio files. Prior to version 2.1.4, Swing Music's `list_folders()` function in the `/folder/dir-browser` endpoint is vulnerable to directory traversal attacks. Any authenticated user (including non-admin) can browse arbitrary directories on the server filesystem. Version 2.1.4 fixes the issue.