CVE 6.5 MEDIUM

Onyx: IDOR in /chat/file/{file_id} allows any authenticated user to download other users files_CVE-2026-42277

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

Description

Onyx is an open-source AI platform. Prior to versions 3.0.9, 3.1.6, and 3.2.6, the GET /chat/file/{file_id} endpoint allows any authenticated user to download any other user's uploaded files by providing the file UUID. The endpoint verifies the caller is authenticated but never checks that the file belongs to them. An attacker who knows or obtains a file UUID can access confidential documents, chat attachments, and other files uploaded by any user in the system. This issue has been patched in versions 3.0.9, 3.1.6, and 3.2.6.

Basic Information

ID CVE-2026-42277
Source GitHub_M
Published May 8, 2026 at 03:51

Affected Product

Vendor onyx-dot-app
Product onyx
Version < 3.0.9
Affected Versions onyx-dot-app onyx < 3.0.9
onyx-dot-app onyx >= 3.1.0, < 3.1.6
onyx-dot-app onyx >= 3.2.0, < 3.2.6

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.