Description
ArcadeDB versions before 26.7.2 contain an authorization bypass vulnerability in HTTP handlers for time series, batch, Prometheus, and Grafana endpoints that fail to validate database access permissions. Attackers can access and modify databases they are not authorized to use by directly calling affected endpoints with arbitrary database parameters.
Published: 2026-08-01
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ArcadeDB versions before 26.7.2 contain an authorization bypass in HTTP handlers for time series, batch, Prometheus, and Grafana endpoints. The handlers fail to validate database access permissions, allowing attackers to call the endpoints with arbitrary database parameters and thereby read or modify databases they normally would not be authorized to use. This flaw is a classic instance of Authority and Permission Management abuse (CWE‑639).

Affected Systems

The affected product is ArcadeData ArcadeDB. All releases before version 26.7.2 are vulnerable. Attackers may exploit any of the exposed time series, batch, Prometheus, or Grafana endpoints by supplying arbitrary database names or identifiers.

Risk and Exploitability

The vulnerability has a CVSS score of 9.3, indicating a critical impact. The EPSS score is not available, but the lack of a KEV listing suggests no confirmed exploitation yet. Likely attack vectors involve remote HTTP requests to the vulnerable endpoints, requiring network reachability and the ability to set arbitrary database parameters. Because the flaw permits both data disclosure and modification, the risk to confidentiality, integrity, and availability is substantial.

Generated by OpenCVE AI on August 2, 2026 at 03:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ArcadeDB to version 26.7.2 or later.
  • If an upgrade cannot be performed immediately, restrict network access to the affected HTTP endpoints (time series, batch, Prometheus, Grafana) to trusted hosts only.
  • Configure strict role‑based access controls so that database parameters can only be used by users with appropriate permissions, preventing unauthorized database access.

Generated by OpenCVE AI on August 2, 2026 at 03:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sat, 01 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Arcadedata
Arcadedata arcadedb
Vendors & Products Arcadedata
Arcadedata arcadedb

Sat, 01 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description ArcadeDB versions before 26.7.2 contain an authorization bypass vulnerability in HTTP handlers for time series, batch, Prometheus, and Grafana endpoints that fail to validate database access permissions. Attackers can access and modify databases they are not authorized to use by directly calling affected endpoints with arbitrary database parameters.
Title ArcadeDB before 26.7.2 Authorization Bypass via Database Handlers
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Arcadedata Arcadedb
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-03T18:26:03.890Z

Reserved: 2026-07-29T13:09:45.993Z

Link: CVE-2026-67342

cve-icon Vulnrichment

Updated: 2026-08-03T18:25:59.636Z

cve-icon NVD

Status : Received

Published: 2026-08-01T13:17:05.417

Modified: 2026-08-03T19:16:52.787

Link: CVE-2026-67342

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T03:30:14Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key