CVE-2026-71467 PUBLISHED

Acm-search-v2-api-rhel9: search-v2-api: authentication bypass on /federated via upgrade: websocket header spoofing

Assigner: redhat
Reserved: 06.08.2026 Published: 11.08.2026 Updated: 11.08.2026

A flaw was found in search-v2-api. The authentication middleware in the affected component unconditionally skips authentication when a request includes an Upgrade: websocket header. An unauthenticated attacker can exploit this by sending a specially crafted HTTP POST request to the /federated endpoint with the Upgrade: websocket header. This allows the attacker to bypass authentication and access federated search results across all configured remote managed hubs, leading to information disclosure.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 7.5

Product Status

Vendor Red Hat
Product Red Hat Advanced Cluster Management for Kubernetes 2
Versions Default: affected

Workarounds

To mitigate this vulnerability, ensure the FEATURE_FEDERATED_SEARCH is disabled if not actively used. This feature is off by default in standard deployments of Red Hat Advanced Cluster Management for Kubernetes. For Global Hub deployments where FEATURE_FEDERATED_SEARCH is enabled by default, consider restricting network access to the search-v2-api's /federated endpoint to trusted clients.

References

Problem Types

  • Improper Authentication CWE