5.5 MEDIUM
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Adjacent (A)
- Attack Complexity (AC): High (H)
- Attack Requirement (AT): Present (P)
- Privileges Required (PR): None (N)
- User Interaction (UI): Passive (P)
- Vulnerable System Impact Confidentiality (VC): None (N)
- Vulnerable System Impact Integrity (VI): None (N)
- Vulnerable System Impact Availability (VA): None (N)
- Subsequent System Impact Confidentiality (SC): High (H)
- Subsequent System Impact Integrity (SI): High (H)
- Subsequent System Impact Availability (SA): High (H)
- Modified Attack Vector (MAV): Adjacent (A)
- Modified Attack Complexity (MAC): High (H)
- Modified Attack Requirement (MAT): Present (P)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Passive (P)
- Modified Vulnerable System Impact Confidentiality (MVC): None (N)
- Modified Vulnerable System Impact Integrity (MVI): None (N)
- Modified Vulnerable System Impact Availability (MVA): None (N)
- Modified Subsequent System Impact Confidentiality (MSC): High (H)
- Modified Subsequent System Impact Integrity (MSI): High (H)
- Modified Subsequent System Impact Availability (MSA): High (H)
- Safety (S): Not Defined (X)
- Automatable (AU): Not Defined (X)
- Recovery (R): Not Defined (X)
- Value Density (V): Not Defined (X)
- Vulnerability Response Effort (RE): Not Defined (X)
- Provider Urgency (U): Not Defined (X)
- Confidentiality Req. (CR): Not Defined (X)
- Integrity Req. (IR): Not Defined (X)
- Availability Req. (AR): Not Defined (X)
- Exploit Maturity (E): Not Defined (X)
Activity log
- Created suggestion
Kuma: kumactl connects to control plane without verifying TLS certificate when no CA is configured
Kuma is a modern Envoy-based service mesh that can run on every cloud across both Kubernetes and VMs. Prior to 2.7.26, 2.9.16, 2.11.14, 2.12.11, and 2.13.7, a kumactl profile manually configured for an HTTPS control plane without --ca-cert-file disables TLS peer verification and sends API tokens over the unverified connection. An attacker on the network path can intercept user or administrator API tokens and act against the control plane as the compromised user. The default local profile is unaffected because it uses plain HTTP. This issue is fixed in versions 2.7.26, 2.9.16, 2.11.14, 2.12.11, and 2.13.7.
References
-
https://github.com/kumahq/kuma/security/advisories/GHSA-v95x-xhq5-4929 x_refsource_CONFIRM
-
https://github.com/kumahq/kuma/pull/16777 x_refsource_MISC
Affected products
- ==< 2.7.26
Matching in nixpkgs
pkgs.kuma
Service mesh controller
pkgs.kuma-cp
Service mesh controller
pkgs.kuma-dp
Service mesh controller
pkgs.kumactl
Service mesh controller
pkgs.autokuma
Utility that automates the creation of Uptime Kuma monitors
pkgs.uptime-kuma
Fancy self-hosted monitoring tool
pkgs.kuma-experimental
Service mesh controller
pkgs.python313Packages.apykuma
Small library to notify Uptime Kuma that the service is up
pkgs.python314Packages.apykuma
Small library to notify Uptime Kuma that the service is up
pkgs.python313Packages.pythonkuma
Simple Python wrapper for Uptime Kuma
pkgs.python314Packages.pythonkuma
Simple Python wrapper for Uptime Kuma
pkgs.python313Packages.uptime-kuma-api
Python wrapper for the Uptime Kuma Socket.IO API
pkgs.python314Packages.uptime-kuma-api
Python wrapper for the Uptime Kuma Socket.IO API
pkgs.gnomeExtensions.uptime-kuma-indicator
Displays the status of an Uptime Kuma instance in the panel.
pkgs.python313Packages.uptime-kuma-monitor
Python wrapper around UptimeKuma /metrics endpoint
pkgs.python314Packages.uptime-kuma-monitor
Python wrapper around UptimeKuma /metrics endpoint
Package maintainers
-
@hrenard Hugo Renard <hugo.renard@proton.me>
-
@honnip Jung seungwoo <me@honnip.page>
-
@PerchunPak Perchun Pak <nixpkgs@perchun.it>
-
@JamieMagee Jamie Magee <jamie.magee@gmail.com>
-
@JulienMalka Julien Malka <julien.malka@me.com>
-
@fabaff Fabian Affolter <mail@fabian-affolter.ch>
-
@felixsinger Felix Singer <felixsinger@posteo.net>