CVE-2026-75852
Received Received - Intake

ArcadeDB MongoDB Wire Protocol SASL Authentication Bypass

Vulnerability report for CVE-2026-75852, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-18

Last updated on: 2026-08-18

Assigner: VulnCheck

Description

ArcadeDB versions before 26.8.1 fail to enforce SASL authentication on data commands in the MongoDB wire-protocol plugin. Unauthenticated attackers can issue insert, find, update, delete, and create commands against any database by connecting to port 27017 without credentials.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-18
Last Modified
2026-08-18
Generated
2026-08-18
AI Q&A
2026-08-18
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
arcadedb arcadedb From 0 (inc) to 26.8.1 (exc)
arcadedb arcadedb to 26.8.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-75852 is an authentication bypass vulnerability in ArcadeDB's MongoDB wire-protocol plugin. It allows unauthenticated attackers to issue data commands like insert, find, update, delete, and create against any database by connecting to port 27017 without credentials. The issue occurs because the plugin fails to enforce SASL authentication on these commands despite implementing it.

Detection Guidance

To detect this vulnerability, check if ArcadeDB versions before 26.8.1 are running and if the MongoDB wire-protocol plugin is enabled. Test unauthenticated access by connecting to port 27017 and attempting basic commands like find or insert without credentials.

Impact Analysis

This vulnerability enables full compromise of confidentiality, integrity, and availability for all databases in affected ArcadeDB instances. Attackers can read, modify, or delete sensitive data without authentication. It also allows unauthorized creation of new databases or collections, leading to potential data loss or corruption.

Compliance Impact

This vulnerability likely violates compliance requirements for data protection standards like GDPR and HIPAA, which mandate strict access controls and authentication for sensitive data. Unauthorized access to personal or health data could result in regulatory penalties, legal liabilities, and reputational damage due to non-compliance with data protection laws.

Mitigation Strategies

Immediately upgrade ArcadeDB to version 26.8.1 or later to patch the vulnerability. If upgrading is not possible, disable the MongoDB wire-protocol plugin or restrict access to port 27017 using firewalls.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75852. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart