Lucene search
+L

3430 matches found

CNNVD
CNNVD
added 2025/10/16 12:0 a.m.18 views

Mattermost 安全漏洞

Mattermost is an open source collaboration platform from Mattermost, Inc. in the United States. A security vulnerability exists in Mattermost versions 10.5.10 and prior 10.5.x and 10.11.2 and prior 10.11.x, which stems from the failure to use constant-time comparison-sensitive strings, which coul...

3.7CVSS6.3AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/11 11:9 a.m.7 views

OESA-2025-2395 ongres-scram security update

Scram is part of the family of Simple Authentication and Security Layer authentication mechanisms.It is described as part of RFC 5802 and RFC7677. This pachage is a Java implementation. Security Fixes: SCRAM Salted Challenge Response Authentication Mechanism is part of the family of Simple...

6.8CVSS7AI score0.00852EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/11 11:9 a.m.9 views

OESA-2025-2391 ongres-scram security update

Scram is part of the family of Simple Authentication and Security Layer authentication mechanisms.It is described as part of RFC 5802 and RFC7677. This pachage is a Java implementation. Security Fixes: SCRAM Salted Challenge Response Authentication Mechanism is part of the family of Simple...

6.8CVSS7AI score0.00852EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/11 11:9 a.m.10 views

OESA-2025-2394 ongres-scram security update

Scram is part of the family of Simple Authentication and Security Layer authentication mechanisms.It is described as part of RFC 5802 and RFC7677. This pachage is a Java implementation. Security Fixes: SCRAM Salted Challenge Response Authentication Mechanism is part of the family of Simple...

6.8CVSS7AI score0.00852EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/11 11:9 a.m.8 views

OESA-2025-2396 ongres-scram security update

Scram is part of the family of Simple Authentication and Security Layer authentication mechanisms.It is described as part of RFC 5802 and RFC7677. This pachage is a Java implementation. Security Fixes: SCRAM Salted Challenge Response Authentication Mechanism is part of the family of Simple...

6.8CVSS7AI score0.00852EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/11 11:9 a.m.8 views

OESA-2025-2393 ongres-scram security update

Scram is part of the family of Simple Authentication and Security Layer authentication mechanisms.It is described as part of RFC 5802 and RFC7677. This pachage is a Java implementation. Security Fixes: SCRAM Salted Challenge Response Authentication Mechanism is part of the family of Simple...

6.8CVSS7AI score0.00852EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 5:24 p.m.5 views

GHSA-WR9H-G72X-MWHM vLLM is vulnerable to timing attack at bearer auth

Summary The API key support in vLLM performed validation using a method that was vulnerable to a timing attack. This could potentially allow an attacker to discover a valid API key using an approach more efficient than brute force. Details...

7.5CVSS7AI score0.00528EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2025/10/07 5:24 p.m.16 views

vLLM is vulnerable to timing attack at bearer auth

Summary The API key support in vLLM performed validation using a method that was vulnerable to a timing attack. This could potentially allow an attacker to discover a valid API key using an approach more efficient than brute force. Details...

7.5CVSS7AI score0.00528EPSS
SaveExploits1References9Affected Software1
NVD
NVD
added 2025/10/07 2:15 p.m.14 views

CVE-2025-59425

vLLM is an inference and serving engine for large language models LLMs. Before version 0.11.0rc2, the API key support in vLLM performs validation using a method that was vulnerable to a timing attack. API key validation uses a string comparison that takes longer the more characters the provided A...

7.5CVSS0.00528EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2025/10/07 2:6 p.m.18 views

CVE-2025-59425 vLLM vulnerable to timing attack at bearer auth

vLLM is an inference and serving engine for large language models LLMs. Before version 0.11.0rc2, the API key support in vLLM performs validation using a method that was vulnerable to a timing attack. API key validation uses a string comparison that takes longer the more characters the provided A...

7.5CVSS0.00528EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/10/07 2:6 p.m.1 views

CVE-2025-59425 vLLM vulnerable to timing attack at bearer auth

vLLM is an inference and serving engine for large language models LLMs. Before version 0.11.0rc2, the API key support in vLLM performs validation using a method that was vulnerable to a timing attack. API key validation uses a string comparison that takes longer the more characters the provided A...

7.5CVSS6.6AI score0.00528EPSS
SaveExploits1References4
CVE
CVE
added 2025/10/07 2:6 p.m.61 views

CVE-2025-59425

CVE-2025-59425 affects vLLM prior to 0.11.0rc2, where API key validation used a string comparison that leaks timing information. Attackers observing responses over many attempts could determine the next correct character in the API key, enabling authentication bypass. The issue is resolved in ver...

7.5CVSS6.6AI score0.00528EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2025/10/07 2:6 p.m.10 views

EUVD-2025-32853

vLLM is an inference and serving engine for large language models LLMs. Before version 0.11.0rc2, the API key support in vLLM performs validation using a method that was vulnerable to a timing attack. API key validation uses a string comparison that takes longer the more characters the provided A...

7.5CVSS6.5AI score0.00528EPSS
SaveExploits1References6
OSV
OSV
added 2025/10/07 2:6 p.m.14 views

CVE-2025-59425 vLLM vulnerable to timing attack at bearer auth

vLLM is an inference and serving engine for large language models LLMs. Before version 0.11.0rc2, the API key support in vLLM performs validation using a method that was vulnerable to a timing attack. API key validation uses a string comparison that takes longer the more characters the provided A...

7.5CVSS6.7AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/10/07 4:33 a.m.7 views

CVE-2025-59425

A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication. Mitigation Mitigation for this issue is either not available...

7.5CVSS6.3AI score0.00528EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2019-7373

Malware in sbrugna...

5.9CVSS5.9AI score0.03279EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2015-0850

Malware in sbrugna...

5.9CVSS5.8AI score0.01952EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2019-18846

Malware in sbrugna...

5.5CVSS5.6AI score0.00139EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-24164

Malware in sbrugna...

5.3CVSS5.6AI score0.00741EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2021-0803

Malware in sbrugna...

5.9CVSS6.8AI score0.01238EPSS
SaveExploits0References5
Rows per page
Query Builder