Skip to main content

RHACS Central CVE-2026-9165

| EUVDEUVD-2026-41859 HIGH
Uncontrolled Resource Consumption (CWE-400)
2026-07-06 redhat GHSA-fw53-q2vg-jr6g
7.7
CVSS 3.1 · Vendor: redhat
Share

Severity by source

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

Network-reachable GraphQL API with low complexity and a required API token gives AV:N/AC:L/PR:L; availability-only impact confined to Central yields A:H and S:U (I judge scope unchanged, unlike vendor S:C).

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

Primary rating from Vendor (redhat).

CVSS VectorVendor: redhat

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

Lifecycle Timeline

1
Analysis Generated
Jul 06, 2026 - 09:21 vuln.today

DescriptionCVE.org

A flaw was found in Red Hat Advanced Cluster Security for Kubernetes (RHACS). Central does not limit the depth of GraphQL queries served on the authenticated GraphQL API. An authenticated user with a valid API token can send deeply nested queries that cause excessive resource consumption in Central, resulting in a denial of service for the management plane.

AnalysisAI

Authenticated denial of service in Red Hat Advanced Cluster Security for Kubernetes (RHACS) 4 allows any user holding a valid API token to exhaust Central's resources. Because Central does not cap the nesting depth of queries served on its authenticated GraphQL API, a single deeply nested query can drive excessive CPU and memory consumption and take down the RHACS management plane. No public exploit identified at time of analysis, and the flaw is not listed in CISA KEV, but the low-privilege network vector makes it trivial for any token holder to trigger.

Technical ContextAI

RHACS Central is the centralized management and policy engine of Red Hat's Kubernetes-native security platform, exposing a GraphQL API for its web UI and automation clients. GraphQL lets clients compose arbitrarily nested queries, and without a server-enforced maximum query depth (or complexity/cost limit) a small request can expand into an enormous resolver tree. This maps to CWE-400 (Uncontrolled Resource Consumption): the root cause is the absence of a depth/complexity guard on the query parser and resolver pipeline, so attacker-controlled query structure directly governs server-side work. The affected component per CPE is cpe:2.3:a:red_hat:red_hat_advanced_cluster_security_4, i.e. the RHACS 4.x product line.

RemediationAI

No vendor-released patch version is specified in the available data, so consult the Red Hat advisory at https://access.redhat.com/security/cve/CVE-2026-9165 for the fixed RHACS 4.x release and upgrade Central to it once published. As compensating controls until patched, tightly restrict who holds valid Central API tokens and rotate or revoke unused tokens to shrink the pool of potential abusers, and place the Central GraphQL/API endpoint behind network policy or an ingress/API gateway that limits exposure to trusted management networks only (trade-off: may disrupt legitimate automation clients that reach Central directly). Where an upstream proxy supports it, apply request rate limiting and body/complexity limits to the GraphQL endpoint to blunt abusive nested queries, accepting that a proxy cannot enforce true GraphQL depth limits and may throttle legitimate large queries. Track the Bugzilla record at https://bugzilla.redhat.com/show_bug.cgi?id=2480505 for the fixed-version announcement.

CVE-2025-1974 CRITICAL POC
9.8 Mar 25

A critical vulnerability in Kubernetes ingress-nginx controller allows unauthenticated attackers with pod network access

CVE-2026-45321 CRITICAL POC
9.6 May 12

Credential-harvesting malware compromised 84 versions of 42 TanStack npm packages on 2026-05-11 via chained GitHub Actio

CVE-2025-1098 HIGH POC
8.8 Mar 25

Kubernetes ingress-nginx contains a configuration injection vulnerability via the mirror-target and mirror-host Ingress

CVE-2025-24514 HIGH POC
8.8 Mar 25

A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-url` Ingres

CVE-2025-1097 HIGH POC
8.8 Mar 25

A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-tls-match-c

CVE-2020-8554 MEDIUM POC
6.3 Jan 21

Kubernetes API server in all versions allow an attacker who is able to create a ClusterIP service and set the spec.exter

CVE-2023-3676 HIGH POC
8.8 Oct 31

A security issue was discovered in Kubernetes where a user that can create pods on Windows nodes may be able to escalate

CVE-2025-55190 CRITICAL POC
9.9 Sep 04

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Rated critical severity (CVSS 9.9), this vulne

CVE-2026-34976 CRITICAL POC
10.0 Apr 02

Unauthenticated remote attackers can trigger complete database overwrites, server-side file reads, and SSRF attacks agai

CVE-2018-18843 CRITICAL POC
10.0 Dec 04

The Kubernetes integration in GitLab Enterprise Edition 11.x before 11.2.8, 11.3.x before 11.3.9, and 11.4.x before 11.4

CVE-2026-54680 CRITICAL POC
9.9 Jul 29

Fluentd configuration injection in the kube-logging Logging operator before 6.6.0 allows a namespace-scoped user who can

CVE-2026-22039 CRITICAL POC
9.9 Jan 27

Kyverno Kubernetes policy engine prior to 1.x has a privilege escalation vulnerability (CVSS 9.9) allowing policy bypass

Vendor StatusVendor

Share

CVE-2026-9165 vulnerability details – vuln.today

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