Back to search
CVE-2025-47912
Published: Oct 29, 2025
Modified: Nov 4, 2025
PUBLISHED
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Go standard library | net/url | affected 0 - < 1.24.8affected 1.25.0 - < 1.25.2 |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now