HomeCVE Intelligence › CVE-2026-49339
CVSS 7.1 HIGH Vulnerability

CVE-2026-49339: gonic: Path Traversal in playlist `id` bypasses ownership check, enabling any user to rea…

Summary The maintainer's recent fix in [6dd71e6a3c966867ef8c900d359a7df75789f410](https://github.com/sentriz/gonic/commit/6dd71e6) (fix(subsonic): enforce playlist ownership on getPlaylist/deletePlaylist) added an owner…

7.1CVSS Score
HIGHSeverity
NOCISA KEV
VulnerabilityImpact Type

📋 Vulnerability Details

CVE IDCVE-2026-49339
Vendorgo
Affected Productgo.senan.xyz/gonic
Vulnerability TypeVulnerability
CVSS Score7.1 (HIGH)
Actively Exploited❌ No known exploitation
Patch StatusSee Vendor Advisory →
Reported ByCYBERDUDEBIVASH SENTINEL APEX Intelligence (via github_advisories)

🔬 Technical Analysis

#

Summary The maintainer's recent fix in [6dd71e6a3c966867ef8c900d359a7df75789f410](https://github.com/sentriz/gonic/commit/6dd71e6) (fix(subsonic): enforce playlist ownership on getPlaylist/deletePlaylist) added an ownership check based on playlist.UserID. However, playlist.UserID is derived from the *first path segment* of the attacker-controlled playlist ID, with no path containment on the resolved file path. Any authenticated Subsonic user can therefore bypass the ownership check and: 1. Read any other user's playlist (name, comment, IsPublic flag, song list) by crafting a base64-encoded playlist ID whose first segment matches their own user ID, followed by .. traversal segments pointing into another user's playlist directory.

2. Delete any other user's playlist

🎯 Known Indicators of Compromise

{"type":"sha1","value":"6dd71e6a3c966867ef8c900d359a7df75789f410","confidence_score":0.9,"first_seen":"2026-06-27","source_count":1} {"type":"url","value":"https://github.com/sentriz/gonic/commit/6dd71e6)","confidence_score":0.82,"first_seen":"2026-06-27","source_count":1}

📚 Advisory References

⚡ DETECTION RULES AVAILABLE

Get CVE-2026-49339 Detection Pack

Sigma rules, YARA signatures, IOC table, and SIEM queries for Splunk, Elastic, Sentinel, and Chronicle — deployable in 5 minutes.

✓ Sigma Rules ✓ YARA Pack ✓ IOC Table ✓ SIEM Queries
🛡️ Get Detection Pack → 🔌 Access via API →

🔗 Related Intelligence