CVE-2025-58190

The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:go:html:*:*:*:*:*:go:*:*

History

No history.

Information

Published : 2026-02-05 18:16

Updated : 2026-02-18 17:46


NVD link : CVE-2025-58190

Mitre link : CVE-2025-58190

CVE.ORG link : CVE-2025-58190


JSON object : View

Products Affected

go

  • html
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')