Where
-Infinity
0

Vendor Risk Score

See how openfeature compares to other vendors in security performance

View Risk Score →
Severity
7.5
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

The OpenFeature feature toggle evaluation endpoint reads unbounded values into memory, which can cause out-of-memory crashes.

First published (updated )
Severity
7.5
EPSS
0.07%
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Details

flagd exposes OFREP (/ofrep/v1/evaluate/...) and gRPC (evaluation.v1, evaluation.v2) endpoints for feature flag evaluation. These endpoints are designed to be publicly accessible by client applications.

The evaluation context included in request payloads is read into memory without any size restriction. An attacker can send a single HTTP request with an arbitrarily large body, causing flagd to allocate a corresponding amount of memory. This leads to immediate memory exhaustion and process termination (e.g., OOMKill in Kubernetes environments).

flagd does not natively enforce authentication on its evaluation endpoints. While operators may deploy flagd behind an authenticating reverse proxy or similar infrastructure, the endpoints themselves impose no access control by default.

Impact

- Denial of Service: A single crafted request can crash the flagd process. - Service Disruption: All applications relying on the affected flagd instance for feature flag evaluation will lose access to flag evaluations until the process restarts. - Repeated Exploitation: An attacker can continuously send oversized requests to prevent recovery.

Affected Endpoints

- /ofrep/v1/evaluate/flags/{flagKey} (OFREP single flag evaluation) - /ofrep/v1/evaluate/flags (OFREP bulk evaluation) - flagd.evaluation.v1.Service/ResolveBoolean (gRPC/Connect) - flagd.evaluation.v1.Service/ResolveString (gRPC/Connect) - flagd.evaluation.v1.Service/ResolveFloat (gRPC/Connect) - flagd.evaluation.v1.Service/ResolveInt (gRPC/Connect) - flagd.evaluation.v1.Service/ResolveObject (gRPC/Connect) - flagd.evaluation.v1.Service/ResolveAll (gRPC/Connect) - flagd.evaluation.v2.Service/ResolveBoolean (gRPC/Connect) - flagd.evaluation.v2.Service/ResolveString (gRPC/Connect) - flagd.evaluation.v2.Service/ResolveFloat (gRPC/Connect) - flagd.evaluation.v2.Service/ResolveInt (gRPC/Connect) - flagd.evaluation.v2.Service/ResolveObject (gRPC/Connect)

1 / 2
Source: GitHub
First published (updated )

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203