A bug has been identified in which permission changes in Azure AD are not reflected to users while they are logged in the Rancher UI. This would cause the users to retain their previous permissions in Rancher, even if they change groups on Azure AD, for example, to a lower privileged group, or are removed from a group, thus retaining their access to Rancher instead of losing it.
This issue only affects Rancher instances with Azure AD integration enabled, regardless of the automatically refreshing settings which are enabled by default. The users that obtained a token (or kubeconfig) to access Rancher through the following sessions are affected by this issue:
1) Users using the Rancher UI.
2) Users using kubectl based on a kubeconfig downloaded through the Rancher UI.
3) Tokens created via the Rancher UI Create API Key feature.
Note that the permission caching is persisted even when the Rancher Manager pod is restarted. The only way for a user to get the new permissions is to logout and login again.
Patched versions include releases 2.6.13, 2.7.4 and later versions.
If you have any questions or comments about this advisory:
{
"nvd_published_at": "2023-06-01T13:15:10Z",
"severity": "HIGH",
"cwe_ids": [
"CWE-269",
"CWE-271",
"CWE-384"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-03T14:48:41Z"
}