CVE-2026-69110 PUBLISHED

OpenCode Studio < 2.4.4 Unauthenticated File Read via /api/tmp and /api/music

Assigner: VulnCheck
Reserved: 03.08.2026 Published: 04.08.2026 Updated: 04.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Microck
Product opencode-studio
Versions Default: affected
  • affected from 0 to 2.4.4 (excl.)

Credits

  • YU SUN finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE