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

Impact

The flaw in acm-search-v2-api-rhel9 lets a user’s bearer token be improperly reused for all subsequent federated search requests after the cache is refreshed. This behavior permits an authenticated user to retrieve search results from remote hubs that belong to other users, thereby disclosing privileged data across tenant boundaries.

Affected Systems

Red Hat Advanced Cluster Management for Kubernetes version 2 (acm 2) on Red Enterprise Linux 9 is affected.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate level of severity, and the EPSS score of less than 1% suggests that active exploitation is unlikely at present. The vulnerability is not listed in CISA’s KEV catalog. An attacker would need to authenticate to the system and the ability to trigger the getFederationConfig cache refresh; this capacity is inferred from the description, not explicitly documented, and does not require elevated privileges beyond normal user access. Once the cache is stale, any authenticated user can request data from other tenants, exposing sensitive information.

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

Remediation

Vendor Workaround

To mitigate this issue, ensure that the `FEATURE_FEDERATED_SEARCH` is not enabled if federated search functionality is not required. This feature is disabled by default in Red Hat Advanced Cluster Management for Kubernetes. If `FEATURE_FEDERATED_SEARCH` is enabled, consider disabling it to prevent unauthorized cross-user data access. Disabling this feature will impact the ability to perform federated searches across managed hubs.


OpenCVE Recommended Actions

  • Disable the FEATURE_FEDERATED_SEARCH setting if federated search is not required; this prevents the token reuse bug from affecting searches.
  • Upgrade to a patched release of Red Hat Advanced Cluster Management for Kubernetes that corrects the bearer‑token handling in getFederationConfig.
  • Monitor system logs for unexpected cross‑user search activity and confirm that the federated search feature remains disabled until an official patch is applied.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:acm:2.11::el9
cpe:/a:redhat:acm:2.14::el9
cpe:/a:redhat:acm:2.16::el9
References

Wed, 26 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:acm:2 cpe:/a:redhat:acm:2.13::el9
cpe:/a:redhat:acm:2.15::el9
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 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Description 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.
Title Acm-search-v2-api-rhel9: search-v2-api: cross-user bearer-token reuse via global federation-config cache
First Time appeared Redhat
Redhat acm
Weaknesses CWE-266
CPEs cpe:/a:redhat:acm:2
Vendors & Products Redhat
Redhat acm
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/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-27T02:20:30.182Z

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

Link: CVE-2026-71468

cve-icon Vulnrichment

Updated: 2026-08-12T16:04:26.714Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-08-27T04:16:47.107

Link: CVE-2026-71468

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-71468 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment