CVE-2026-85693

Summary

Chatbot UI contains an authorization bypass vulnerability in the retrieval endpoint that allows authenticated attackers to access private file content belonging to other users by supplying arbitrary file UUIDs. The endpoint uses a service-role Supabase client that bypasses row-level security and fails to validate file ownership, enabling attackers to retrieve indexed content chunks from victim files through crafted POST requests.

Affected Software

VendorProductVersion RangeStatus
mckaywrigleychatbot-ui0 <= 81328b61d2a4ab597a7a057be70e785cf756d9f8affected

Weaknesses

  • CWE-639: Authorization Bypass Through User-Controlled Key

References