Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-54077— ArcadeDB: IMPORT DATABASE allows SSRF and arbitrary local file read by authenticated users

Quick assessment

Affected
ArcadeData arcadedb
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

ArcadeDB 是一个多模型数据库管理系统(Multi-Model DBMS)。在 26.6.1 版本之前,位于 中的 语句未要求管理权限,并且将其源参数未经验证地传递给了 。 拥有通过 或 执行 SQL 命令权限的已认证用户,可以指定 HTTP 或 HTTPS 目标地址,从而诱导服务器向内部服务发起请求(服务端请求伪造,SSRF),或者使用 协议路径读取服务器进程可访问的文件,并将读取结果作为可查询的记录导入。此外,XML 导入器允许处理 DTD 和外部实体,可能导致实体扩展攻击(XXE)。 仅管理员可用的 管

CVSS 7.1 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-54077

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
ArcadeDB: IMPORT DATABASE allows SSRF and arbitrary local file read by authenticated users
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
ArcadeData arcadedb < 26.6.1 -
com.arcadedb arcadedb-engine < 26.6.1 -

II. Public POCs for CVE-2026-54077

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-54077

登录查看更多情报信息。

Patches & Fixes for CVE-2026-54077 (2)

Vendor Advisories for CVE-2026-54077 (1)

Vendor Pages for CVE-2026-54077 (1)

Same Patch Batch · ArcadeData · 2026-09-15 · 3 CVEs total

CVE-2026-54076 8.1 HIGH ArcadeDB: Read-only users can mutate database schema (incomplete fix of CVE-2026-44221)
CVE-2026-65831 7.7 HIGH ArcadeDB: Privilege escalation via reader role in /api/v1/command JS scripting language —

IV. Related Vulnerabilities

V. Comments for CVE-2026-54077

No comments yet


Leave a comment