CVE-2026-72605
Received Received - Intake

Missing Authentication in Swing Music 3.0.0

Vulnerability report for CVE-2026-72605, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-11

Last updated on: 2026-08-11

Assigner: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-11
Generated
2026-08-11
AI Q&A
2026-08-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
swingmx swing_music From 3.0.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a missing authentication issue in Swing Music 3.0.0. It allows unauthenticated remote attackers to create arbitrary user accounts by exploiting the POST /auth/profile/create endpoint. This endpoint bypasses JWT verification, enabling attackers to register accounts without proper authentication and gain access to protected server functionality.

Detection Guidance

Check for unauthorized user accounts created via the POST /auth/profile/create endpoint. Monitor server logs for unusual POST requests to this path without valid JWT tokens.

Impact Analysis

An attacker could exploit this to create unauthorized accounts and access sensitive user data or server features. Since Swing Music supports multi-user access and hosts local audio files, attackers might steal personal music collections, modify settings, or disrupt service availability for legitimate users.

Compliance Impact

This vulnerability could lead to unauthorized data access, violating GDPR's data protection principles or HIPAA's safeguards for sensitive health information. Unauthorized account creation may result in non-compliance with access control requirements, potentially leading to legal penalties or reputational damage.

Mitigation Strategies

Disable or restrict access to the POST /auth/profile/create endpoint. Implement proper authentication checks for all endpoints. Update to a patched version if available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72605. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart