Skip to main content

ACM Search API EUVDEUVD-2026-56900

| CVE-2026-71468 MEDIUM
Incorrect Privilege Assignment (CWE-266)
2026-08-11 secalert@redhat.com GHSA-wg82-w434-qwgq
5.3
CVSS 3.1 · Vendor: redhat
Share

Severity by source

Vendor (redhat) PRIMARY
5.3 MEDIUM
AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
5.3 MEDIUM

Network-accessible federation API requires authenticated low-privilege access; AC:H reflects cache-timing race condition; confidentiality-only impact with no data modification or service disruption.

3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Red Hat
5.3 MEDIUM
qualitative

Primary rating from Vendor (redhat).

CVSS VectorVendor: redhat

Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

1
Analysis Generated
Aug 11, 2026 - 23:30 vuln.today

DescriptionCVE.org

A flaw was found in acm-search-v2-api-rhel9. When the getFederationConfig function refreshes its cache, it improperly reuses a user's bearer token for all subsequent federated requests until the cache expires. This allows other authenticated users to gain unauthorized access to remote managed hub search results, leading to information disclosure.

AnalysisAI

Bearer token reuse in the acm-search-v2-api-rhel9 component of Red Hat Advanced Cluster Management exposes federated hub search results to unauthorized authenticated users. The getFederationConfig cache refresh incorrectly retains one user's token and applies it to all subsequent federated queries until TTL expiry, enabling cross-tenant information disclosure across remote managed hubs. No public exploit has been identified at time of analysis, and the CVSS High Confidentiality rating is tempered by the AC:H timing dependency required for successful exploitation.

Technical ContextAI

The affected component is acm-search-v2-api-rhel9, the search federation API for Red Hat Advanced Cluster Management for Kubernetes (RHACM), which aggregates and proxies search queries across multiple managed hub clusters. The getFederationConfig function maintains an in-memory cache of federation configuration and credentials. CWE-266 (Incorrect Privilege Assignment) describes the root cause: upon cache refresh, the function incorrectly binds one authenticated user's bearer token as a shared credential for all subsequent federated outbound requests - regardless of which user initiated the query - until the cache entry expires. This violates per-request credential isolation, a fundamental requirement when brokering requests across trust boundaries in a multi-tenant Kubernetes management plane. No CPE strings were provided in the input; exact affected version ranges should be confirmed via the Red Hat advisory.

Affected ProductsAI

The affected product is acm-search-v2-api-rhel9, a component of Red Hat Advanced Cluster Management for Kubernetes (RHACM) packaged for RHEL 9. No CPE strings or explicit version ranges were included in the provided input data; affected version information should be verified directly via the Red Hat Security Advisory at https://access.redhat.com/security/cve/CVE-2026-71468 and the associated Bugzilla report at https://bugzilla.redhat.com/show_bug.cgi?id=2512147. The vulnerability is relevant only to deployments utilizing federated multi-hub search topology.

RemediationAI

Apply the vendor-released patch for acm-search-v2-api-rhel9 once available per the Red Hat Security Advisory at https://access.redhat.com/security/cve/CVE-2026-71468; no specific fixed version number was confirmed in the provided input data and the exact patched release must be obtained directly from Red Hat. As a compensating control pending a patch, administrators should consider disabling or restricting the federated search feature across managed hubs, which eliminates the vulnerable code path entirely but removes cross-cluster search capability - a significant functional trade-off in multi-hub RHACM deployments. Additionally, restricting API access to the minimum necessary set of authenticated users reduces the population that could exploit the token reuse window. Monitor https://bugzilla.redhat.com/show_bug.cgi?id=2512147 for patch availability and additional technical detail from Red Hat.

Vendor StatusVendor

Share

EUVD-2026-56900 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy