Summary
RKE2 allows privilege escalation in Windows nodes due to Insecure Access Control Lists
Workarounds
Users are advised to do a fresh install of their RKE2 Windows nodes using a patched RKE2 version.
When that is not possible, users can enforce stricter ACLs for all sensitive files affected by this Security Advisory running this PowerShell script as an Administrator on each node.
References
For more information
If you have any questions or comments about this advisory:
- Reach out to the SUSE Rancher Security team for security related inquiries.
- Open an issue in the Rancher repository.
- Verify with our support matrix and product support lifecycle.
Impact
A vulnerability has been identified whereby RKE2 deployments in Windows nodes have weak Access Control Lists (ACL), allowing BUILTIN\Users or NT AUTHORITY\Authenticated Users to view or edit sensitive files which could lead to privilege escalation.
The affected files include binaries, scripts, configuration and log files:
C:\etc\rancher\node\password
C:\var\lib\rancher\rke2\agent\logs\kubelet.log
C:\var\lib\rancher\rke2\data\v1.**.**-rke2r*-windows-amd64-*\bin\*
C:\var\lib\rancher\rke2\bin\*
This vulnerability is exclusive to RKE2 in Windows environments. Linux environments are not affected by it.
Please consult the associated MITRE ATT&CK - Technique - Exploitation for Privilege Escalation for further information about this category of attack.
The application assigns, modifies, tracks, or checks privileges incorrectly, allowing a user to gain elevated access. Typical impact: privilege escalation beyond the intended level.
GHSA-X7XJ-JVWP-97RV has a CVSS score of 9.1 (Critical). The vector is network-reachable, high privileges required, and no user interaction. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment. A fixed version is available (1.27.15, 1.28.11, 1.29.6, 1.30.2); upgrading removes the vulnerable code path.
Affected versions
Security releases
Kodem intelligence
Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.
Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.
Already deployed Kodem?
See it in your environmentNew to Kodem? Get a demo →Remediation advice
Patched versions include RKE2 1.31.0, 1.30.2, 1.29.6, 1.28.11 and 1.27.15.
Frequently Asked Questions
- What is GHSA-X7XJ-JVWP-97RV? GHSA-X7XJ-JVWP-97RV is a critical-severity improper privilege management vulnerability in github.com/rancher/rke2 (go), affecting versions >= 1.27.0, < 1.27.15. It is fixed in 1.27.15, 1.28.11, 1.29.6, 1.30.2. The application assigns, modifies, tracks, or checks privileges incorrectly, allowing a user to gain elevated access.
- How severe is GHSA-X7XJ-JVWP-97RV? GHSA-X7XJ-JVWP-97RV has a CVSS score of 9.1 (Critical). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
- Which versions of github.com/rancher/rke2 are affected by GHSA-X7XJ-JVWP-97RV? github.com/rancher/rke2 (go) versions >= 1.27.0, < 1.27.15 is affected.
- Is there a fix for GHSA-X7XJ-JVWP-97RV? Yes. GHSA-X7XJ-JVWP-97RV is fixed in 1.27.15, 1.28.11, 1.29.6, 1.30.2. Upgrade to this version or later.
- Is GHSA-X7XJ-JVWP-97RV exploitable, and should I be worried? Whether GHSA-X7XJ-JVWP-97RV is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
- What actually determines whether GHSA-X7XJ-JVWP-97RV is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
- How do I fix GHSA-X7XJ-JVWP-97RV?
- Upgrade
github.com/rancher/rke2to 1.27.15 or later - Upgrade
github.com/rancher/rke2to 1.28.11 or later - Upgrade
github.com/rancher/rke2to 1.29.6 or later - Upgrade
github.com/rancher/rke2to 1.30.2 or later
- Upgrade