๐Ÿ” CVE Alert

CVE-2026-54077

HIGH 7.1

ArcadeDB: IMPORT DATABASE allows SSRF and arbitrary local file read by authenticated users

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

ArcadeDB is a Multi-Model DBMS. Prior to 26.6.1, the IMPORT DATABASE statement in engine/src/main/java/com/arcadedb/query/sql/parser/ImportDatabaseStatement.java did not require administrative privileges and passed its source to integration/src/main/java/com/arcadedb/integration/importer/SourceDiscovery.java without validation. An authenticated user with SQL command access through /api/v1/command or /api/v1/query can supply HTTP or HTTPS destinations to make server-side requests to internal services, or file:// paths to read files accessible to the server process and ingest the results as queryable records. The XML importer also permits DTD processing and external entities, enabling entity expansion. The root-only /api/v1/server administration endpoint is not affected. The fix requires updateSecurity permission, blocks local-network import destinations by default through arcadedb.server.security.importBlockLocalNetworks, supports the arcadedb.server.security.importAllowedLocalPaths file allow-list, and disables XML DTD processing and external entities. This issue is fixed in version 26.6.1.

CWE CWE-22 CWE-776 CWE-918
Vendor arcadedata
Product arcadedb
Published Sep 15, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for arcadedata arcadedb

Be the first to know when new high vulnerabilities affecting arcadedata arcadedb are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
Low

Affected Versions

ArcadeData / arcadedb
< 26.6.1
com.arcadedb / arcadedb-engine
< 26.6.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-8w86-m9h8-hvqg github.com: https://github.com/ArcadeData/arcadedb/pull/4422 github.com: https://github.com/ArcadeData/arcadedb/commit/bdc414cbdeda094cf8c20637cdc937335a3a19ee github.com: https://github.com/ArcadeData/arcadedb/releases/tag/26.6.1