Vantage6 Server JWT secret not cryptographically secure
Description
Published by the National Vulnerability Database
Jun 12, 2025
Published to the GitHub Advisory Database
Jun 12, 2025
Reviewed
Jun 12, 2025
Last updated
Jun 12, 2025
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
References