open-feature/open-feature-operator

open-feature/open-feature-operator

Releases88
Frequency2 weeks 2 days
Last Release
Stars303
A Kubernetes feature flag operator

CVE History

CVEPublishedCVSS v3CVSS v2
8 HIGH

The OpenFeature Operator allows users to expose feature flags to applications. Assuming the pre-existence of a vulnerability that allows for arbitrary code execution, an attacker could leverage the lax permissions configured on `open-feature-operator-controller-manager` to escalate the privileges of any SA in the cluster. The increased privileges could be used to modify cluster state, leading to DoS, or read sensitive data, including secrets. Version 0.2.32 mitigates this issue by restricting the resources the `open-feature-operator-controller-manager` can modify.