GHSA-6gx2-rqm4-38f9HighCVSS 7.5
A flaw was found in search-v2-api. An unauthenticated attacker can exploit this by sending...
🔗 CVE IDs covered (1)
📋 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).
🔗 References (10)
- https://nvd.nist.gov/vuln/detail/CVE-2026-71469
- https://access.redhat.com/security/cve/CVE-2026-71469
- https://bugzilla.redhat.com/show_bug.cgi?id=2512148
- https://access.redhat.com/errata/RHSA-2026:60386
- https://access.redhat.com/errata/RHSA-2026:60389
- https://access.redhat.com/errata/RHSA-2026:60390
- https://access.redhat.com/errata/RHSA-2026:60387
- https://access.redhat.com/errata/RHSA-2026:60388
- https://access.redhat.com/errata/RHSA-2026:60391
- https://github.com/advisories/GHSA-6gx2-rqm4-38f9