Rancher Privilege escalation vulnerability via malicious "Connection" header
Package
Affected versions
>= 2.0.0, < 2.4.16
>= 2.5.0, < 2.5.9
Patched versions
2.4.16
2.5.9
Description
Published by the National Vulnerability Database
Jul 15, 2021
Published to the GitHub Advisory Database
Apr 24, 2024
Reviewed
Apr 24, 2024
Last updated
Aug 7, 2024
A vulnerability was discovered in Rancher 2.0.0 through the aforementioned patched versions, where a malicious Rancher user could craft an API request directed at the proxy for the Kubernetes API of a managed cluster to gain access to information they do not have access to. This is done by passing the "Impersonate-User" or "Impersonate-Group" header in the Connection header, which is then correctly removed by the proxy. At this point, instead of impersonating the user and their permissions, the request will act as if it was from the Rancher management server and incorrectly return the information. The vulnerability is limited to valid Rancher users with some level of permissions on the cluster. There is not a direct mitigation besides upgrading to the patched Rancher versions.
References