Lucene search
+L

95 matches found

RedhatCVE
RedhatCVE
β€’added 2026/08/27 1:08 p.m.β€’9 views

CVE-2026-71324

A flaw was found in Traefik. Traefik's HTTP reverse proxy can improperly handle HTTP/2 or HTTP/3 CONNECT requests forwarded to an HTTP/1.1 upstream. If the upstream sends a keep-alive non-2xx response and does not fully drain the body, the desynchronized backend socket is returned to a shared poo...

9.1CVSS7.2AI score0.00505EPSS
SaveExploits0References13
OSV
OSV
β€’added 2026/08/18 2:32 p.m.β€’8 views

GO-2026-6202 Traefik: ForwardAuth middleware leaks X-Forwarded-Port spoofing via untrusted X-Forwarded-Proto when trustForwardHeader=false in github.com/traefik/traefik

Traefik: ForwardAuth middleware leaks X-Forwarded-Port spoofing via untrusted X-Forwarded-Proto when trustForwardHeader=false in github.com/traefik/traefik...

6.9CVSS5.2AI score0.00281EPSS
SaveExploits0References7
OSV
OSV
β€’added 2026/08/18 2:32 p.m.β€’8 views

GO-2026-6211 Traefik: Incomplete fix for CVE-2026-33433 + CVE-2026-39858 cross-cohort: headerField underscore-variant identity spoofing in BasicAuth / DigestAuth / ForwardAuth in github.com/traefik/traefik

Traefik: Incomplete fix for CVE-2026-33433 + CVE-2026-39858 cross-cohort: headerField underscore-variant identity spoofing in BasicAuth / DigestAuth / ForwardAuth in github.com/traefik/traefik...

10CVSS5.2AI score0.00208EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
β€’added 2026/08/06 4:53 p.m.β€’30 views

Traefik: Incomplete fix for CVE-2026-33433 + CVE-2026-39858 cross-cohort: headerField underscore-variant identity spoofing in BasicAuth / DigestAuth / ForwardAuth

Summary There is a high severity vulnerability in Traefik's BasicAuth, DigestAuth, and ForwardAuth middlewares. The fix for CVE-2026-33433 stripped canonical-cased spoofed identity headers e.g. X-Auth-User before writing Traefik's own value, but did not account for underscore-variant header names...

10CVSS6.9AI score0.00479EPSS
SaveExploits2References8Affected Software2
OSV
OSV
β€’added 2026/08/06 4:38 p.m.β€’15 views

GHSA-3Q9R-P662-5J8M Traefik: ForwardAuth middleware leaks X-Forwarded-Port spoofing via untrusted X-Forwarded-Proto when trustForwardHeader=false

Summary There is a medium severity vulnerability in Traefik's ForwardAuth middleware. Even when configured with trustForwardHeader: false, Traefik derives the X-Forwarded-Port header sent to the authentication service from the original incoming request instead of the sanitized forwarded request. ...

6.9CVSS5.7AI score0.00281EPSS
SaveExploits0References8
EUVD
EUVD
β€’added 2026/08/06 4:38 p.m.β€’21 views

EUVD-2026-41937

Traefik: ForwardAuth middleware leaks X-Forwarded-Port spoofing via untrusted X-Forwarded-Proto when trustForwardHeader=false...

6.9CVSS5.4AI score0.00281EPSS
SaveExploits0References7
CVE
CVE
β€’added 2026/08/06 3:56 p.m.β€’105 views

CVE-2026-71324

Traefik , an open-source HTTP reverse proxy and load balancer, is vulnerable to cross-user response poisoning in its default proxy when forwarding HTTP/2 or HTTP/3 CONNECT requests to an HTTP/1.1 upstream via a shared net/http.Transport . If the upstream returns a keep-alive non-2xx response with...

9.1CVSS5.5AI score0.00505EPSS
SaveExploits0References10Affected Software1
RedhatCVE
RedhatCVE
β€’added 2026/07/24 12:56 p.m.β€’11 views

CVE-2026-54764

A flaw was found in Traefik, an HTTP reverse proxy and load balancer. The ForwardAuth middleware, even when configured to not trust forwarded headers, incorrectly uses the original incoming request to determine the X-Forwarded-Port header sent to the authentication service. This allows an...

6.9CVSS5.8AI score0.00281EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
β€’added 2026/07/07 3:13 p.m.β€’20 views

SUSE CVE-2026-54764

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

5.3CVSS6AI score0.00281EPSS
SaveExploits0References3
Snyk
Snyk
β€’added 2026/07/06 10:40 p.m.β€’10 views

Insufficient Verification of Data Authenticity

Overview Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the ForwardAuth process when trustForwardHeader is set to false. An attacker can bypass port-based authorization checks by injecting a crafted X-Forwarded-Proto header over an unencrypte...

6.9CVSS6AI score0.00281EPSS
SaveExploits0References2
NVD
NVD
β€’added 2026/07/06 9:16 p.m.β€’37 views

CVE-2026-54763

Traefik is an HTTP reverse proxy and load balancer. Prior to v2.11.51, v3.6.22, and v3.7.6, Traefik's BasicAuth, DigestAuth, and ForwardAuth middlewares strip canonical-cased spoofed identity headers before writing Traefik's own value, but do not account for underscore-variant header names, which...

10CVSS0.00208EPSS
SaveExploits0References3
NVD
NVD
β€’added 2026/07/06 9:16 p.m.β€’21 views

CVE-2026-54764

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

6.9CVSS0.00281EPSS
SaveExploits0References3
CVE
CVE
β€’added 2026/07/06 8:20 p.m.β€’103 views

CVE-2026-54764

Summary of CVE-2026-54764 : Traefik’s ForwardAuth middleware can leak spoofed port information due to incorrect header handling when trustForwardHeader is false. Before fixes, the middleware derived X-Forwarded-Port from the original incoming request rather than the sanitized forwarded request, a...

6.9CVSS6AI score0.00281EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
β€’added 2026/07/06 8:20 p.m.β€’26 views

CVE-2026-54764

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

6.9CVSS6AI score0.00281EPSS
SaveExploits0References3
Cvelist
Cvelist
β€’added 2026/07/06 8:20 p.m.β€’71 views

CVE-2026-54764 ForwardAuth middleware leaks X-Forwarded-Port spoofing via untrusted X-Forwarded-Proto when trustForwardHeader=false

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

6.9CVSS0.00281EPSS
SaveExploits0References3
OSV
OSV
β€’added 2026/07/06 8:20 p.m.β€’20 views

CVE-2026-54764 ForwardAuth middleware leaks X-Forwarded-Port spoofing via untrusted X-Forwarded-Proto when trustForwardHeader=false

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

6.9CVSS6AI score
SaveExploits0References5
attackerkb
attackerkb
β€’added 2026/07/06 8:20 p.m.β€’17 views

CVE-2026-54764

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

6.9CVSS6AI score0.00281EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
β€’added 2026/07/06 8:20 p.m.β€’21 views

CVE-2026-54764 ForwardAuth middleware leaks X-Forwarded-Port spoofing via untrusted X-Forwarded-Proto when trustForwardHeader=false

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

6.9CVSS6AI score0.00281EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
β€’added 2026/07/06 12:00 a.m.β€’29 views

PT-2026-55998

Name of the Vulnerable Software and Affected Versions Traefik versions prior to 2.11.51 Traefik versions prior to 3.6.22 Traefik versions prior to 3.7.6 Description The ForwardAuth middleware in this HTTP reverse proxy and load balancer incorrectly derives the X-Forwarded-Port header sent to the...

6.9CVSS6AI score0.00281EPSS
SaveExploits0References16
OSV
OSV
β€’added 2026/06/25 6:26 p.m.β€’19 views

GO-2026-5163 Traefik's ForwardAuth trustForwardHeader=false allows spoofed X-Forwarded-Prefix to bypass authentication in github.com/traefik/traefik

Traefik's ForwardAuth trustForwardHeader=false allows spoofed X-Forwarded-Prefix to bypass authentication in github.com/traefik/traefik...

10CVSS5.8AI score0.00267EPSS
SaveExploits1References5
Rows per page
Query Builder