Lucene search
+L

242 matches found

Veracode
Veracode
added 2025/06/17 8:38 a.m.18 views

Use Of Insufficiently Random Values

vantage6 is vulnerable to Use of Insufficiently Random Values. The vulnerability is due to insecure randomness of UUID1 for auto-generating JWT secret keys, which is partially predictable and not cryptographically secure...

7.5CVSS6.4AI score0.00391EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/14 7:21 p.m.19 views

CVE-2025-43866

vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This vulnerability is...

7.5CVSS6.2AI score0.00391EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/06/12 11:02 p.m.40 views

Vantage6 Server JWT secret not cryptographically secure

Impact The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent Patches No Workarounds You may define JWT secret key in the server configuration file...

7.5CVSS6.4AI score0.00391EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/06/12 11:02 p.m.56 views

GHSA-M3MQ-F375-5VGH Vantage6 Server JWT secret not cryptographically secure

Impact The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent Patches No Workarounds You may define JWT secret key in the server configuration file...

6.3CVSS7AI score0.00391EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/06/12 6:50 p.m.8 views

Insecure Randomness

Overview vantage6-server is a Vantage6 server Affected versions of this package are vulnerable to Insecure Randomness via the configureflask function, due to the predictable nature of the auto-generated secret key, an attacker can determine it and forge valid security tokens. This allows them to...

7.5CVSS7.2AI score0.00391EPSS
SaveExploits0References2
PyPA
PyPA
added 2025/06/12 6:15 p.m.21 views

PYSEC-2025-221

vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This vulnerability is...

7.5CVSS5.8AI score0.00391EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2025/06/12 6:15 p.m.22 views

CVE-2025-43863

vantage6 is an open source framework built to enable, manage and deploy privacy enhancing technologies like Federated Learning and Multi-Party Computation. If attacker gets access to an authenticated session, they can try to brute-force the user password by using the change password functionality...

9.8CVSS0.0047EPSS
SaveExploits0References1
PyPA
PyPA
added 2025/06/12 6:15 p.m.26 views

PYSEC-2025-220

vantage6 is an open source framework built to enable, manage and deploy privacy enhancing technologies like Federated Learning and Multi-Party Computation. If attacker gets access to an authenticated session, they can try to brute-force the user password by using the change password functionality...

9.8CVSS5.8AI score0.0047EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2025/06/12 6:04 p.m.46 views

CVE-2025-43866 Vantage6 Server JWT secret not cryptographically secure

vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This vulnerability is...

6.3CVSS0.00391EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/12 6:04 p.m.12 views

CVE-2025-43866 Vantage6 Server JWT secret not cryptographically secure

vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This vulnerability is...

6.3CVSS6.5AI score
SaveExploits0References3
CVE
CVE
added 2025/06/12 6:04 p.m.76 views

CVE-2025-43866

Vantage6 Server JWT secret not cryptographically secure: the auto-generated key uses UUID1, which is partially predictable. This exposes potential forgery of security tokens. The issue is fixed in version 4.11.0; upgrading to 4.11.0+ or defining a custom JWT secret in configuration mitigates the ...

7.5CVSS6.3AI score0.00391EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/06/12 6:04 p.m.13 views

CVE-2025-43866 Vantage6 Server JWT secret not cryptographically secure

vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This vulnerability is...

6.3CVSS6.9AI score0.00391EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/06/12 5:43 p.m.4 views

Brute Force

Overview vantage6-server is a Vantage6 server Affected versions of this package are vulnerable to Brute Force due to a lack of rate limiting on the password change functionality. An attacker who has gained access to an authenticated session can attempt to brute-force the user's password. They can...

9.8CVSS7AI score0.0047EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/06/12 5:29 p.m.23 views

CVE-2025-43863 vantage6 lacks brute-force protection on change password functionality

vantage6 is an open source framework built to enable, manage and deploy privacy enhancing technologies like Federated Learning and Multi-Party Computation. If attacker gets access to an authenticated session, they can try to brute-force the user password by using the change password functionality...

6.3CVSS0.0047EPSS
SaveExploits0References1
CVE
CVE
added 2025/06/12 5:29 p.m.63 views

CVE-2025-43863

vantage6 contains a brute-force vulnerability in the change password flow when an attacker has an authenticated session. The issue arises from unlimited password-change attempts via the route, enabling password-guessing and account compromise. Multiple sources (CVEs, advisories, and vendor notes)...

9.8CVSS6.4AI score0.0047EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/06/12 5:29 p.m.8 views

CVE-2025-43863 vantage6 lacks brute-force protection on change password functionality

vantage6 is an open source framework built to enable, manage and deploy privacy enhancing technologies like Federated Learning and Multi-Party Computation. If attacker gets access to an authenticated session, they can try to brute-force the user password by using the change password functionality...

6.3CVSS7AI score0.0047EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/12 5:29 p.m.11 views

CVE-2025-43863 vantage6 lacks brute-force protection on change password functionality

vantage6 is an open source framework built to enable, manage and deploy privacy enhancing technologies like Federated Learning and Multi-Party Computation. If attacker gets access to an authenticated session, they can try to brute-force the user password by using the change password functionality...

6.3CVSS6.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/12 12:00 a.m.16 views

PT-2025-25343 · Vantage6 · Vantage6

Name of the Vulnerable Software and Affected Versions: vantage6 versions prior to 4.11.0 Description: The vantage6 server has a predictable JWT secret key generation issue. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This issue...

6.3CVSS6.3AI score0.00391EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/06/12 12:00 a.m.14 views

PT-2025-25341 · Vantage6 · Vantage6

Name of the Vulnerable Software and Affected Versions: vantage6 versions prior to 4.11 Description: The issue concerns an open-source framework designed for privacy-enhancing technologies such as Federated Learning and Multi-Party Computation. If an attacker gains access to an authenticated...

6.3CVSS6.3AI score0.0047EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/06/12 12:00 a.m.14 views

vantage6 安全特征问题漏洞

vantage6 is a vantage6 open source priVAcy preserviNg federalTed leArningG infrastructure for Secure Insight eXchange. A security feature issue vulnerability exists in vantage6 versions prior to 4.11.0 that stems from an insecure JWT key auto-generation that could lead to key prediction...

7.5CVSS6.3AI score0.00391EPSS
SaveExploits0References3
Rows per page
Query Builder