๐Ÿ” CVE Alert

CVE-2026-86332

MEDIUM 6.5

Odh-dashboard: odh-dashboard: nim credential secret readable by any authenticated user

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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

CWE CWE-862
Vendor red hat
Product red hat openshift ai (rhoai)
Published Sep 7, 2026
Last Updated Sep 8, 2026
Stay Ahead of the Next One

Get instant alerts for red hat red hat openshift ai (rhoai)

Be the first to know when new medium vulnerabilities affecting red hat red hat openshift ai (rhoai) are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
access.redhat.com: https://access.redhat.com/security/cve/CVE-2026-86332 bugzilla.redhat.com: https://bugzilla.redhat.com/show_bug.cgi?id=2529287

Credits

Red Hat would like to thank Dmitry Maranik (Sectum AI) for reporting this issue.