CVE-2026-75850

ArcadeDB before 26.8.1 fails to bind the authenticated principal (setCurrentUser) on its batch and time-series HTTP handlers. Because no principal is bound on the worker thread, the engine's fine-grained per-type ACL layer (LocalBucket.checkPermissionsOnFile) does not execute for these handlers. In deployments that use per-type or per-group ACLs, a user with database access but only limited per-type permissions can read from and write to types they are not authorized to access by submitting requests to the batch/time-series endpoints. Deployments that rely solely on database-level access control are not affected.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-18 12:19

Updated : 2026-09-08 20:32


NVD link : CVE-2026-75850

Mitre link : CVE-2026-75850

CVE.ORG link : CVE-2026-75850


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization