CyberRota Analysis
AI-GeneratedAppFlowy-Cloud versions prior to 0.9.64 are vulnerable due to inadequate validation of workspace membership during WebSocket connections, enabling authenticated users to access and manipulate data in workspaces they do not belong to. This flaw allows attackers to exploit sync Manifest messages to read sensitive document or database states from other collaborations, posing a risk to data confidentiality. Organizations using AppFlowy-Cloud should prioritize patching this vulnerability to prevent unauthorized data access.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
AppFlowy-Cloud through 0.9.64 fails to validate workspace membership when establishing WebSocket connections in the establish_ws_connection_v2 handler, allowing authenticated users to bind sessions to workspaces they do not belong to. Attackers can send sync Manifest messages with victim object identifiers to read full document or database state from collaborations in other workspaces without victim involvement.