Description
ArcadeDB versions before 26.8.1 contain a server-side request forgery vulnerability in the IMPORT DATABASE command where the security validator resolves and checks hostnames but the subsequent connection re-resolves the raw URL and follows redirects. Authenticated attackers can bypass the validator using DNS rebinding or HTTP redirects to access cloud metadata endpoints, internal services, or read arbitrary local files on default installations.
Published: 2026-08-18
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ArcadeDB versions prior to 26.8.1 contain an SSRF flaw in the IMPORT DATABASE command. The command validates hostnames but the subsequent connection re‑resolves the raw URL and follows redirects. Authenticated users can exploit this by using DNS rebinding or HTTP redirects to point the database at cloud metadata endpoints, internal services, or to read arbitrary local files on the default installation. This vulnerability is classified as CWE‑918 and can lead to unauthorized data exposure and potential compromise of internal resources.

Affected Systems

ArcadeData’s ArcadeDB, any instance running version 26.8.0 or earlier. The affected component is the server-side IMPORT DATABASE feature, which is only available to authenticated users with database privileges.

Risk and Exploitability

The CVSS score is 7.1, indicating a high severity risk. No EPSS score is currently available, and the vulnerability is not listed in the CISA KEV catalog. Attack requires authentication to the database server, so exposed databases or those that grant administrative privileges pose the greatest threat. The vulnerability allows bypass of the hostname validator via DNS rebinding or redirects, enabling attackers to trigger arbitrary outbound requests from the server.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the ArcadeDB 26.8.1 patch or later to remove the SSRF flaw.
  • If an upgrade cannot occur immediately, block outbound connections from the database server to prevent requests to internal metadata or untrusted external hosts.
  • Restrict DNS resolution or use firewall rules to block DNS rebinding attacks to internal addresses.
  • Optionally disable the IMPORT DATABASE command or restrict its use to a trusted admin host until the patch is applied.

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 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 13:00: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 a server-side request forgery vulnerability in the IMPORT DATABASE command where the security validator resolves and checks hostnames but the subsequent connection re-resolves the raw URL and follows redirects. Authenticated attackers can bypass the validator using DNS rebinding or HTTP redirects to access cloud metadata endpoints, internal services, or read arbitrary local files on default installations.
Title ArcadeDB before 26.8.1 SSRF via IMPORT DATABASE validator bypass
Weaknesses CWE-918
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Arcadedata Arcadedb
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-18T13:35:55.096Z

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

Link: CVE-2026-75844

cve-icon Vulnrichment

Updated: 2026-08-18T12:51:11.703Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-31T20:33:07.713

Link: CVE-2026-75844

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T12:45:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)