CVE Catalog

CVE-2026-23538

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.74%

50th percentile - higher than 50% of all known CVEs

Summary

A vulnerability in the `/ws/chat` endpoint of the Feast Feature Server allows remote attackers to establish persistent WebSocket connections without authentication. Opening a large number of simultaneous connections can exhaust server resources such as memory, CPU, and file descriptors, leading to a complete denial of service for legitimate users.

Risk Assessment

The risk is the potential for a DoS attack that can render the Feast Feature Server unavailable, blocking access for legitimate users and potentially disrupting dependent applications.

Recommendation

Immediately implement authentication for the `/ws/chat` endpoint and limit the number of concurrent WebSocket connections per client. It is also recommended to deploy monitoring and rate-limiting mechanisms for connections.

Other vulnerabilities in Feast Feature Server

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS