---
id: CVE-2026-67343
title: >-
  ArcadeDB versions before 26.7.2 fail to properly redact the cluster token in
  the GET /api/v1/server endpoint, allowing authenticated users to retrieve the
  arcadedb.ha.clusterToken value in cleartext
summary: >-
  ArcadeDB versions before 26.7.2 fail to properly redact the cluster token in
  the GET /api/v1/server endpoint, allowing authenticated users to retrieve the
  arcadedb.ha.clusterToken value in cleartext. Attackers can use the leaked
  token wi…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-200
published: '2026-08-01'
updated: '2026-08-01'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-67343'
references:
  - url: >-
      https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-46hj-24h4-j8gf
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/arcadedb-before-cluster-token-disclosure-via-get-api-v1-server
    label: disclosure@vulncheck.com
tags:
  - nvd
ingestedAt: '2026-08-02T09:18:11.678Z'
epss: 0.00508
epssPercentile: 0.40796
---

## Overview

ArcadeDB versions before 26.7.2 fail to properly redact the cluster token in the GET /api/v1/server endpoint, allowing authenticated users to retrieve the arcadedb.ha.clusterToken value in cleartext. Attackers can use the leaked token with X-ArcadeDB-Cluster-Token and X-ArcadeDB-Forwarded-User headers to impersonate root and execute administrative actions including user creation, database operations, and server shutdown.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
