AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-72605

HIGH · CVSS 7.5 EPSS 0.31% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

Swing Music 3.0.0 contains a critical vulnerability that allows unauthenticated remote attackers to create arbitrary user accounts through the POST /auth/profile/create endpoint, which bypasses JWT verification. This flaw enables attackers to gain unauthorized access to protected server functionalities, posing a significant security risk. Organizations using this version of Swing Music should prioritize immediate remediation to prevent potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-72605
Severity
HIGH
CVSS
7.5
EPSS
0.31%

Original NVD 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.