ArcadeDB before 26.9.1 (com.arcadedb:arcadedb-engine <= 26.8.1) fails to bind the authenticated principal onto the DatabaseAsyncTransaction async worker threads used by the parallel edge-connect phase of POST /api/v1/batch/{database}. Because those workers have no current user, LocalDatabase.checkPermissionsOnFile returns early and allows the write, bypassing per-type CREATE_RECORD/UPDATE_RECORD ACL enforcement. In deployments that rely on per-type or per-group ACLs, an authenticated low-privilege user holding CREATE_RECORD on an edge type E but with CREATE_RECORD/UPDATE_RECORD revoked on a vertex type V can submit a graph edge-load batch request (with parallelFlush at its default value of true) and durably append edges to protected vertices of type V by writing records into V's _out_edges/_in_edges buckets, resulting in unauthorized modification of graph adjacency. Setting parallelFlush=false causes the request to be correctly rejected. This is an incomplete fix of GHSA-c23x-pqcj-7hfm, which bound the principal only on the HTTP handler thread.
CVE-2026-93596
Score 4.3 from GitHub Security Advisory published 2026-09-18. a secondary CVSS source baseline 4.3; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 4.3
- EG Score
- 4.3(high)
- EG Risk
- 35(Track)EG Risk 35/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity43% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 20%
- KEV
- Not listed
Published
September 18, 2026
Last Modified
September 18, 2026
Advisory Details (2)
Auto-updated Sep 18, 2026ArcadeDB before 26.9.1 Authorization Bypass via Batch Edge Connect | Advisories | VulnCheck
https://www.vulncheck.com/advisories/arcadedb-before-26.9.1-authorization-bypass-via-batch-edge-connectBatch parallel-flush edge-connect writes on unbound async workers bypass per-type ACL (incomplete fix of GHSA-c23x) · Advisory · ArcadeData/arcadedb · GitHub
https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-27vw-j8qc-5h7xVendor Advisories for CVE-2026-93596(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 24× in last 7d / 24× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-25 01:58 UTCEG score recompute
- 2026-09-25 01:58 UTCGHSA enrichment
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-24 00:43 UTCEG score recompute
- 2026-09-24 00:43 UTCGHSA enrichment
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-22 23:30 UTCEG score recompute
- 2026-09-22 23:29 UTCGHSA enrichment
- 2026-09-22 16:01 UTCEPSS rescore
- 2026-09-21 22:11 UTCEG score recompute
- 2026-09-21 22:10 UTCGHSA enrichment
- 2026-09-21 21:09 UTCEPSS rescore
- 2026-09-20 20:57 UTCEG score recompute
- 2026-09-20 20:57 UTCGHSA enrichment
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 19:43 UTCEG score recompute
- 2026-09-19 19:43 UTCGHSA enrichment
- 2026-09-18 18:29 UTCEG score recompute
- 2026-09-18 18:29 UTCGHSA enrichment
- 2026-09-18 17:54 UTCEG score recompute
- 2026-09-18 17:54 UTCGHSA enrichment
- 2026-09-18 14:21 UTCEG score recompute
- 2026-09-18 13:29 UTCEG score recompute
- 2026-09-18 13:29 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-93596?
When was CVE-2026-93596 disclosed?
Is CVE-2026-93596 actively exploited?
What is the CVSS score of CVE-2026-93596?
How do I remediate CVE-2026-93596?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-93596
Is Your Infrastructure Affected by CVE-2026-93596?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.