# CVE-2025-47912

## Summary

- **CVE ID:** CVE-2025-47912
- **Severity:** MEDIUM
- **CVSS Score:** 5.3 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N)
- **CWE:** N/A
- **Published:** Oct 29, 2025
- **Last Modified:** Sep 14, 2026

## 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.

## Affected Products

- Go standard library — net/url (0)
- Go standard library — net/url (1.25.0)

## References

- [CNA](https://go.dev/issue/75678)
- [CNA](https://go.dev/cl/709857)
- [CNA](https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI)
- [CNA](https://pkg.go.dev/vuln/GO-2025-4010)
- [CVE](http://www.openwall.com/lists/oss-security/2025/10/08/1)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.44%
- **EPSS Percentile:** 37.2

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._