VYPR

Rancher Manager

by Rancher

Source repositories

CVEs (3)

  • CVE-2026-59675HigAug 5, 2026
    risk 0.49cvss 7.5epss 0.00

    When API audit logging is enabled, the middleware reads the entire HTTP request body into memory without enforcing a size limit on login endpoints. Because the audit middleware is positioned earlier in the handler chain than Rancher's APIBodyLimitingHandler, the body-size cap…

  • CVE-2026-75035HigSep 3, 2026
    risk 0.43cvss 7.7epss 0.00

    A flaw was found in Rancher Manager. When a non-administrative caller supplied a label selector naming a different user, the ext.cattle.io/v1 Token store dropped its internal owner filter instead of returning an empty result. Any authenticated user could therefore list and watch…

  • CVE-2026-75034HigSep 3, 2026
    risk 0.41cvss 7.4epss 0.00

    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…