CVE Catalog

CVE-2026-93595

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

A vulnerability in ArcadeDB before 26.9.1 exists in the query_database tool exposed through AI chat endpoints. The tool executes queries without binding the authenticated user to the database context, causing per-type and per-bucket ACL checks to fail. Authenticated users can read data they are explicitly denied at the type level.

Risk Assessment

Attackers can exploit the AI assistant to run queries against restricted types or buckets, exposing sensitive data that would otherwise be rejected through standard query endpoints.

Recommendation

Upgrade ArcadeDB to version 26.9.1 or later, which includes the fix. Review permissions configuration and consider limiting access to AI features where possible.

Other vulnerabilities in ArcadeDB

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS