{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.4.4"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a18b58e35294b6ee11201c27c4acd52e1fc23c00"
            },
            {
              "fixed": "1f4d7a7f52beb43105d345b26fd0c0ffc2bf0004"
            }
          ],
          "repo": "https://github.com/microck/opencode-studio",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69110.json"
  },
  "details": "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.",
  "id": "CVE-2026-69110",
  "modified": "2026-08-06T03:31:15.413059886Z",
  "published": "2026-08-04T15:30:21.158Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69110.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/Microck/opencode-studio/releases/tag/v2.4.4"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69110"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/opencode-studio-unauthenticated-file-read-via-api-tmp-and-api-music"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/Microck/opencode-studio/pull/55"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Microck/opencode-studio/commit/1f4d7a7f52beb43105d345b26fd0c0ffc2bf0004"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/Microck/opencode-studio"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/Microck/opencode-studio/issues/54"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "OpenCode Studio \u003c 2.4.4 Unauthenticated File Read via /api/tmp and /api/music"
}