CVE-2026-23990

Source
https://cve.org/CVERecord?id=CVE-2026-23990
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23990.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-23990
Aliases
Related
Published
2026-01-21T22:25:57.025Z
Modified
2026-03-01T02:56:42.086621Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Flux Operator Web UI Impersonation Bypass via Empty OIDC Claims
Details

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 credentials instead of the authenticated user's limited permissions. This can result in privilege escalation, data exposure, and/or information disclosure. Version 0.40.0 patches the issue.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-269",
        "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23990.json"
}
References

Affected packages

Git / github.com/controlplaneio-fluxcd/flux-operator

Affected ranges

Type
GIT
Repo
https://github.com/controlplaneio-fluxcd/flux-operator
Events

Affected versions

v0.*
v0.36.0
v0.37.0
v0.37.1
v0.38.0
v0.38.1
v0.39.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23990.json"