Lucene search
+L

59 matches found

RedhatCVE
RedhatCVE
added 2026/05/08 12:00 p.m.24 views

CVE-2026-40912

A flaw was found in Traefik, an HTTP reverse proxy and load balancer. This authentication bypass vulnerability allows an unauthenticated attacker to access protected content. The flaw occurs when the StripPrefixRegex middleware is used with authentication mechanisms such as ForwardAuth, BasicAuth...

8.6CVSS5.7AI score0.00767EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2026/05/05 1:45 a.m.12 views

SUSE CVE-2026-41263

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a timing side-channel vulnerability in Traefik's BasicAuth middleware that allows an attacker to enumerate valid usernames through response-time differences. The variable intended to ho...

3.7CVSS5.7AI score0.00369EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/30 8:39 p.m.8 views

CVE-2026-41263 Traefik: BasicAuth middleware: timing side-channel vulnerability

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a timing side-channel vulnerability in Traefik's BasicAuth middleware that allows an attacker to enumerate valid usernames through response-time differences. The variable intended to ho...

6.3CVSS5.7AI score0.00369EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/30 8:39 p.m.45 views

CVE-2026-41263 Traefik: BasicAuth middleware: timing side-channel vulnerability

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a timing side-channel vulnerability in Traefik's BasicAuth middleware that allows an attacker to enumerate valid usernames through response-time differences. The variable intended to ho...

6.3CVSS0.00369EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/30 8:38 p.m.7 views

CVE-2026-40912

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's StripPrefixRegex middleware when used in combination with ForwardAuth, BasicAuth, or DigestAuth. The middleware matches...

7.8CVSS5.3AI score0.00767EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/04/30 8:38 p.m.28 views

EUVD-2026-26428

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's StripPrefixRegex middleware when used in combination with ForwardAuth, BasicAuth, or DigestAuth. The middleware matches...

7.8CVSS5.3AI score0.00767EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/04/30 12:00 a.m.17 views

Traefik 安全漏洞

Traefik is an open-source reverse proxy and load balancing tool developed by Traefik. There were security vulnerabilities in versions prior to Traefik 2.11.43, 3.6.14, and 3.7.0-rc.2. These vulnerabilities stemmed from the StripPrefixRegex middleware, which, when used in conjunction with...

8.2CVSS5.7AI score0.00767EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/04/24 8:36 p.m.25 views

Traefik: A timing side-channel vulnerability allows for valid username enumeration via BasicAuth middleware

Summary There is a timing side-channel vulnerability in Traefik's BasicAuth middleware that allows an attacker to enumerate valid usernames through response-time differences. The variable intended to hold a constant-time fallback secret always resolves to an empty string, causing the constant-tim...

6.3CVSS6.1AI score0.00385EPSS
SaveExploits0References6Affected Software3
Github Security Blog
Github Security Blog
added 2026/04/24 4:37 p.m.23 views

Traefik has an StripPrefixRegex Middleware Authorization Bypass via Path/RawPath Desync

Summary There is a high severity authentication bypass vulnerability in Traefik's StripPrefixRegex middleware when used in combination with ForwardAuth, BasicAuth, or DigestAuth. The middleware matches the regex against the decoded URL path but uses the resulting byte length to slice the...

8.6CVSS5.6AI score0.00767EPSS
SaveExploits1References10Affected Software3
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.17 views

PT-2026-36184

Name of the Vulnerable Software and Affected Versions Traefik versions prior to 2.11.43 Traefik versions prior to 3.6.14 Traefik versions prior to 3.7.0-rc.2 Description A timing side-channel issue exists in the BasicAuth middleware. A variable meant to provide a constant-time fallback secret...

6.3CVSS5.8AI score0.00369EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/03/24 3:36 p.m.9 views

CVE-2026-33677 Webhook BasicAuth Credentials Exposed to Read-Only Project Collaborators via API

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, the GET /api/v1/projects/:project/webhooks endpoint returns webhook BasicAuth credentials basicauthuser and basicauthpassword in plaintext to any user with read access to the project. While the existing code...

6.5CVSS5.9AI score0.00297EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/24 12:00 a.m.9 views

PT-2026-27450

Name of the Vulnerable Software and Affected Versions Vikunja versions prior to 2.2.1 Description Vikunja is a self-hosted task management platform. The GET /api/v1/projects/:project/webhooks API endpoint exposes BasicAuth credentials basic auth user and basic auth password in plaintext to users...

6.5CVSS5.8AI score0.00297EPSS
SaveExploits1
OSV
OSV
added 2026/03/23 6:16 p.m.10 views

GO-2026-4792 Traefik Affected by BasicAuth Middleware Timing Attack Allows Username Enumeration in github.com/traefik/traefik

Traefik Affected by BasicAuth Middleware Timing Attack Allows Username Enumeration in github.com/traefik/traefik...

6.3CVSS5.8AI score0.00385EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/20 3:43 p.m.14 views

Traefik Affected by BasicAuth Middleware Timing Attack Allows Username Enumeration

Summary There is a potential vulnerability in Traefik's BasicAuth middleware that allows username enumeration via a timing attack. When a submitted username exists, the middleware performs a bcrypt password comparison taking 166ms. When the username does not exist, the response returns immediatel...

6.3CVSS5.9AI score0.00385EPSS
SaveExploits0References6Affected Software3
AlpineLinux
AlpineLinux
added 2026/03/20 10:08 a.m.15 views

CVE-2026-32595

Traefik is an HTTP reverse proxy and load balancer. Versions 2.11.40 and below, 3.0.0-beta1 through 3.6.11, and 3.7.0-ea.1 comtain BasicAuth middleware that allows username enumeration via a timing attack. When a submitted username exists, the middleware performs a bcrypt password comparison taki...

6.3CVSS5.8AI score0.00385EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/20 10:08 a.m.43 views

CVE-2026-32595

Traefik vulnerability CVE-2026-32595 affects the BasicAuth middleware in multiple releases. When a submitted username exists, a bcrypt comparison runs ~166 ms; if the username does not exist, the response is ~0.6 ms. This timing difference enables an unauthenticated attacker to distinguish valid ...

6.3CVSS5.8AI score0.00385EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/20 10:08 a.m.6 views

CVE-2026-32595 Traefik: BasicAuth Middleware Timing Attack Allows Username Enumeration

Traefik is an HTTP reverse proxy and load balancer. Versions 2.11.40 and below, 3.0.0-beta1 through 3.6.11, and 3.7.0-ea.1 comtain BasicAuth middleware that allows username enumeration via a timing attack. When a submitted username exists, the middleware performs a bcrypt password comparison taki...

6.3CVSS5.8AI score0.00385EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/20 10:08 a.m.31 views

CVE-2026-32595 Traefik: BasicAuth Middleware Timing Attack Allows Username Enumeration

Traefik is an HTTP reverse proxy and load balancer. Versions 2.11.40 and below, 3.0.0-beta1 through 3.6.11, and 3.7.0-ea.1 comtain BasicAuth middleware that allows username enumeration via a timing attack. When a submitted username exists, the middleware performs a bcrypt password comparison taki...

6.3CVSS0.00385EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/20 10:08 a.m.10 views

CVE-2026-32595 Traefik: BasicAuth Middleware Timing Attack Allows Username Enumeration

Traefik is an HTTP reverse proxy and load balancer. Versions 2.11.40 and below, 3.0.0-beta1 through 3.6.11, and 3.7.0-ea.1 comtain BasicAuth middleware that allows username enumeration via a timing attack. When a submitted username exists, the middleware performs a bcrypt password comparison taki...

6.3CVSS5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.9 views

PT-2026-26602

Name of the Vulnerable Software and Affected Versions Traefik versions 2.11.40 and below Traefik versions 3.0.0-beta1 through 3.6.11 Traefik version 3.7.0-ea.1 Description Traefik’s BasicAuth middleware has a flaw that allows an unauthenticated attacker to enumerate valid usernames through a timi...

6.3CVSS5.9AI score0.00385EPSS
SaveExploits0
Rows per page
Query Builder