CyberRota Analysis
AI-GeneratedA vulnerability exists in the multicloud-operators-subscription component of Red Hat Advanced Cluster Management, allowing tenants with HelmRelease create permissions to exploit the `secretRef.Namespace` field. This manipulation enables the `GetSecret()` function to retrieve sensitive credentials from any namespace, which are then exfiltrated to an attacker-controlled Helm repository, leading to potential information disclosure. Organizations using RHACM should prioritize addressing this issue to mitigate the risk of credential theft.
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
A flaw was found in the multicloud-operators-subscription component of Red Hat Advanced Cluster Management (RHACM). A tenant with HelmRelease create permissions can exploit this vulnerability by manipulating the `secretRef.Namespace` field. This allows the `GetSecret()` function in the HelmRelease controller to fetch sensitive credentials from any namespace, which are then sent to an attacker-controlled Helm repository. This can lead to the exfiltration of credentials from arbitrary namespace Secrets, resulting in information disclosure.