5.8 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): None (N)
- 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): None (N)
- 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)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
16 packages
- kuma
- kuma-cp
- kumactl
- autokuma
- uptime-kuma
- kuma-experimental
- python313Packages.apykuma
- python314Packages.apykuma
- python313Packages.pythonkuma
- python314Packages.pythonkuma
- python313Packages.uptime-kuma-api
- python314Packages.uptime-kuma-api
- gnomeExtensions.uptime-kuma-indicator
- python313Packages.uptime-kuma-monitor
- python314Packages.uptime-kuma-monitor
- vscode-extensions.tekumara.typos-vscode
- @LeSuisse accepted
- @LeSuisse published on GitHub
kuma-dp 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, Universal mode kuma-dp connections to an HTTPS control plane disable TLS peer verification when --ca-cert-file is not supplied and KUMA_CONTROL_PLANE_CA_CERT is unset. The dataplane authentication token is sent over the unverified connection, allowing an on-path attacker to intercept the token, impersonate the control plane, inject a forged bootstrap configuration, and take over the proxy. Standard Kubernetes installations created by kumactl install control-plane or the official Helm chart are unaffected because the mutating admission webhook injects KUMA_CONTROL_PLANE_CA_CERT into each sidecar. 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-wvmp-6r4v-j6cv x_refsource_CONFIRM
-
https://github.com/kumahq/kuma/pull/16777 x_refsource_MISC
Affected products
- ==>= 2.13.0, < 2.13.7
- ==>= 2.12.0, < 2.12.11
- ==>= 2.8.0, < 2.9.16
- ==< 2.7.26
- ==>= 2.10.0, < 2.11.14
Matching in nixpkgs
Ignored packages (16)
pkgs.kuma
Service mesh controller
pkgs.kuma-cp
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