Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-23990

Опубликовано: 21 янв. 2026
Источник: nvd
CVSS3: 5.3
EPSS Низкий

Описание

The Flux Operator is a Kubernetes CRD controller that manages the lifecycle of CNCF Flux CD and the ControlPlane enterprise distribution. Starting in version 0.36.0 and prior to version 0.40.0, a privilege escalation vulnerability exists in the Flux Operator Web UI authentication code that allows an attacker to bypass Kubernetes RBAC impersonation and execute API requests with the operator's service account privileges. In order to be vulnerable, cluster admins must configure the Flux Operator with an OIDC provider that issues tokens lacking the expected claims (e.g., email, groups), or configure custom CEL expressions that can evaluate to empty values. After OIDC token claims are processed through CEL expressions, there is no validation that the resulting username and groups values are non-empty. When both values are empty, the Kubernetes client-go library does not add impersonation headers to API requests, causing them to be executed with the flux-operator service account's cr

EPSS

Процентиль: 10%
0.00035
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-269

Связанные уязвимости

CVSS3: 5.3
github
17 дней назад

Flux Operator Web UI Impersonation Bypass via Empty OIDC Claims

EPSS

Процентиль: 10%
0.00035
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-269