HackerFeeds
All CVEs

CVE-2026-71566

CRITICAL9.3

Published 2026-08-17 · Source 74b3a70d-cca6-4d34-9789-e83b222ae3be

Description

FakeFish handles incoming credentials by passing them down to scripts. This works for real hardware because in the end it's up to the BMC to validate them. However, KubeVirt relies on a KUBECONFIG file mounted to the container and completely ignores the credentials. This allows any user of the cluster to control VMs of the user that created fakefish, power them on and off, and mount arbitrary CD images to them.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:H

CWE-306
View on NVD