CVE-2026-75034 PUBLISHED

Rancher: SAML Assertion Replay

Assigner: suse
Reserved: 17.08.2026 Published: 03.09.2026 Updated: 03.09.2026

A flaw was found in Rancher Manager. The SAML assertion replay protection introduced by the fix for CVE-2026-44946 recorded consumed assertion IDs in a per-process cache, so each replica only detected replays that reached the same pod. In a high-availability deployment, an attacker holding a captured assertion could replay it once against every other replica to obtain additional authenticated sessions as the victim.

This issue affects Rancher: before 2.15.1.

Metrics

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

Product Status

Vendor SUSE
Product Rancher
Versions Default: unaffected
  • affected from 0 to 2.15.1 (excl.)

Credits

  • Wade Sparks finder

References

Problem Types

  • CWE-294 Authentication bypass by capture-replay CWE

Impacts

  • CAPEC-60 Reusing Session IDs (aka Session Replay)
  • CAPEC-94 Adversary in the Middle (AiTM)
  • CAPEC-593 Session Hijacking