Description
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.
Published: 2026-08-11
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the authentication middleware of search-v2-api, where any HTTP request containing an Upgrade: websocket header is treated as authenticated regardless of credentials. An attacker can craft a POST request to the /federated endpoint with this header, which lets them bypass authentication and retrieve federated search results from all configured remote hubs, exposing sensitive data. This flaw is categorized as CWE-287, an authentication bypass weakness.

Affected Systems

Red Hat Advanced Cluster Management for Kubernetes version 2 is affected. No further version granularity is specified beyond the component identifier cpe:/a:redhat:acm:2.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity, while the EPSS score of less than 1% suggests that the likelihood of exploitation is very low at this time. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote, from an external network, where an attacker initiates the unauthorized request. Exploitation requires the ability to send HTTP requests to the /federated endpoint and includes no special privileges beyond network connectivity.

Generated by OpenCVE AI on August 12, 2026 at 19:27 UTC.

Remediation

Vendor Workaround

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.


OpenCVE Recommended Actions

  • Disable FEATURE_FEDERATED_SEARCH if the feature is not needed; the feature is off by default in standard deployments but may be enabled in Global Hub deployments.
  • If FEATURE_FEDERATED_SEARCH is required, restrict network access to the /federated endpoint so that only trusted clients can reach it, such as by firewall rules or network segmentation.
  • Apply the official Red Hat workaround by ensuring the Upgrade: websocket situation is not treated as authenticated, or publish a patch when available.

Generated by OpenCVE AI on August 12, 2026 at 19:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:acm:2 cpe:/a:redhat:acm:2.17::el9
References

Thu, 13 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat advanced Cluster Management For Kubernetes
Vendors & Products Redhat advanced Cluster Management For Kubernetes

Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Acm-search-v2-api-rhel9: search-v2-api: authentication bypass on /federated via upgrade: websocket header spoofing
First Time appeared Redhat
Redhat acm
Weaknesses CWE-287
CPEs cpe:/a:redhat:acm:2
Vendors & Products Redhat
Redhat acm
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Redhat Acm Advanced Cluster Management For Kubernetes
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-26T21:39:19.363Z

Reserved: 2026-08-06T19:34:07.969Z

Link: CVE-2026-71467

cve-icon Vulnrichment

Updated: 2026-08-11T20:08:47.061Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T20:18:45.260

Modified: 2026-08-26T22:16:27.663

Link: CVE-2026-71467

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-11T12:00:00Z

Links: CVE-2026-71467 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:30:04Z

Weaknesses