CVE-2026-42277
Published:May 08, 2026
Updated:May 16, 2026
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.
Affected Packages
https://github.com/onyx-dot-app/onyx.git (GITHUB):
Affected version(s) >=v3.2.0 <v3.2.6Fix Suggestion:
Update to version v3.2.6https://github.com/onyx-dot-app/onyx.git (GITHUB):
Affected version(s) >=v3.1.0 <v3.1.6Fix Suggestion:
Update to version v3.1.6https://github.com/onyx-dot-app/onyx.git (GITHUB):
Affected version(s) >=v0.0.1-testing <v3.0.9Fix Suggestion:
Update to version v3.0.9Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Authorization Bypass Through User-Controlled Key
EPSS
Base Score:
0.03