PT-2026-67746 · Unknown · Opencode-Studio
CVSS v4.0
9.3
Critical
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
OpenCode Studio versions prior to 2.4.4
Description
Missing authentication allows remote attackers to read arbitrary files within the temp and static/music directories. This is achieved by accessing the 'GET /api/tmp/:tmpFile' and 'GET /api/music/:fileName' endpoints, enabling the retrieval of intermediate audio, video artifacts, and subtitles from other users. Additionally, attackers can delete videos by ID using the 'DELETE /api/short-video/:videoId' endpoint. The vulnerable variables include
tmpFile, fileName, and videoId.Recommendations
Update to version 2.4.4 or later.
Restrict access to the 'GET /api/tmp/:tmpFile', 'GET /api/music/:fileName', and 'DELETE /api/short-video/:videoId' endpoints as a temporary mitigation.
Exploit
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Opencode-Studio