Description
A flaw was found in search-v2-api. An unauthenticated attacker can exploit this by sending requests with unique random bearer tokens. Each unique token creates a permanent entry in the unbounded tokenReviews cache, which is not properly cleared. This can lead to memory exhaustion of the search-api pod, resulting in a Denial of Service (DoS).
Published: 2026-08-12
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated attacker can create unlimited cache entries in the search-v2-api component by sending requests with unique bearer tokens. Each token generates a permanent tokenReviews cache entry that is never cleared, causing the pod to consume increasing amounts of memory until it can no longer serve requests. The flaw is a classic case of resource exhaustion (CWE‑770) and can bring the affected service to a halt without requiring elevated privileges.

Affected Systems

The vulnerability affects Red Hat Advanced Cluster Management for Kubernetes version 2. No specific patch or version isolation is listed, so all deployments of this product are potentially impacted.

Risk and Exploitability

The CVSS score of 7.5 indicates a high likelihood of serious impact. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog. Attackers can exploit the flaw from any networked environment that can reach the search-v2‑api endpoint by forging bearer tokens, which is an unauthenticated threat vector. Successful exploitation leads to a denial‑of‑service of the API component and potentially the entire cluster if the API is a critical control point.

Generated by OpenCVE AI on August 13, 2026 at 01:49 UTC.

Remediation

Vendor Workaround

To mitigate this issue, restrict network access to the `search-v2-api` component within Red Hat Advanced Cluster Management for Kubernetes. Implement network policies to limit incoming connections to only trusted sources that require access to the search API. This will reduce the attack surface for unauthenticated denial-of-service attempts. After applying network policies, ensure that the `search-v2-api` pod is restarted to apply the new network rules effectively.


OpenCVE Recommended Actions

  • Implement network policies to limit incoming connections to the search‑v2‑api component to trusted sources only.
  • Restart the search‑v2‑api pod to apply the new network rules promptly.
  • Continuously monitor memory consumption and pod health to detect signs of cache growth.
  • Stay informed of vendor advisories and plan to apply a proper patch when released.

Generated by OpenCVE AI on August 13, 2026 at 01:49 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 22:00: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

Fri, 14 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
Description A flaw was found in search-v2-api. An unauthenticated attacker can exploit this by sending requests with unique random bearer tokens. Each unique token creates a permanent entry in the unbounded tokenReviews cache, which is not properly cleared. This can lead to memory exhaustion of the search-api pod, resulting in a Denial of Service (DoS).
Title Acm-search-v2-api-rhel9: search-v2-api: unbounded tokenreviews cache allows unauthenticated memory-exhaustion dos
First Time appeared Redhat
Redhat acm
Weaknesses CWE-770
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:N/I:N/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-27T02:16:30.280Z

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

Link: CVE-2026-71469

cve-icon Vulnrichment

Updated: 2026-08-14T22:21:39.253Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-12T22:17:15.760

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

Link: CVE-2026-71469

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-12T20:00:00Z

Links: CVE-2026-71469 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T02:00:13Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling