CVE-2026-54077
Last modified
CVE-2026-54077 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ArcadeData | arcadedb | < 26.6.1 |
| com.arcadedb | arcadedb-engine | < 26.6.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-54077?
How severe is CVE-2026-54077?
How do I fix CVE-2026-54077?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54070SiYuan is an open-source personal knowledge management syste…7.1
- CVE-2026-54071BabelDOC is a document translation tool. Prior to 0.6.3, Bab…7.8
- CVE-2026-54072Authorizer is an open-source, self-hostable authentication a…9.3
- CVE-2026-54073VeraCrypt provides disk encryption with strong security base…4.6
- CVE-2026-54074Tina is a headless content management system. @tinacms/cli v…7.8
- CVE-2026-54076ArcadeDB is a Multi-Model DBMS. Prior to 26.6.1, the fix for…8.1
- CVE-2026-54078veraPDF validation model is an implementation of the veraPDF…8.7
- CVE-2026-54079veraPDF validation provides PDF/A and PDF/UA validation, fea…8.7
- CVE-2026-5408BT-DHT protocol dissector crash in Wireshark 4.6.0 to 4.6.4 …5.5
- CVE-2026-54080veraPDF PDF parser is a PDF parser for veraPDF. Prior to 1.3…6.9
- CVE-2026-54081veraPDF PDF parser is a PDF parser for veraPDF. Prior to 1.3…6.9
- CVE-2026-54082veraPDF validation model is an implementation of the veraPDF…6.5
Are you affected by CVE-2026-54077?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
