Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/rancher/rancher
  4. ›
  5. CVE-2025-67601

CVE-2025-67601: Rancher CLI skips TLS verification on Rancher CLI login command

February 1, 2026

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.

References

  • attack.mitre.org/techniques/T1557
  • github.com/advisories/GHSA-mc24-7m59-4q5p
  • github.com/rancher/rancher
  • github.com/rancher/rancher/releases/tag/v2.13.2
  • github.com/rancher/rancher/security/advisories/GHSA-mc24-7m59-4q5p
  • nvd.nist.gov/vuln/detail/CVE-2025-67601

Code Behaviors & Features

Detect and mitigate CVE-2025-67601 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.10.0 before 2.10.11, all versions starting from 2.11.0 before 2.11.10, all versions starting from 2.12.0 before 2.12.6, all versions starting from 2.13.0 before 2.13.2

Fixed versions

  • 2.13.2
  • 2.12.6
  • 2.11.10
  • 2.10.11

Solution

Upgrade to versions 2.10.11, 2.11.10, 2.12.6, 2.13.2 or above.

Impact 8.3 HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-295: Improper Certificate Validation

Source file

go/github.com/rancher/rancher/CVE-2025-67601.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 16 Feb 2026 12:21:48 +0000.