CVE-2026-54076
Last modified
CVE-2026-54076 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. ArcadeDB is a Multi-Model DBMS. Prior to 26.6.1, the fix for CVE-2026-44221 added an UPDATE_SCHEMA authorization check only to LocalDocumentType.createProperty, while the remaining public schema mutators in engine/src/main/java/com/arcadedb/schema/LocalDocumentType.java and engine/src/main/java/com/arcadedb/schema/LocalProperty.java remained unchecked.
Description
ArcadeDB is a Multi-Model DBMS. Prior to 26.6.1, the fix for CVE-2026-44221 added an UPDATE_SCHEMA authorization check only to LocalDocumentType.createProperty, while the remaining public schema mutators in engine/src/main/java/com/arcadedb/schema/LocalDocumentType.java and engine/src/main/java/com/arcadedb/schema/LocalProperty.java remained unchecked. An authenticated identity, including a read-only API token without UPDATE_SCHEMA permission, can use DROP PROPERTY, ALTER TYPE, or ALTER PROPERTY through the database command/query HTTP endpoints to rename types, change inheritance, alter aliases or buckets, drop properties, and change property constraints. The issue does not directly disclose or write record data, but unauthorized schema mutation can corrupt the meaning of stored records and breach the documented permission model. 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-54076?
How severe is CVE-2026-54076?
How do I fix CVE-2026-54076?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-5407SMB2 protocol dissector infinite loop in Wireshark 4.6.0 to …5.5
- 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-54077ArcadeDB is a Multi-Model DBMS. Prior to 26.6.1, the IMPORT …7.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
Are you affected by CVE-2026-54076?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
