golang
cpe:2.3:a:golang:go:*:*:*:*:*:*:*
- < go1.25.10
- >= go1.26.0-0, < go1.26.3
A vulnerability exists in the Go programming language's standard library, specifically within the 'net' package. The issue arises in the 'Dial' and 'LookupPort' functions, which panic on Windows when they encounter an input containing a NUL byte. This behavior can lead to unexpected crashes in applications that rely on these functions.
Exploitation of this vulnerability causes a panic, leading to a crash of the application.
Users can upgrade to Go versions 1.26.3 or 1.25.10, both of which address this vulnerability. Instructions for downloading these versions are available on the Go website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.