๐Ÿ” CVE Alert

CVE-2026-54495

MEDIUM 4.3

Cross-namespace FeatureFlagSource and InProcessConfiguration resolution exposes spec contents on multi-tenant clusters

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

The OpenFeature Operator allows users to expose feature flags to applications. In version 0.9.2 and earlier, a tenant who can create a controller-owned workload can use the openfeature.dev/featureflagsource annotation with NAMESPACE/NAME syntax to reference a FeatureFlagSource or InProcessConfiguration in another namespace. On multi-tenant clusters that use namespaces as trust boundaries, the cluster-scoped operator reads that resource and materializes spec.envVars literal values, spec.httpSyncBearerToken, sync URIs, and supporting ConfigMaps into the tenant's workload. Single-tenant clusters are not impacted, secretKeyRef and configMapKeyRef values remain namespace-local, and creating a FeatureFlagSource is not required.

CWE CWE-668
Vendor open-feature
Product open-feature-operator
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for open-feature open-feature-operator

Be the first to know when new medium vulnerabilities affecting open-feature open-feature-operator are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

open-feature / open-feature-operator
<= 0.9.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-feature/open-feature-operator/security/advisories/GHSA-398h-7f66-3h4p github.com: https://github.com/open-feature/open-feature-operator/issues/847