Description
ArcadeDB versions before 26.8.1 contain an arbitrary file read vulnerability in the OpenCypher LOAD CSV FROM clause that allows authenticated users to read local files. Attackers with read query privileges can use the file:// protocol in LOAD CSV statements to access arbitrary files with server process privileges, exfiltrating sensitive data directly in query responses.
Published: 2026-08-18
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ArcadeDB versions before 26.8.1 contain a flaw in the OpenCypher LOAD CSV FROM clause that permits reading arbitrary local files when the file:// protocol is used. The issue can be leveraged by any authenticated user with read query privileges to exfiltrate data directly in query responses. The vulnerability is classified as a CWE-22 flaw and carries a CVSS score of 8.3, indicating a significant risk of confidentiality compromise.

Affected Systems

The affected product is ArcadeData’s ArcadeDB. All releases prior to version 26.8.1 are vulnerable, regardless of other patch levels. Users operating these versions must recognize that the flaw applies to any instance where the database is exposed to authenticated query usage.

Risk and Exploitability

The CVSS score of 8.3 reflects moderate to high severity. No EPSS score is available, and the vulnerability is currently not listed in CISA’s KEV catalog, so the current exploitation probability is unknown. Inferred from the description, the attack vector requires an authenticated user with read query privileges; attackers can craft a LOAD CSV statement using the file:// protocol to read owner‑process files and embed the contents in the query output. Once successful, an attacker can access any file readable by the database process, leading to direct data exfiltration.

Generated by OpenCVE AI on August 18, 2026 at 12:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ArcadeDB to version 26.8.1 or later, which removes the vulnerable LOAD CSV implementation.
  • Configure database role permissions to restrict which users may execute LOAD CSV statements, ensuring only operators that require such functionality possess the necessary privileges.
  • If an upgrade is not yet possible, disable or remove the file:// protocol support in the database configuration to prevent external file access via LOAD CSV.

Generated by OpenCVE AI on August 18, 2026 at 12:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 13:30:00 +0000

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

Tue, 18 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description ArcadeDB versions before 26.8.1 contain an arbitrary file read vulnerability in the OpenCypher LOAD CSV FROM clause that allows authenticated users to read local files. Attackers with read query privileges can use the file:// protocol in LOAD CSV statements to access arbitrary files with server process privileges, exfiltrating sensitive data directly in query responses.
Title ArcadeDB before 26.8.1 Arbitrary File Read via LOAD CSV
Weaknesses CWE-22
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Arcadedata Arcadedb
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-19T14:23:31.399Z

Reserved: 2026-08-18T10:59:33.701Z

Link: CVE-2026-75842

cve-icon Vulnrichment

Updated: 2026-08-19T14:23:24.520Z

cve-icon NVD

Status : Received

Published: 2026-08-18T12:19:34.597

Modified: 2026-08-19T15:18:08.800

Link: CVE-2026-75842

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T13:15:12Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')