The Go team plans to issue a security fix for the golang.org/x/crypto/ssh package in the golang.org/x/crypto module on Wednesday, December 11th.

https://groups.google.com/g/golang-announce/c/ZA1tNV10Mcs

[security] golang.org/x/crypto/ssh fix pre-announcement

🚨 x/crypto/ssh: misuse of ServerConfig.PublicKeyCallback may cause authorization bypass

Common API misuse allows attacker to log in with one key, but appear to have logged in with another. Potentially affects services that look up users by key.

Partially mitigated in golang.org/x/[email protected].

https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q

[security] Vulnerability in golang.org/x/crypto