CyberRota Analysis
AI-GeneratedThe vulnerability affects Kubeflow installations prior to version 26.03-rc.1, allowing attackers with the `kubeflow-edit` or Contributor role to steal authorization tokens from users accessing the Kubeflow UI or APIs. This exploit can lead to account takeover and unauthorized access to sensitive data processed by the affected user. Organizations using Kubeflow, particularly those with Automatic Profile Creation enabled, should prioritize upgrading to the patched version to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Kubeflow Community Distribution helps users to install Kubeflow Platform in popular Kubernetes clusters. Prior to version 26.03-rc.1, a Kubeflow setup based on the official manifests or most other packaged Kubeflow distributions is vulnerable to authorization token stealing from any user of the Kubeflow UI or APIs, such as the Dashboard, Pipelines API, or Notebooks. With this token, the attacker can take over the user's account and the data that is processed by that user. The attacker needs a valid user with the ``kubeflow-edit`` role / Contributor role in a random Kubeflow namespace to perform this attack. This is given if _Automatic Profile Creation_ is enabled. Version 26.03-rc.1 fixes the issue.