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

Published Aug 6, 2026
·
Updated

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.

Other sources

The authentication middleware in search-v2-api unconditionally skips authentication when the request carries an Upgrade: websocket header (pkg/rbac/authnMiddleware.go:21). The /federated subrouter applies only AuthenticateUser before HandleFederatedRequest, which is a plain JSON handler that never validates the WebSocket handshake, never re-checks the token, and never consults GetUserData. An unauthenticated attacker can send a standard HTTP POST to /federated with Upgrade: websocket to bypass authentication and query federated search results across all configured remote managed hubs.

Precondition: FEATUREFEDERATEDSEARCH=true (default off; enabled for Global Hub deployments).

Upstream: stolostron/search-v2-api

Red Hat

Affected Software

1 affected component
search-v2-api

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Disable federated search by setting FEATURE_FEDERATED_SEARCH=false. (It is default off; enabled only for Global Hub deployments.)

    search-v2-api FEATURE_FEDERATED_SEARCH = false
  2. Compensating control

    Block or restrict requests to the /federated endpoint that include the header `Upgrade: websocket` at the network layer (e.g., WAF/ingress/proxy/firewall rules), since authentication is unconditionally skipped when this header is present.

Event History

Aug 6, 2026
Data Sourced
via Red Hat·07:34 PM
DescriptionSeverityAffected Software
Aug 11, 2026
CVE Published
via MITRE·07:22 PM
Data Sourced
via MITRE·07:22 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·08:18 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-71467?

CVE-2026-71467 has a severity rating of 7.5, indicating a high risk level.

2

What vulnerability does CVE-2026-71467 describe?

CVE-2026-71467 describes an authentication bypass vulnerability in search-v2-api that occurs due to websocket header spoofing.

3

How can an attacker exploit CVE-2026-71467?

An attacker can exploit CVE-2026-71467 by sending a specially crafted HTTP POST request to the /federated endpoint with an Upgrade: websocket header.

4

How do I fix CVE-2026-71467?

To fix CVE-2026-71467, ensure that authentication checks are enforced regardless of the presence of an Upgrade: websocket header.

5

What software is affected by CVE-2026-71467?

CVE-2026-71467 affects the search-v2-api component on RHEL9.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203