Lucene search
+L

12687 matches found

Github Security Blog
Github Security Blog
added 2026/03/20 8:47 p.m.26 views

MinIO LDAP login brute-force via user enumeration and missing rate limit

Impact What kind of vulnerability is it? Who is impacted? MinIO AIStor's STS Security Token Service AssumeRoleWithLDAPIdentity endpoint is vulnerable to LDAP credential brute-forcing due to two combined weaknesses: 1 distinguishable error responses that enable username enumeration, and 2 absence ...

9.1CVSS5.8AI score0.00439EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/20 3:43 p.m.15 views

GHSA-G3HG-J4JV-CWFR 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
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/20 3:43 p.m.15 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
EUVD
EUVD
added 2026/03/20 3:43 p.m.15 views

EUVD-2026-13664

Traefik Affected by BasicAuth Middleware Timing Attack Allows Username Enumeration...

6.3CVSS5.8AI score0.00385EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/20 12:44 p.m.16 views

Timing Attack

Overview Affected versions of this package are vulnerable to Timing Attack via the BasicAuth middleware. An attacker can enumerate valid usernames by measuring the response time differences when submitting authentication requests. Remediation Upgrade...

6.3CVSS5.8AI score0.00385EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/20 11:37 a.m.16 views

BIT-PARSE-2026-33042 Parse Server affected by empty authData bypassing credential requirement on signup

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0 and 8.6.49, a user can sign up without providing credentials by sending an empty authData object, bypassing the username and password requirement. This allows the creation of...

6.9CVSS5.8AI score0.00294EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/20 11:18 a.m.10 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.3CVSS0.00385EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/03/20 10:08 a.m.18 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.48 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
ATTACKERKB
ATTACKERKB
added 2026/03/20 10:08 a.m.17 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
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/20 10:08 a.m.11 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
Cvelist
Cvelist
added 2026/03/20 10:08 a.m.32 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
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.11 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
OpenVAS
OpenVAS
added 2026/03/20 12:00 a.m.7 views

Mageia: Security Advisory (MGASA-2026-0059)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

3.6CVSS5.8AI score0.00286EPSS
SaveExploits2References4
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.18 views

PbootCMS SQL注入漏洞

PbootCMS is an open-source enterprise website content management system developed using the PHP language. Versions of PbootCMS 3.2.12 and earlier have a SQL injection vulnerability. This vulnerability stems from incorrect handling of the parameter Username in the checkUsername function within the...

7.5CVSS7.2AI score0.00259EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.12 views

PT-2026-26758

Name of the Vulnerable Software and Affected Versions MinIO versions prior to RELEASE.2026-03-17T21-25-16Z Description The MinIO AIStor Security Token Service STS AssumeRoleWithLDAPIdentity endpoint is susceptible to LDAP credential brute-forcing. This is due to a combination of distinguishable...

9.1CVSS5.8AI score0.00439EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.20 views

Traefik 安全漏洞

Traefik is an open-source reverse proxy and load balancing tool developed by Traefik. Versions of Traefik such as 2.11.40, 3.0.0-beta1 to 3.6.11, and 3.7.0-ea.1 contain security vulnerabilities. These vulnerabilities stem from a timing discrepancy in the BasicAuth middleware, which may lead to...

6.3CVSS6.4AI score0.00385EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/19 9:17 p.m.11 views

CVE-2026-33303

OpenEMR is a free and open source electronic health records and medical practice management application. Versions prior to 8.0.0.2 are vulnerable to stored cross-site scripting XSS via unescaped portalloginusername in the portal credential print view. A patient portal user can set their login...

5.4CVSS0.00239EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/19 8:25 p.m.6 views

CVE-2026-33303 OpenEMR Vulnerable to Stored XSS via Unescaped portal_login_username in Credential Print View

OpenEMR is a free and open source electronic health records and medical practice management application. Versions prior to 8.0.0.2 are vulnerable to stored cross-site scripting XSS via unescaped portalloginusername in the portal credential print view. A patient portal user can set their login...

5.4CVSS5.6AI score0.00239EPSS
SaveExploits1References2
Rows per page
Query Builder