Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-46hj-24h4-j8gf
- https://www.vulncheck.com/advisories/arcadedb-before-cluster-token-disclosure-vi
FAQ
What is CVE-2026-67343?
CVE-2026-67343 is a vulnerability with a CVSS score of 8.8 (HIGH). 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. ...
How severe is CVE-2026-67343?
CVE-2026-67343 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67343?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.