← Back to search

CVE-2026-69110

9.1 CRITICALpublic exploit available

Published 2026-08-04 · Updated 2026-08-04

AI risk analysis

Summary
The flaw allows unauthenticated attackers to read sensitive files and delete videos, posing a significant security risk.
Exploitability
Exploitation is relatively easy as it requires direct access to specific API endpoints without authentication.
Blast radius
If exploited, this could lead to data breaches and unauthorized deletion of user content, impacting multiple users' privacy and project integrity.
Prioritized remediation
Update to OpenCode Studio version 2.4.4 or later to patch the missing authentication vulnerability.
auth-bypassfile-readdeleteapiweb

Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.

NVD 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 vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Weaknesses

CWE-22

Public exploit & PoC references

All references

Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.