PT-2026-82578 · Openfaas · Openfaas Gateway

·

CVE-2026-81664

·

Published

2026-08-27

·

Updated

2026-08-31

CVSS v4.0

6.9

Medium

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions OpenFaaS gateway versions 0.27.11 through 0.27.13
Description The OpenFaaS gateway registers the 'GET /system/telemetry' endpoint in gateway/main.go. When basic authentication is enabled, administrative handlers under /system/* are typically wrapped in auth.DecorateWithBasicAuth to ensure credential checks. However, the TelemetryHandler function was omitted from this wrap block. Consequently, the endpoint reaches the forwarding proxy without authentication, allowing any client with access to the gateway port to read the provider's telemetry. The exposed data varies by provider, including resource and invocation metrics for faasd or pod and cluster state for faas-netes.
Recommendations Update OpenFaaS gateway to version 0.27.14 or later.

Exploit

Fix

Missing Authentication

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-81664

Affected Products

Openfaas Gateway