CVE-2026-75853
Last modified
CVE-2026-75853 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. ArcadeDB's Gremlin wire-protocol plugin (com.arcadedb:arcadedb-gremlin) in versions <= 26.7.3 enforces authentication (SASL PLAIN) but performs no authorization: it never checks database access permissions (canAccessToDatabase) and never binds the authenticated principal into the engine. As a result, any valid server credential — even one provisioned for zero or one unrelated database — can read, write, and drop data in any database on the server by selecting a target database via a traversal-source alias, completely bypassing the engine's per-type/read-only/UPDATE_SCHEMA ACLs. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
ArcadeDB's Gremlin wire-protocol plugin (com.arcadedb:arcadedb-gremlin) in versions <= 26.7.3 enforces authentication (SASL PLAIN) but performs no authorization: it never checks database access permissions (canAccessToDatabase) and never binds the authenticated principal into the engine. As a result, any valid server credential — even one provisioned for zero or one unrelated database — can read, write, and drop data in any database on the server by selecting a target database via a traversal-source alias, completely bypassing the engine's per-type/read-only/UPDATE_SCHEMA ACLs. The issue is fixed in version 26.8.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ArcadeData | arcadedb | < 26.8.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-75853?
How severe is CVE-2026-75853?
How do I fix CVE-2026-75853?
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-75846ArcadeDB before 26.8.1 (affected versions <= 26.7.3) contain…7.1
- CVE-2026-75847Cleartext Storage of Sensitive Information vulnerability in …5.9
- CVE-2026-7585A vulnerability was determined in Open5GS up to 2.7.7. The i…4.3
- CVE-2026-75850ArcadeDB before 26.8.1 fails to bind the authenticated princ…4.2
- CVE-2026-75851ArcadeDB server (com.arcadedb:arcadedb-server) in versions 2…9.9
- CVE-2026-75852ArcadeDB versions before 26.8.1 fail to enforce SASL authent…9.8
- CVE-2026-75854ArcadeDB versions before 26.8.1 contain a missing authentica…9.8
- CVE-2026-75855ArcadeDB versions before 26.8.1 fail to sanitize database na…8.7
- CVE-2026-75856CodeWhale before 0.8.64 contains a server-side request forge…8.6
- CVE-2026-75857CodeWhale versions >= 0.8.41 and < 0.8.64 contain a vulnerab…7
- CVE-2026-75858CodeWhale (packages codewhale / codewhale-tui) versions >= 0…7.8
- CVE-2026-75859CodeWhale versions before 0.8.64 fail to validate file paths…7.5
Are you affected by CVE-2026-75853?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
