CVE-2026-54445: Vantage6: Set admin user and password from environment or configuration
vantage6 is an open-source infrastructure for privacy preserving analysis. Versions prior to 5.0.0 provide an initial user with username root and password root. This is not ideal because attackers know that almost all vantage6 servers have a user with username root that probably has admin rights, and the initial password is very weak and it is possible that administrators forget to reset it. Version 5.0.0 fixes the issue. As a workaround, it is possible to delete the root user after it has been used to create other users.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
vantage6to a version that resolves this vulnerability.Fixed in 5.0.0 - Configuration
Configure vantage6 to set the admin username and password from environment variables or the configuration (so the default root/root initial credentials are not used).
vantage6 admin user/password source = environment or configuration - Operational
Delete the 'root' user after it has been used to create other users (workaround described: delete the `root` user once other admin users exist).
Event History
Frequently Asked Questions
What is the severity of CVE-2026-54445?
The severity of CVE-2026-54445 is medium with a CVSS score of 6.9.
How do I fix CVE-2026-54445?
To fix CVE-2026-54445, upgrade to Vantage6 version 5.0.0 or later, where the initial admin username and password can be set from the environment or configuration.
What is CVE-2026-54445 about?
CVE-2026-54445 addresses the risk associated with Vantage6 versions prior to 5.0.0 that expose an initial user with default credentials of 'root'.
Who is affected by CVE-2026-54445?
All users of Vantage6 versions prior to 5.0.0 are affected by CVE-2026-54445 due to the use of default admin credentials.
What should I do if I can’t upgrade to fix CVE-2026-54445?
If you cannot upgrade, change default credentials immediately and implement additional security measures to harden your system.