
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-75034 is a SAML assertion replay vulnerability in SUSE Rancher Manager affecting all versions before 2.15.1. The flaw stems from an incomplete fix for a prior SAML replay issue (CVE-2026-44946): the replacement protection stored consumed assertion IDs in a per-process, in-memory cache, meaning each replica in a high-availability (HA) deployment maintained its own independent record. An attacker who captures a valid SAML assertion can replay it once against every other replica in the cluster, obtaining additional authenticated sessions as the victim user. It was published on September 3, 2026, and carries a CVSS v3.1 base score of 7.4 (High) (Rancher Release).
The root cause is classified as CWE-294 (Authentication Bypass by Capture-Replay). The prior fix for CVE-2026-44946 introduced assertion ID tracking to prevent SAML replay attacks, but stored those IDs only in each pod's local memory rather than a shared, cluster-wide store. In a multi-replica HA deployment, a captured SAML assertion that has been consumed by one pod is still considered fresh by all other pods, since they have no knowledge of the prior consumption. An attacker with a captured assertion (e.g., obtained via network interception or a compromised IdP session) can submit it to each remaining replica exactly once, generating one new authenticated session per replica. No authentication credentials are required beyond possession of the captured assertion, though the attack complexity is rated High due to the prerequisite of capturing a valid assertion (Rancher Release).
Successful exploitation allows an unauthenticated attacker (who possesses a captured SAML assertion) to create multiple authenticated sessions as the victim user across all Rancher replicas, resulting in high confidentiality and integrity impact. The attacker gains full access to whatever resources and permissions the victim user holds within Rancher, which may include management of downstream Kubernetes clusters, secrets, and workloads. All SAML authentication providers configured in Rancher are affected. Availability is not directly impacted by this vulnerability (Rancher Release).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported as of the time of publication. The EPSS score is approximately 0.197%, indicating a low near-term exploitation probability. The NVD SSVC assessment classifies exploitation as "none" and the attack as non-automatable, reflecting the prerequisite of first capturing a valid SAML assertion. CVE-2026-75034 does not appear in the CISA Known Exploited Vulnerabilities (KEV) catalog (Rancher Release).
Upgrade Rancher to version 2.15.1 or later, which fixes the vulnerability by tracking consumed SAML assertion IDs in a shared, cross-replica store rather than per-process memory. No configuration-based workaround is available for HA deployments; the only effective remediation is upgrading. Organizations unable to upgrade immediately should consider temporarily reducing Rancher to a single replica (eliminating the cross-replica replay window) and monitoring SAML authentication logs for anomalous replay patterns (Rancher Release).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."