Lucene search
+L

807 matches found

Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.25 views

PT-2026-64875

Name of the Vulnerable Software and Affected Versions Mercusys MB115-4G affected versions not specified Description A denial-of-service DoS issue exists in the web interface due to a stack buffer overflow—a condition where a program writes more data to a buffer located on the stack than it can...

5.3CVSS5.8AI score0.00166EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/24 4:16 a.m.18 views

CVE-2026-11922

A vulnerability in zenml-io/zenml versions 0.57.0 through 0.94.2 allows an attacker to bypass rate-limiting on the POST /api/v1/login and self password-change endpoints by rotating the X-Forwarded-For header. The rate limiter keys requests by request.client.host, which is derived from the...

6.5CVSS0.00179EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/24 3:27 a.m.57 views

CVE-2026-11922

The CVE-2026-11922 entry describes a rate-limit bypass in zenml-io/zenml (versions 0.57.0–0.94.2). The issue arises because the rate limiter uses request.client.host (derived from the X-Forwarded-For header when Uvicorn is run with --proxy-headers --forwarded-allow-ips *), allowing an attacker to...

6.5CVSS6.5AI score0.00179EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/24 3:27 a.m.14 views

EUVD-2026-48467

A vulnerability in zenml-io/zenml versions 0.57.0 through 0.94.2 allows an attacker to bypass rate-limiting on the POST /api/v1/login and self password-change endpoints by rotating the X-Forwarded-For header. The rate limiter keys requests by request.client.host, which is derived from the...

6.5CVSS6.4AI score0.00179EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 3:27 a.m.50 views

CVE-2026-11922 Rate-limit Bypass in zenml-io/zenml

A vulnerability in zenml-io/zenml versions 0.57.0 through 0.94.2 allows an attacker to bypass rate-limiting on the POST /api/v1/login and self password-change endpoints by rotating the X-Forwarded-For header. The rate limiter keys requests by request.client.host, which is derived from the...

6.5CVSS0.00179EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:27 a.m.20 views

CVE-2026-11922

A vulnerability in zenml-io/zenml versions 0.57.0 through 0.94.2 allows an attacker to bypass rate-limiting on the POST /api/v1/login and self password-change endpoints by rotating the X-Forwarded-For header. The rate limiter keys requests by request.client.host, which is derived from the...

6.5CVSS6.4AI score0.00179EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.27 views

PT-2026-64225

A vulnerability in zenml-io/zenml versions 0.57.0 through 0.94.2 allows an attacker to bypass rate-limiting on the POST /api/v1/login and self password-change endpoints by rotating the X-Forwarded-For header. The rate limiter keys requests by request.client.host, which is derived from the...

6.5CVSS6.4AI score0.00179EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 8:20 p.m.17 views

Gitea Remember-Me Token Theft Not Invalidating Attacker Session

The vulnerability is in the Remember-Me giteaincredible token validation logic, specifically when handling a compromised token hash mismatch. The vulnerable function is this one: https://github.com/go-gitea/gitea/blob/689ace1ce28fd74244b8aa335d9928cdbf6b22f9/services/auth/authtoken.goL33-L64...

9.1CVSS5.5AI score0.00342EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/07/21 7:17 p.m.17 views

CVE-2016-20096

Linknat VOS3000 and VOS2009 through version 2.1.2.0 contain an unauthenticated SQL injection vulnerability that allows remote attackers to execute arbitrary SQL commands by manipulating the name parameter in a POST request to the login endpoint. Attackers can inject malicious SQL through the logi...

9.8CVSS0.00673EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 6:59 p.m.30 views

CVE-2016-20096

Linknat VOS3000/VOS2009 (up to version 2.1.2.0) is affected by an unauthenticated SQL injection in the login flow. The vulnerability occurs via the name parameter in a POST to the login endpoint, enabling arbitrary SQL execution and potential extraction of plaintext credentials and other database...

9.8CVSS6.4AI score0.00673EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/21 6:59 p.m.34 views

CVE-2016-20096 Linknat VOS3000/VOS2009 2.1.2.0 SQL Injection via login.jsp

Linknat VOS3000 and VOS2009 through version 2.1.2.0 contain an unauthenticated SQL injection vulnerability that allows remote attackers to execute arbitrary SQL commands by manipulating the name parameter in a POST request to the login endpoint. Attackers can inject malicious SQL through the logi...

9.8CVSS0.00673EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/20 3:16 p.m.16 views

CVE-2026-54685

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.3.2-beta, the /api/auth/login authentication endpoint does not execute in constant time. When a non-existent username is supplied, the server returns a 401/403 response almost immediately. When a valid username...

5.3CVSS0.00468EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 2:17 p.m.43 views

CVE-2026-54685 FileBrowser Quantum has Username Enumeration via Authentication Timing Side-Channel

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.3.2-beta, the /api/auth/login authentication endpoint does not execute in constant time. When a non-existent username is supplied, the server returns a 401/403 response almost immediately. When a valid username...

5.3CVSS0.00468EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 2:17 p.m.53 views

CVE-2026-54685

FileBrowser Quantum exposes a timing-side-channel in the /api/auth/login endpoint prior to version 1.3.2-beta, allowing unauthenticated users to distinguish valid usernames from invalid ones via response-time differences (bcrypt path for valid usernames). A PoC demonstrates the attack, and the is...

5.3CVSS5.4AI score0.00468EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/17 6:49 p.m.67 views

CVE-2026-9103 Unauthenticated Superuser Token Issuance via Auto-Login Endpoint

IBM Langflow OSS 1.0.0 through 1.10.0 could allow a remote attacker to gain unauthorized access due to improper authentication in the /api/v1/login/autologin endpoint. The endpoint issues long-lived superuser bearer tokens without requiring authentication when the AUTOLOGIN configuration is enabl...

9.8CVSS0.00722EPSS
SaveExploits2References1
CVE
CVE
added 2026/07/17 6:49 p.m.53 views

CVE-2026-9103

CVE-2026-9103 affects Langflow OSS 1.0.0–1.10.0. The root cause is improper authentication in the /api/v1/login/auto_login endpoint, which issues long‑lived superuser tokens when AUTO_LOGIN is enabled (default). Combined with permissive CORS, this can expose tokens to unintended origins and enabl...

9.8CVSS5.5AI score0.00722EPSS
SaveExploits2References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/14 8:19 p.m.16 views

nebula-mesh: Unauthenticated OIDC login endpoint allocates unbounded in-memory state entries without rate limiting

Summary When OIDC is enabled, GET /ui/oidc/login is reachable without authentication and is registered outside the Web UI rate-limited auth routes. Every request creates a fresh random OIDC state value and stores it in an in-memory map for 10m. Expired states are swept lazily, but there is no rat...

5.3CVSS6.2AI score0.00333EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/07/14 8:19 p.m.8 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS in the GET /ui/oidc/login process. An attacker can exhaust server memory resources by sending repeated unauthenticated requests to this endpoint, causing unbounded in-memory state allocation and potential service...

6.9CVSS6.2AI score0.00333EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/13 6:16 p.m.15 views

CVE-2026-61503

Rejetto HFS 3.0.0 through 3.2.0 returns observably different responses from its login endpoint depending on whether the submitted username exists. A remote unauthenticated attacker can use this to confirm valid account names, including the default admin account, facilitating password-guessing and...

6.9CVSS0.00436EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/13 5:23 p.m.11 views

CVE-2026-61503

Rejetto HFS 3.0.0 through 3.2.0 returns observably different responses from its login endpoint depending on whether the submitted username exists. A remote unauthenticated attacker can use this to confirm valid account names, including the default admin account, facilitating password-guessing and...

6.9CVSS6.1AI score0.00436EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder