---
id: CVE-2026-86332
title: A flaw was found in odh-dashboard in Red Hat OpenShift AI
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,…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-862
vendor: Red Hat
product: rhoai/odh-core-bff-rhel9
affected:
  - rhoai/odh-core-bff-rhel9 (all versions)
  - rhoai/odh-dashboard-operator-rhel9 (all versions)
  - rhoai/odh-dashboard-rhel8 (all versions)
  - rhoai/odh-dashboard-rhel9 (all versions)
  - rhoai/odh-mod-arch-agent-ops-rhel9 (all versions)
  - rhoai/odh-mod-arch-automl-rhel9 (all versions)
  - rhoai/odh-mod-arch-autorag-rhel9 (all versions)
  - rhoai/odh-mod-arch-eval-hub-rhel9 (all versions)
  - rhoai/odh-mod-arch-gen-ai-rhel9 (all versions)
  - rhoai/odh-mod-arch-maas-rhel9 (all versions)
  - rhoai/odh-mod-arch-mlflow-rhel9 (all versions)
  - rhoai/odh-mod-arch-model-registry-rhel9 (all versions)
published: '2026-09-07'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T19:08:15.590'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-86332'
references:
  - url: 'https://access.redhat.com/security/cve/CVE-2026-86332'
    label: secalert@redhat.com
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2529287'
    label: secalert@redhat.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-08T16:37:14.671704Z'
epss: 0.00213
epssPercentile: 0.11896
ingestedAt: '2026-09-08T19:08:49.672Z'
---

## Overview

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).

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
