You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
rsa psk authentication
About this tag
RSA-PSK authentication is a cryptographic method combining RSA public-key encryption with Pre-Shared Key (PSK) authentication, used in TLS handshakes. On WindowsForum.com, discussions highlight a high-severity vulnerability (CVE-2026-42010) in GnuTLS that affects servers using RSA-PSK authentication. The flaw involves improper handling of usernames containing a NUL byte, leading to authentication bypass. This issue underscores the reliance of modern Windows environments on cross-platform libraries and services, extending beyond traditional Windows updates. The tag covers security implications, patch management challenges, and the intersection of Windows infrastructure with open-source components.
CVE-2026-42010 is a high-severity GnuTLS authentication bypass disclosed in late April 2026 and tracked by Microsoft’s Security Update Guide, affecting servers that use RSA-PSK authentication and mishandle usernames containing a NUL character. The bug is not a Windows kernel flaw, nor is it...