github.com/rancher/rancher

CVE-2025-67601

CVE-2025-67601 is a high-severity security vulnerability in github.com/rancher/rancher (go), affecting versions < 0.0.0-20260129092249-bb0625fd1896. It is fixed in 0.0.0-20260129092249-bb0625fd1896, 2.13.2, 2.12.6, 2.11.10, 2.10.11.

Key facts
CVSS score
8.3
High
Attack vector
Network
Issuing authority
GitHub Advisory Database
Affected package
github.com/rancher/rancher
Fixed in
0.0.0-20260129092249-bb0625fd1896, 2.13.2, 2.12.6, 2.11.10, 2.10.11
Disclosed
2025

Summary

Impact A vulnerability has been identified within Rancher Manager, where using self-signed CA certificates and passing the -skip-verify flag to the Rancher CLI login command without also passing the –cacert flag results in the CLI attempting to fetch CA certificates stored in Rancher’s setting cacerts. This does not apply to any other commands and only applies to the login command if the –cacert flag was not provided. An attacker with network-level access between the Rancher CLI and Rancher Manager could interfere with the TLS handshake to return a CA they control, despite the use of the --skip-verify flag. This may be abused to bypass TLS as a security control. Attackers can also see basic authentication headers in a Man-in-the-Middle due to the lack of TLS enforcement. Please consult the associated MITRE ATT&CK - Technique - Man-in-the-Middle for further information about this category of attack. Patches This vulnerability is addressed by removing the ability to fetch CA certificates stored in Rancher’s setting cacerts when using the login command. Whenever required, for example when using self-signed certificates, CA certificates have to be explicitly passed with the –cacert flag. Patched versions of Rancher include releases v2.13.2, v2.12.6, v2.11.10, and v2.10.11. Workarounds If a projecct can't upgrade to a fixed version, please make sure whenever required, for example when using self-signed certificates, to always explicitly pass CA certificates with the –cacert flag when using the login command. References If there are 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 the support matrix and product support lifecycle. Note: Rancher versions beyond 2.3.0-alpha5 are no longer supported at pkg.go.dev, follow Rancher installation instructions for newer versions.

Impact

Severity and exposure

CVE-2025-67601 has a CVSS score of 8.3 (High). The vector is network-reachable, no privileges required, and user interaction required. 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 (0.0.0-20260129092249-bb0625fd1896, 2.13.2, 2.12.6, 2.11.10, 2.10.11). Upgrading removes the vulnerable code path.

Affected versions

go

  • github.com/rancher/rancher (< 0.0.0-20260129092249-bb0625fd1896)
  • github.com/rancher/rancher (>= 2.13.0, < 2.13.2)
  • github.com/rancher/rancher (>= 2.12.0, < 2.12.6)
  • github.com/rancher/rancher (>= 2.11.0, < 2.11.10)
  • github.com/rancher/rancher (>= 2.10.0, < 2.10.11)

Security releases

  • github.com/rancher/rancher → 0.0.0-20260129092249-bb0625fd1896 (go)
  • github.com/rancher/rancher → 2.13.2 (go)
  • github.com/rancher/rancher → 2.12.6 (go)
  • github.com/rancher/rancher → 2.11.10 (go)
  • github.com/rancher/rancher → 2.10.11 (go)
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 instead of chasing every advisory.

Kodem's runtime-powered SCA identifies whether CVE-2025-67601 is reachable in your applications. Explore open-source security for your team.

See if CVE-2025-67601 is reachable in your applications. Get a demo

Already deployed Kodem? See CVE-2025-67601 in your environment

Remediation advice

Upgrade the following packages to resolve this vulnerability:

  • Upgrade github.com/rancher/rancher to 0.0.0-20260129092249-bb0625fd1896 or later
  • Upgrade github.com/rancher/rancher to 2.13.2 or later
  • Upgrade github.com/rancher/rancher to 2.12.6 or later
  • Upgrade github.com/rancher/rancher to 2.11.10 or later
  • Upgrade github.com/rancher/rancher to 2.10.11 or later

Kodem Kai can prioritize this vulnerability in your dependency tree and generate a fix recommendation.

Frequently asked questions about CVE-2025-67601

What is CVE-2025-67601?

CVE-2025-67601 is a high-severity security vulnerability in github.com/rancher/rancher (go), affecting versions < 0.0.0-20260129092249-bb0625fd1896. It is fixed in 0.0.0-20260129092249-bb0625fd1896, 2.13.2, 2.12.6, 2.11.10, 2.10.11.

How severe is CVE-2025-67601?

CVE-2025-67601 has a CVSS score of 8.3 (High). 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/rancher are affected by CVE-2025-67601?

github.com/rancher/rancher (go) versions < 0.0.0-20260129092249-bb0625fd1896 is affected.

Is there a fix for CVE-2025-67601?

Yes. CVE-2025-67601 is fixed in 0.0.0-20260129092249-bb0625fd1896, 2.13.2, 2.12.6, 2.11.10, 2.10.11. Upgrade to this version or later.

Is CVE-2025-67601 exploitable, and should I be worried?

Whether CVE-2025-67601 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 CVE-2025-67601 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 CVE-2025-67601?
  • Upgrade github.com/rancher/rancher to 0.0.0-20260129092249-bb0625fd1896 or later
  • Upgrade github.com/rancher/rancher to 2.13.2 or later
  • Upgrade github.com/rancher/rancher to 2.12.6 or later
  • Upgrade github.com/rancher/rancher to 2.11.10 or later
  • Upgrade github.com/rancher/rancher to 2.10.11 or later

Stop the waste.
Protect your environment with Kodem.