#VU118183 Improper Encoding or Escaping of Output in Go programming language - CVE-2025-58189
Published: November 7, 2025
Go programming language
Description
The vulnerability allows a remote attacker to perform spoofing attacks.
The vulnerability exists due to missing sanitization of input data when the Conn.Handshake fails during ALPN negotiation in crypto/tls. A remote attacker can pass specially crafted input via an error message and influence the application behavior, leading to a potential spoofing attack.