CyberRota Analysis
AI-GeneratedA vulnerability exists in the `odh-model-controller`, where an authenticated user with the ability to create custom resources can exploit the `loadSecret` function. This function inadequately validates user-controlled input, allowing attackers to access sensitive API keys and cloud credentials from other namespaces, resulting in potential information disclosure. Organizations utilizing this component should prioritize addressing this issue to safeguard their sensitive data.
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 `odh-model-controller`. An authenticated user with permissions to create custom resources can exploit a vulnerability in the `loadSecret` function. This function improperly reads the Secret namespace from user-controlled input without validation. This allows an attacker to read sensitive API keys and cloud credentials from other namespaces, leading to information disclosure.