CVE-2026-59675
Last modified
CVE-2026-59675 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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 (default 1 MiB) is bypassed for requests that pass through the audit copyReqBody path.
Description
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 (default 1 MiB) is bypassed for requests that pass through the audit copyReqBody path. An unauthenticated attacker can send arbitrarily large request bodies to the public login endpoints, causing the Rancher Manager server process to allocate memory proportional to the supplied body size. With just a few concurrent connections, this can exhaust available memory and terminate the Rancher Manager plane process, making the Rancher API and UI unavailable and interrupting management of all downstream clusters.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| SUSE | Rancher | >= 2.14.0, < 2.14.4; >= 2.13.0, < 2.13.8; >= 2.12.0, < 2.12.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-59675?
How severe is CVE-2026-59675?
How do I fix CVE-2026-59675?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59650In Bouncy Castle for Java before 1.85, MTI/A0 DH agreement e…9.3
- CVE-2026-59651In Bouncy Castle for Java before 1.85, BKS keystore accepts …7.1
- CVE-2026-59652In Bouncy Castle for Java before 1.85, LDAP filter injection…6.9
- CVE-2026-5966ThreatSonar Anti-Ransomware developed by TeamT5 has an Arbit…8.1
- CVE-2026-5967ThreatSonar Anti-Ransomware developed by TeamT5 has an Privi…8.8
- CVE-2026-59674A UNIX Symbolic Link (Symlink) Following vulnerability in op…7.1
- CVE-2026-59676A Time-of-check Time-of-use (TOCTOU) Race Condition vulnerab…5.8
- CVE-2026-59677A Missing Authorization vulnerability in selinux policycoreu…6.8
- CVE-2026-59678An Incorrect Authorization vulnerability in Linux-Gaming Por…7.1
- CVE-2026-5968Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-59686An OS Command Injection vulnerability in Progress Software L…8.4
- CVE-2026-59687An OS Command Injection vulnerability in Progress Software L…8.4
Are you affected by CVE-2026-59675?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
