Impact
The odh-dashboard component of Red Hat OpenShift AI contains a route that returns the full Kubernetes Secret object, including its data field, when a GET request is made to "/api/nim-serving/:nimResource". The route performs no authorization check on the read action, thereby allowing any authenticated dashboard user to retrieve the NVIDIA NGC API key Secret (apiKeySecret) and the NIM image pull secret (nimPullSecret). Create and delete of the same NIM credential are restricted to admins, but the read path is not, creating a significant information‑disclosure weakness (CWE‑862).
Affected Systems
This flaw is present in the Red Hat OpenShift AI product suite, specifically affecting the odh-dashboard component. No version ranges are supplied in the available data, so any deployment of RHOAI with the affected dashboard image is potentially impacted.
Risk and Exploitability
With a CVSS score of 6.5, the vulnerability poses a moderate severity risk. The EPSS score is not available, and the flaw is not currently listed in CISA KEV. The attack vector requires a valid authenticated dashboard session; an attacker who can log into the dashboard can immediately retrieve sensitive secrets via the read route.
OpenCVE Enrichment