GHSA-fw45-f5q2-2p4x · Severity: medium · Ecosystem: go — Traefik has unbounded io.ReadAll on auth server response body that causes OOM DOS
Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.38 and 3.6.9, there is a potential vulnerability in Traefik managing the ForwardAuth middleware responses. When Traefik is configured to use the ForwardAuth middleware, the response body from the authentication server is read entirely into memory without any size limit. There is no maxResponseBodySize configuration to restrict the amount of data read from the authentication server response. If the authentication server returns an unexpectedly large or unbounded response body, Traefik will allocate unlimited memory, potentially causing an out-of-memory (OOM) condition that crashes the process. This results in a denial of service for all routes served by the affected Traefik instance. This issue has been patched in versions 2.11.38 and 3.6.9.
Conclusion & alert: CVE-2026-26998 is rated Low Risk (30.5/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.45%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.45% | +0.43% |
| 2 | 2026-03-06 | — | 0.02% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.4 | 3.1 | MEDIUM |
|
0.7 | 3.6 | [email protected] |
GHSA-fw45-f5q2-2p4x · Severity: medium · Ecosystem: go — Traefik has unbounded io.ReadAll on auth server response body that causes OOM DOS
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-26998: 1 source package rows (traefik); 31 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 31. | https://security.alpinelinux.org/vuln/CVE-2026-26998 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-26998 |
| URL | Tags |
|---|---|
| https://github.com/traefik/traefik/releases/tag/v2.11.38 | Product Release Notes |
| https://github.com/traefik/traefik/releases/tag/v3.6.9 | Product Release Notes |
| https://github.com/traefik/traefik/security/advisories/GHSA-fw45-f5q2-2p4x | Patch Vendor Advisory |