GHSA-7fr9-h24p-27wpCriticalCVSS 9.1
OpenCode Studio before 2.4.4 contains a missing authentication vulnerability that allows...
🔗 CVE IDs covered (1)
📋 Description
OpenCode Studio before 2.4.4 contains a missing authentication vulnerability that allows unauthenticated remote attackers to read arbitrary files within the temp and static/music directories by directly accessing the GET /api/tmp/:tmpFile and GET /api/music/:fileName endpoints. Attackers can retrieve intermediate audio, video artifacts, and subtitles belonging to other users' jobs, and additionally delete any video by ID through the unauthenticated DELETE /api/short-video/:videoId endpoint.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-69110
- https://github.com/Microck/opencode-studio/issues/54
- https://github.com/Microck/opencode-studio/pull/55
- https://github.com/Microck/opencode-studio/commit/1f4d7a7f52beb43105d345b26fd0c0ffc2bf0004
- https://github.com/Microck/opencode-studio/releases/tag/v2.4.4
- https://www.vulncheck.com/advisories/opencode-studio-unauthenticated-file-read-via-api-tmp-and-api-music
- https://github.com/advisories/GHSA-7fr9-h24p-27wp