CVE-2026-81664: OpenFaaS Gateway 0.27.11 through 0.27.13 Missing Authentication on the /system/telemetry Route

Published Aug 27, 2026
·
Updated

The OpenFaaS gateway registers GET /system/telemetry in gateway/main.go and, when basicauth is enabled, wraps each administrative /system/ handler in auth.DecorateWithBasicAuth. TelemetryHandler was left out of that wrap block from 0.27.11, which introduced the route, until 0.27.14, which added it. On an affected gateway the route therefore reaches the forwarding proxy with no credential check and returns whatever the configured provider serves for /system/telemetry, so any client that can reach the gateway port can read the provider's telemetry regardless of the basicauth setting. The exposed content depends on the provider, and covers resource and invocation metrics for faasd and pod or cluster state for faas-netes.

Affected Software

1 affected component
OpenFaaS OpenFaaS Gateway>=0.27.11<=0.27.13

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade OpenFaaS Gateway to a version that resolves this vulnerability.

    Fixed in 0.27.14
  2. Compensating control

    Restrict network access to the OpenFaaS gateway port so only trusted clients can reach the gateway (to prevent unauthenticated reads of /system/telemetry regardless of basic_auth setting) until upgraded to 0.27.14.

Event History

Aug 27, 2026
CVE Published
via MITRE·02:50 PM
Data Sourced
via MITRE·02:50 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:20 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

Gateway versions 0.27.11 through 0.27.13 are affected if an unauthenticated client can reach the gateway port. The issue remains reachable even when basic_auth is enabled, because that setting did not protect this route in affected versions.

2

What can an unauthenticated attacker obtain?

An attacker only needs network access to send a GET request to /system/telemetry. The response contains whatever telemetry the configured provider exposes, including resource and invocation metrics for faasd or pod and cluster state for faas-netes.

3

How can I determine whether my gateway is affected?

Check whether the gateway version is between 0.27.11 and 0.27.13 inclusive. On an affected deployment, an unauthenticated request to GET /system/telemetry can reach the provider forwarding proxy and return telemetry.

4

What should be done if upgrading is not immediately possible?

Restrict network access to the gateway port so untrusted clients cannot reach it. This limits unauthenticated access to /system/telemetry until the gateway is updated to 0.27.14 or later.

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