VYPR

hawtio-operator

by Red Hat

CVEs (3)

  • CVE-2026-78234CriSep 8, 2026
    risk 0.64cvss 9.9epss

    A flaw was found in hawtio-operator. The operator reads the OpenShift Service CA private signing key from the openshift-service-ca namespace and uses it to mint client certificates with a Subject Common Name (CN) supplied by the author of a namespaced Hawtio custom resource.…

  • CVE-2026-80219HigSep 8, 2026
    risk 0.57cvss 8.7epss

    A flaw was found in hawtio-operator. When deploying Hawtio in cluster mode, the operator creates a cluster-scoped OAuthClient with automatic grant approval (GrantMethod: auto) and no client secret (public client). The redirect URIs are derived from the operator-created Route,…

  • CVE-2026-77968HigSep 8, 2026
    risk 0.53cvss 8.2epss

    A flaw was found in hawtio-operator. The operator's ClusterRole grants secrets: [create, get, list, update, watch] across all namespaces. While the operator uses a controller-runtime label-selector cache as a memory optimization, the ServiceAccount token authorizes read access…