Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-93594— ArcadeDB before 26.9.1 ACL Bypass via Index and TimeSeries

Quick assessment

Affected
ArcadeData arcadedb
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

ArcadeDB (Maven artifact com.arcadedb:arcadedb-engine) through 26.8.1 enforces its per-type/per-record access-control rules only in LocalBucket, keyed on file id. Query-execution paths that reach record data through LSM index files or the TimeSeries engine nev

CVSS 8.1 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-93594

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
ArcadeDB before 26.9.1 ACL Bypass via Index and TimeSeries
Source: CVE Program / CVE List V5
Vulnerability Description
ArcadeDB (Maven artifact com.arcadedb:arcadedb-engine) through 26.8.1 enforces its per-type/per-record access-control rules only in LocalBucket, keyed on file id. Query-execution paths that reach record data through LSM index files or the TimeSeries engine never invoke that permission check, so an authenticated user who is denied readRecord/deleteRecord on a type can still, with a single ordinary SQL statement, read the type's indexed key values and record IDs (e.g. SELECT key, rid FROM INDEX:Type[field]), read MAX/MIN values via the index shortcut, read and count TimeSeries samples, learn the type's record count, and delete index entries (DELETE FROM INDEX:Type[field]), which desynchronizes the index from the data and can defeat unique constraints. Index and type names needed for exploitation are discoverable because SELECT FROM schema:indexes is unfiltered. The issue affects both embedded and server deployments and all transports (HTTP, Bolt, Postgres, Gremlin) once a principal is bound. Fixed in 26.9.1.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制不正确
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
ArcadeData arcadedb 0 ~ 26.9.1 -

II. Public POCs for CVE-2026-93594

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-93594

登录查看更多情报信息。

Other References for CVE-2026-93594 (2)

Same Patch Batch · ArcadeData · 2026-09-18 · 6 CVEs total

CVE-2026-93593 8.1 HIGH ArcadeDB before 26.9.1 TimeSeries ACL Bypass via Type Permission
CVE-2026-93597 7.7 HIGH ArcadeDB before 26.9.1 SSRF via IPv6 transition addresses
CVE-2026-93598 7.1 HIGH ArcadeDB before 26.9.1 Classpath Credential Disclosure via ResourceBundle
CVE-2026-93595 6.5 MEDIUM ArcadeDB before 26.9.1 ACL Bypass via query_database Tool
CVE-2026-93596 4.3 MEDIUM ArcadeDB before 26.9.1 Authorization Bypass via Batch Edge Connect

IV. Related Vulnerabilities

V. Comments for CVE-2026-93594

No comments yet


Leave a comment