Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-49338— Subsonic API: any authenticated user can delete or read any other user's playlist (IDOR)

Quick assessment

Affected
sentriz gonic
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

sentriz gonic是sentriz个人开发者的一个音乐流媒体服务器软件。 sentriz gonic 0.21.0之前版本存在授权问题漏洞,该漏洞源于Subsonic API端点未执行每资源授权,可能导致低权限攻击者删除任意其他用户的播放列表并读取私有播放列表的完整内容。

CVSS 7.1 · High EPSS 0.29% · P21

Affected Version Matrix 1

VendorProduct Version RangeStatus
sentriz gonic < 0.21.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-49338

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Subsonic API: any authenticated user can delete or read any other user's playlist (IDOR)
Source: CVE Program / CVE List V5
Vulnerability Description
gonic is a music streaming server / free-software subsonic server API implementation. Prior to version 0.21.0, the Subsonic API endpoints `/rest/deletePlaylist.view` and `/rest/getPlaylist.view` perform no per-resource authorization. Once authenticated as any user (admin or not), an attacker can delete any playlist owned by any other user (including admin) by passing its `id` and read the full contents (name, comment, song list) of any other user's **private** (non-public) playlist by passing its `id`. The Subsonic playlist `id` is `base64url("<userID>/<filename>.m3u")`. Because filenames are user-supplied or time-derived and the `userID` is a small integer, IDs are guessable and frequently exposed (e.g. a previously-public playlist that was later made private still has the same ID). This breaks the multi-user trust boundary of gonic: a low-privileged user can wipe an administrator's curated playlists, and a user can exfiltrate any private playlist they obtain an ID for. The issue was fixed in commit `6dd71e6a3c966867ef8c900d359a7df75789f410`, which is part of version 0.21.0.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制不恰当
Source: CVE Program / CVE List V5
Vulnerability Title
sentriz gonic 授权问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
sentriz gonic是sentriz个人开发者的一个音乐流媒体服务器软件。 sentriz gonic 0.21.0之前版本存在授权问题漏洞,该漏洞源于Subsonic API端点未执行每资源授权,可能导致低权限攻击者删除任意其他用户的播放列表并读取私有播放列表的完整内容。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
sentriz gonic < 0.21.0 -

II. Public POCs for CVE-2026-49338

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 9584 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-49338

登录查看更多情报信息。

Patches & Fixes for CVE-2026-49338 (1)

Vendor Advisories for CVE-2026-49338 (1)

Same Patch Batch · sentriz · 2026-06-19 · 3 CVEs total

CVE-2026-49340 8.1 HIGH gonic has arbitrary file write in createPlaylist: any authenticated user can write playlis
CVE-2026-49339 7.1 HIGH Path traversal in getPlaylist/deletePlaylist bypasses ownership check: any authenticated u

IV. Related Vulnerabilities

V. Comments for CVE-2026-49338

No comments yet


Leave a comment