CyberRota Analysis
AI-GeneratedThe Feast Feature Server's `/ws/chat` endpoint is vulnerable to unauthenticated remote access, allowing attackers to establish persistent WebSocket connections. This can lead to resource exhaustion, resulting in a denial of service that disrupts access for legitimate users. Organizations utilizing the Feast Feature Server should prioritize remediation to protect against potential service outages.
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
A vulnerability was identified in the Feast Feature Server's `/ws/chat` endpoint that allows remote attackers to establish persistent WebSocket connections without any authentication. By opening a large number of simultaneous connections, an attacker can exhaust server resources—such as memory, CPU, and file descriptors—leading to a complete denial of service for legitimate users.