CVE-2026-23538
Received Received - Intake

Resource Exhaustion via Unauthenticated WebSocket Connections in Feast Feature Server

Vulnerability report for CVE-2026-23538, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-16

Last updated on: 2026-07-16

Assigner: Red Hat, Inc.

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-16
Last Modified
2026-07-16
Generated
2026-07-16
AI Q&A
2026-07-16
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
red_hat_data_services feast to 0.58.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability allows remote attackers to create persistent WebSocket connections to the Feast Feature Server's /ws/chat endpoint without authentication. By opening many simultaneous connections, attackers can exhaust server resources like memory, CPU, and file descriptors, causing a denial of service for legitimate users.

Impact Analysis

If you use the Feast Feature Server (version <= 0.58.0), an attacker could exploit this flaw to crash your server, making it unavailable for normal operations. This could disrupt services relying on the server and potentially lead to data unavailability.

Detection Guidance

Monitor for unusually high numbers of WebSocket connections to the Feast Feature Server's /ws/chat endpoint. Use network tools like netstat or ss to check for persistent connections from unknown sources. Inspect server logs for repeated connection attempts to this endpoint without prior authentication.

Mitigation Strategies

Upgrade Feast Feature Server to a version higher than 0.58.0. Implement network-level restrictions to block unauthenticated WebSocket connections to /ws/chat. Temporarily disable the /ws/chat endpoint if an upgrade is not immediately possible.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-23538. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart