---
id: CVE-2026-69110
title: >-
  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/:tmpFil…
summary: >-
  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/:tmpFil…
severity: critical
cvss: 9.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'
cwe:
  - CWE-22
published: '2026-08-04'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T20:34:19.230'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-69110'
references:
  - url: >-
      https://github.com/Microck/opencode-studio/commit/1f4d7a7f52beb43105d345b26fd0c0ffc2bf0004
    label: disclosure@vulncheck.com
  - url: 'https://github.com/Microck/opencode-studio/issues/54'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/Microck/opencode-studio/pull/55'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/Microck/opencode-studio/releases/tag/v2.4.4'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/opencode-studio-unauthenticated-file-read-via-api-tmp-and-api-music
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00549
epssPercentile: 0.44864
ingestedAt: '2026-09-16T21:05:36.833Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
