Skip to content
VulniPulse
Medium6.5Red Hat Linux

Medium [CVE-2026-16456 +2] Odh-dashboard: odh-dashboard: nim credential secret readable by any authenticated user

This medium-severity Red Hat Linux advisory covers CVE-2026-16456 and CVE-2026-5483 and 1 more CVE affecting Red Hat OpenShift AI (RHOAI).

CVE-2026-86332 Published Sep 7, 2026Updated by vendor Sep 7, 2026
Affected products & platforms
Red Hat LinuxUnclassified
Open vendor advisory

Android app · Google Play

Monitor future Red Hat Linux CVEs from your phone.

Choose a whole vendor or a precise platform, then receive matching security advisories by phone notification, email, or both. Coverage follows 32 official vendor sources and 160+ reviewed platform categories.

Matching phone alertsOptional email delivery

Summary

A flaw was found in odh-dashboard in Red Hat OpenShift AI. The backend-for-frontend route GET /api/nim-serving/:nimResource reads Kubernetes Secrets using the dashboard service account and returns the full Secret object, including.data, without an authorization check.

Any authenticated dashboard user can retrieve the cluster NVIDIA NGC API key Secret (apiKeySecret) and the NIM image pull secret (nimPullSecret). Create and delete of the same NIM credential are admin-gated; the read path is not.

This is missing authorization (CWE-862) and insufficiently protected credentials (CWE-522). It is distinct from CVE-2026-5483 (service-account token leak in the Kubernetes client response wrapper on the same route) and CVE-2026-16456 (odh-model-controller cross-namespace confused deputy).

This Moderate vulnerability in odh-dashboard allows an authenticated, non-admin OpenShift AI dashboard user to read cluster-global NVIDIA NGC / NIM credentials. Exploitation requires a logged-in dashboard session and a configured NIM Account.

The leaked credentials are shared infrastructure secrets, not per-user. CVE-2026-5483 addressed a different leak (dashboard SA token in the full k8s client response) on the same endpoint and did not add an authorization guard or strip Secret.data.

Red Hat severity: Moderate — CVSS 6.5 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N). Weakness: CWE-862.

Affected versions

No affected-version range was extracted from the source record. The vendor advisory is authoritative — check it before change work.

Official advisory · high-confidence parse· fetched 1 hour ago·verify at source

Fixed versions

No fixed release is recorded yet. That does not prove no patch exists — confirm against the vendor advisory.

Official advisory · high-confidence parse· fetched 1 hour ago·verify at source

Mitigation checklist

Temporary workarounds
  • Until a patched dashboard image is available, disable or remove the NVIDIA NIM integration so the NIM Account CR and associated Secrets are not present. Restrict OpenShift AI dashboard access to trusted administrators if NIM credentials must remain configured.

Official advisory · high-confidence parse· fetched 1 hour ago·verify at source

Discussion(0)

No comments yet. Share field notes, upgrade gotchas, or questions — verify against the vendor advisory before acting on community advice.

Sign in to join the discussion.