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
No
You may define JWT secret key in the server configuration file
{
"cwe_ids": [
"CWE-330"
],
"github_reviewed": true,
"github_reviewed_at": "2025-06-12T23:02:13Z",
"nvd_published_at": "2025-06-12T18:15:20Z",
"severity": "LOW"
}