Critical OAuth Vulnerability in Hawtio-Operator Exposes OpenShift Tokens

Critical OAuth Vulnerability in Hawtio-Operator Exposes OpenShift Tokens

First seen 8 Sep 2026, 15:46 UTC Redpacketsecurityaccess.redhat.com 72.0

Article Content

Browse articles
ThreatCluster

A critical flaw (CVE-2026-80219) was discovered in the hawtio-operator, affecting OpenShift clusters. The operator creates a cluster-scoped OAuthClient with automatic grant approval and no client secret. This allows malicious tenants to register arbitrary hostnames as OAuth redirect targets, enabling token theft without user consent. Attackers can exploit this vulnerability by crafting authorization URLs that redirect tokens to their controlled hosts. The vulnerability poses a high-priority identity-compromise risk, particularly in multi-tenant environments. Red Hat recommends setting GrantMethod to 'prompt' and adding a client secret to mitigate the issue. Administrators are advised to monitor OAuth server audit logs for unexpected authorization grants. The flaw has been classified with a CVSS score indicating critical severity.

Key Points: • CVE-2026-80219 allows OAuth token theft in OpenShift clusters. • Malicious tenants can exploit automatic grant approval to hijack user tokens. • Red Hat recommends immediate mitigation measures to secure OAuthClient configurations.

Ask AI about this cluster

Timeline

2026-09-08
CVE-2026-80219 published
A critical vulnerability in hawtio-operator was disclosed, enabling OAuth token theft in OpenShift clusters.
access.redhat.com
2026-09-08
Red Hat issues mitigation recommendations
Red Hat advises setting GrantMethod to 'prompt' and adding a client secret to OAuthClient resources to prevent unauthorized token acquisition.
Redpacketsecurity