CVE-2026-55997 PUBLISHED

Long-lived Rancher registration token exposed in plaintext

Assigner: suse
Reserved: 18.06.2026 Published: 05.08.2026 Updated: 05.08.2026

Rancher issues long-lived registration tokens to authenticate nodes and agents joining a downstream cluster. These tokens were stored and exposed in plaintext with no expiration, so a malicious user could obtain one either through the Rancher API, etcd, stored automation, or direct file access on a node, and could use it at any time to register a rogue node into the cluster.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor rancher
Product rancher
Versions Default: unaffected
  • affected from 2.14.0 to 2.14.4 (excl.)
  • affected from 2.13.0 to 2.13.8 (excl.)

References

Problem Types

  • CWE-312 Cleartext storage of sensitive information CWE