Bug 1270432 (CVE-2026-54764) - VUL-0: CVE-2026-54764: traefik,traefik2: ForwardAuth middleware leaks X-Forwarded-Port
Summary: VUL-0: CVE-2026-54764: traefik,traefik2: ForwardAuth middleware leaks X-Forwa...
Status: RESOLVED UPSTREAM
Alias: CVE-2026-54764
Product: openSUSE Distribution
Classification: openSUSE
Component: Security (show other bugs)
Version: Leap 16.1
Hardware: Other Other
: P3 - Medium : Normal (vote)
Target Milestone: ---
Assignee: Johannes Weberhofer
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/532249/
Whiteboard: CVSSv3.1:SUSE:CVE-2026-54764:5.3:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-07 08:12 UTC by SMASH SMASH
Modified: 2026-07-10 09:32 UTC (History)
1 user (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2026-07-07 08:12:12 UTC
Traefik is an HTTP reverse proxy and load balancer. Prior to v2.11.51, v3.6.22, and v3.7.6, Traefik's ForwardAuth middleware, even when configured with trustForwardHeader: false, derives the X-Forwarded-Port header sent to the authentication service from the original incoming request instead of the sanitized forwarded request. As a result, an unauthenticated remote attacker can inject an X-Forwarded-Proto: https header over a plain HTTP connection and cause Traefik to forward X-Forwarded-Port: 443 to the authentication service, bypassing port-based authorization checks. This issue is fixed in versions v2.11.51, v3.6.22, and v3.7.6.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2026-54764
https://www.cve.org/CVERecord?id=CVE-2026-54764
https://github.com/traefik/traefik/commit/7ae92d8c2c10ac04ef5a03df0ed5019ce0f44b2d
https://github.com/traefik/traefik/pull/13344
https://github.com/traefik/traefik/security/advisories/GHSA-3q9r-p662-5j8m
Comment 1 Johannes Weberhofer 2026-07-10 09:32:05 UTC
Fixed with versions 2.11.51 and version 3.7.6 just accepted in the development project