PT-2026-68065 · Suse · Rancher Manager
CVE-2026-59675
·
Published
2026-08-05
·
Updated
2026-08-05
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Rancher Manager (affected versions not specified)
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. This occurs because the audit middleware is positioned before the
APIBodyLimitingHandler in the handler chain, bypassing the default 1 MiB body-size cap for requests using the copyReqBody path. An unauthenticated attacker can send excessively large request bodies to public login endpoints, forcing the server to allocate memory proportional to the body size. A small number of concurrent connections can exhaust available memory, terminating the server process and rendering the API and UI unavailable, which interrupts the management of all downstream clusters.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Rancher Manager