Description
ArcadeDB before 26.8.1 contains a server-side request forgery vulnerability in the OpenCypher LOAD CSV implementation that fails to validate HTTP/HTTPS URLs. Authenticated attackers can craft LOAD CSV queries pointing to internal network addresses or cloud metadata endpoints to make the ArcadeDB server fetch and return sensitive data from restricted services.
Published: 2026-08-19
Score: 8.3 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ArcadeDB versions prior to 26.8.1 have a server‑side request forgery flaw within the OpenCypher LOAD CSV implementation; the system does not validate HTTP or HTTPS URLs supplied in a LOAD CSV query. An attacker who authenticates to the database can craft a LOAD CSV statement that points to internal network resources or cloud metadata endpoints, causing the ArcadeDB server to fetch and return data from those restricted services. The primary consequence is the disclosure of sensitive information that should be restricted to internal consumers, thereby compromising confidentiality.

Affected Systems

The vulnerability affects ArcadeData's ArcadeDB database product for all releases earlier than 26.8.1. Only environments where the loading of CSV data is enabled are impacted.

Risk and Exploitability

The CVSS score of 8.3 classifies this as a high‑severity flaw. Although the EPSS score is not available and the vulnerability is not listed in CISA's KEV catalog, the attack requires only authentication and does not need additional exploitation factors; the attacker can obtain internal data using standard database queries. Because the flaw directly leverages an exposed command and the server performs outbound HTTP(S) requests without validation, the potential damage is significant if an attacker can identify valuable internal resources or metadata endpoints. The low barrier to use makes mitigation a priority.

Generated by OpenCVE AI on August 19, 2026 at 19:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ArcadeDB to version 26.8.1 or later to apply the URL validation fix
  • Restrict the use of LOAD CSV to privileged accounts or disable the command for untrusted users
  • Block outbound HTTP/HTTPS traffic from the ArcadeDB server to internal network addresses and cloud metadata endpoints using firewall or host‑based controls
  • Regularly review database logs for unexpected LOAD CSV queries and monitor for unauthorized data access

Generated by OpenCVE AI on August 19, 2026 at 19:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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

Type Values Removed Values Added
Description ArcadeDB before 26.8.1 contains a server-side request forgery vulnerability in the OpenCypher LOAD CSV implementation that fails to validate HTTP/HTTPS URLs. Authenticated attackers can craft LOAD CSV queries pointing to internal network addresses or cloud metadata endpoints to make the ArcadeDB server fetch and return sensitive data from restricted services.
Title ArcadeDB before 26.8.1 Server-Side Request Forgery via LOAD CSV
Weaknesses CWE-918
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:02:07.968Z

Reserved: 2026-08-19T11:36:02.573Z

Link: CVE-2026-76225

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-19T14:17:49.020

Modified: 2026-08-19T14:17:49.020

Link: CVE-2026-76225

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-19T19:30:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)