๐Ÿ” CVE Alert

CVE-2026-59675

HIGH 7.5

Rancher Audit-Log Middleware Unauthenticated Memory Exhaustion Denial of Service

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-770
Vendor suse
Product rancher
Published Aug 5, 2026
Stay Ahead of the Next One

Get instant alerts for suse rancher

Be the first to know when new high vulnerabilities affecting suse rancher are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

SUSE / Rancher
2.14.0 < 2.14.4 2.13.0 < 2.13.8 2.12.0 < 2.12.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rancher/rancher/security/advisories/GHSA-g4f6-44g4-23xm bugzilla.suse.com: https://bugzilla.suse.com/show_bug.cgi?id=CVE-2026-59675

Credits

This vulnerability was discovered and reported by [email protected]