Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Onyx | Onyx | < 3.0.9 |
Related Weaknesses (CWE)
References
- https://github.com/onyx-dot-app/onyx/security/advisories/GHSA-vg3h-35f7-7w6rVendor Advisory
- https://github.com/onyx-dot-app/onyx/security/advisories/GHSA-vg3h-35f7-7w6rVendor Advisory
FAQ
What is CVE-2026-42277?
CVE-2026-42277 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 provid...
How severe is CVE-2026-42277?
CVE-2026-42277 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-42277?
Check the references section above for vendor advisories and patch information. Affected products include: Onyx Onyx.