CVE-2026-26998

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*
cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*

History

06 Mar 2026, 15:27

Type Values Removed Values Added
References () https://github.com/traefik/traefik/releases/tag/v2.11.38 - () https://github.com/traefik/traefik/releases/tag/v2.11.38 - Product, Release Notes
References () https://github.com/traefik/traefik/releases/tag/v3.6.9 - () https://github.com/traefik/traefik/releases/tag/v3.6.9 - Product, Release Notes
References () https://github.com/traefik/traefik/security/advisories/GHSA-fw45-f5q2-2p4x - () https://github.com/traefik/traefik/security/advisories/GHSA-fw45-f5q2-2p4x - Patch, Vendor Advisory
First Time Traefik
Traefik traefik
CPE cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*

05 Mar 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-05 19:16

Updated : 2026-03-06 15:27


NVD link : CVE-2026-26998

Mitre link : CVE-2026-26998

CVE.ORG link : CVE-2026-26998


JSON object : View

Products Affected

traefik

  • traefik
CWE
CWE-770

Allocation of Resources Without Limits or Throttling