CVE-2026-75852 PUBLISHED

ArcadeDB MongoDB wire protocol authentication bypass cross-database

Assigner: VulnCheck
Reserved: 18.08.2026 Published: 18.08.2026 Updated: 18.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor ArcadeData
Product arcadedb
Versions Default: unaffected
  • affected from 0 to 26.8.1 (excl.)
  • Version 26.8.1 is unaffected

Credits

  • manus-use reporter
  • chow8386 reporter

References

Problem Types

  • Missing Authentication for Critical Function CWE