CVE-2025-47912
Last modified
CVE-2025-47912 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Golang | Go | < 1.24.8 |
| Golang | Go | >= 1.25.0, < 1.25.2 |
References
- https://go.dev/issue/75678Issue Tracking
- https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bIMailing List, Release Notes
- https://pkg.go.dev/vuln/GO-2025-4010Vendor Advisory
- http://www.openwall.com/lists/oss-security/2025/10/08/1Mailing List, Release Notes
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-47912?
How severe is CVE-2025-47912?
How do I fix CVE-2025-47912?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-47907Cancelling a query (e.g. by cancelling the context passed to…7
- CVE-2025-47908Middleware causes a prohibitive amount of heap allocations w…7.5
- CVE-2025-47909Hosts listed in TrustedOrigins implicitly allow requests fro…7.3
- CVE-2025-4791A vulnerability has been found in FreeFloat FTP Server 1.0 a…9.8
- CVE-2025-47910When using http.CrossOriginProtection, the AddInsecureBypass…5.4
- CVE-2025-47911The html.Parse function in golang.org/x/net/html has quadrat…5.3
- CVE-2025-47913SSH clients receiving SSH_AGENT_SUCCESS when expecting a typ…7.5
- CVE-2025-47914SSH Agent servers do not validate the size of messages when …5.3
- CVE-2025-47915Rejected reason: reserved but not needed
- CVE-2025-47916Invision Community 5.0.0 before 5.0.7 allows remote code exe…9.8
- CVE-2025-47917Mbed TLS before 3.6.4 allows a use-after-free in certain sit…9.8
- CVE-2025-4792A vulnerability was found in FreeFloat FTP Server 1.0 and cl…9.8
Are you affected by CVE-2025-47912?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
