FKIE_CVE-2025-58190
Vulnerability from fkie_nvd - Published: 2026-02-05 18:16 - Updated: 2026-02-05 20:47
Severity ?
Summary
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
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"id": "CVE-2025-58190",
"lastModified": "2026-02-05T20:47:37.777",
"metrics": {},
"published": "2026-02-05T18:16:10.027",
"references": [
{
"source": "security@golang.org",
"url": "https://github.com/golang/vulndb/issues/4441"
},
{
"source": "security@golang.org",
"url": "https://go.dev/cl/709875"
},
{
"source": "security@golang.org",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"source": "security@golang.org",
"url": "https://pkg.go.dev/vuln/GO-2026-4441"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Awaiting Analysis"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…