Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/Microck/opencode-studio/commit/1f4d7a7f52beb43105d345b26fd0c0
- https://github.com/Microck/opencode-studio/issues/54
- https://github.com/Microck/opencode-studio/pull/55
- https://github.com/Microck/opencode-studio/releases/tag/v2.4.4
- https://www.vulncheck.com/advisories/opencode-studio-unauthenticated-file-read-v
FAQ
What is CVE-2026-69110?
CVE-2026-69110 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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 direct...
How severe is CVE-2026-69110?
CVE-2026-69110 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-69110?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.