SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-75852

CRITICAL · CVSS 9.8 EPSS 0.45% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-18 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

ArcadeDB versions prior to 26.8.1 are vulnerable due to a failure to enforce SASL authentication on data commands within the MongoDB wire-protocol plugin. This critical flaw allows unauthenticated attackers to execute various database commands, including insert, find, update, delete, and create, by simply connecting to port 27017. Organizations using affected versions of ArcadeDB should prioritize immediate updates to mitigate the risk of unauthorized data manipulation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-75852
Severity
CRITICAL
CVSS
9.8
EPSS
0.45%
MongoDB

Original NVD 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.