CVE-2025-47912
MEDIUMGo net/url Parse - Bracketed Host Validation Bypass
Title source: manualDescription
The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://[::1]/". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.
References (5)
Core 5
Core References
Patch
https://go.dev/cl/709857
Issue Tracking
https://go.dev/issue/75678
Mailing List, Release Notes
https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI
Vendor Advisory
https://pkg.go.dev/vuln/GO-2025-4010
Mailing List, Release Notes
http://www.openwall.com/lists/oss-security/2025/10/08/1
Scores
CVSS v3
5.3
EPSS
0.0002
EPSS Percentile
6.6%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
Status
published
Products (1)
golang/go
< 1.24.8
Published
Oct 29, 2025
Tracked Since
Feb 18, 2026