CVE-2026-81664
Last modified
CVE-2026-81664 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The OpenFaaS gateway registers GET /system/telemetry in gateway/main.go and, when basic_auth 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.
Description
The OpenFaaS gateway registers GET /system/telemetry in gateway/main.go and, when basic_auth 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 basic_auth setting. The exposed content depends on the provider, and covers resource and invocation metrics for faasd and pod or cluster state for faas-netes.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| openfaas | faas | >= 0.27.11, < 0.27.14 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-81664?
How severe is CVE-2026-81664?
How do I fix CVE-2026-81664?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81643Incorrect Authorization vulnerability in ash-project ash_gra…2.3
- CVE-2026-81658A flaw was found in Foreman. The template revision endpoint …6.5
- CVE-2026-81659Affected versions of Flowintel allow attacker-controlled not…7.1
- CVE-2026-8166Improper neutralization of input during web page generation …5.4
- CVE-2026-81660The Groundhogg — CRM, Newsletters, and Marketing Automation …
- CVE-2026-81662Affected versions of Flowintel improperly trust configuratio…8.6
- CVE-2026-81668A flaw was found in Katello where the Content View Filter Ru…5.4
- CVE-2026-8167Improper neutralization of input during web page generation …6.1
- CVE-2026-81672SQL injection vulnerability in the ‘/ws/apiprensa/getVideoSu…9.3
- CVE-2026-81673The ‘/ws/apitribuna/setVisita’ endpoint is vulnerable to SQL…9.3
- CVE-2026-81674The endpoint ‘/ws/apiprensa/getVideoNextPrev’ is vulnerable …9.3
- CVE-2026-81675The endpoint ‘/ws/apiprensa/getVideoUltimasSeccion’ contains…9.3
Are you affected by CVE-2026-81664?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
