Vulnerability Description
Onyx is an open-source AI platform. Prior to versions 3.0.9, 3.1.6, and 3.2.6, the POST /chat/stop-chat-session/{chat_session_id} endpoint lets any authenticated user stop any other user's active chat session. The endpoint checks authentication but never verifies the session belongs to the caller. An attacker who knows a chat session UUID can kill another user's LLM generation mid-stream. 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-rw6w-hp62-gc8wExploitVendor Advisory
- https://github.com/onyx-dot-app/onyx/security/advisories/GHSA-rw6w-hp62-gc8wExploitVendor Advisory
FAQ
What is CVE-2026-42276?
CVE-2026-42276 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Onyx is an open-source AI platform. Prior to versions 3.0.9, 3.1.6, and 3.2.6, the POST /chat/stop-chat-session/{chat_session_id} endpoint lets any authenticated user stop any other user's active chat...
How severe is CVE-2026-42276?
CVE-2026-42276 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-42276?
Check the references section above for vendor advisories and patch information. Affected products include: Onyx Onyx.