CVE-2026-93595 PUBLISHED

ArcadeDB before 26.9.1 ACL Bypass via query_database Tool

Assigner: VulnCheck
Reserved: 18.09.2026 Published: 18.09.2026 Updated: 18.09.2026

ArcadeDB before 26.9.1 contains an access control bypass vulnerability in the query_database tool exposed through the AI chat endpoints. The tool executes queries without binding the authenticated principal to DatabaseContext, causing per-type and per-bucket ACL checks to silently no-op and allowing authenticated users to read data they are explicitly denied at the per-type level. Attackers can prompt the AI assistant to execute queries against restricted types or buckets to retrieve sensitive data that would be rejected through normal query endpoints.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor ArcadeData
Product arcadedb
Versions Default: unaffected
  • affected from 0 to 26.9.1 (excl.)
  • Version 26.9.1 is unaffected

Credits

  • T4ran24 reporter

References

Problem Types

  • Missing Authorization CWE