Skip to main content

Legacy authentication should not be used

SeverityExploitabilityProvidersCategories
HIGHMEDIUMGoogle Cloud ProviderPERMISSION

Description

Legacy authentication such as username/password, and certificate authentication are considered less secure. Rather use OAuth or service accounts to authenticate.

Impact

Potential data exposureVisible in logsUser interaction requiredPrivileges required
TrueFalseFalseFalse

Unauthorized access to nodes.

Remediation guidelines

Use another authentication method such as OAuth or service account. Explicitly disable username/password authentication on the master.

References

How can I help you ?