Lucene search
+L

6 matches found

CVE
CVE
added 2025/03/20 10:11 a.m.90 views

CVE-2024-9612

In danswer-ai/danswer v0.3.94, the vulnerability stems from the back-end not validating the visibility status of the search page. Administrators can hide the search page from the front-end, but regular users can still access its functionalities by directly calling the API, bypassing the visibilit...

6.5CVSS6.4AI score0.00719EPSS
Save
CVE
CVE
added 2025/07/22 12:00 a.m.70 views

CVE-2025-51479

Onyx Enterprise Edition 0.27.0 exposes an authorization bypass in the update_user_group function of onyx-dot-app. Remote authenticated attackers can modify arbitrary user groups by sending crafted PATCH requests to /api/manage/admin/user-group/id, bypassing curator-group assignment checks. Docume...

5.4CVSS7AI score0.00287EPSS
SaveWeb
CVE
CVE
added 2025/03/20 10:11 a.m.60 views

CVE-2024-7767

CVE-2024-7767 affects danswer-ai/danswer v0.3.94. The root cause is improper access control, enabling the first user created in the system to view, modify, and delete chats created by an Admin. Reported impact includes unauthorized access to sensitive information and potential data integrity issu...

8.1CVSS6.4AI score0.00589EPSS
Save
CVE
CVE
added 2025/07/20 2:02 p.m.42 views

CVE-2025-7894

Onyx is affected up to version 0.29.1, with the SQL injection vulnerability arising via the generate_simple_sql function in backend/onyx/agents/agent_search/kb_search/nodes/a3_generate_simple_sql.py (Chat Interface). The issue allows remote exploitation and has been publicly disclosed. Connected ...

9.8CVSS7.4AI score0.0052EPSS
Save
CVE
CVE
added 2026/05/08 3:51 a.m.37 views

CVE-2026-42277

Onyx (open‑source AI platform) contains an IDOR in the GET /chat/file/{file_id} endpoint. Before versions 3.0.9, 3.1.6, and 3.2.6, any authenticated user could download another user’s uploaded files by supplying the file’s UUID, because authentication is checked but ownership is not. The vulnerab...

6.5CVSS5.7AI score0.00201EPSS
SaveWeb
CVE
CVE
added 2026/05/08 3:49 a.m.31 views

CVE-2026-42276

Onyx has an IDOR vulnerability in POST /chat/stop-chat-session/{chat_session_id}. Authenticated users can stop other users’ active chat sessions because the endpoint authenticates the caller but does not verify that the session belongs to them. An attacker knowing a chat_session_id can interrupt ...

4.3CVSS5.8AI score0.00279EPSS
SaveWeb