-
Notifications
You must be signed in to change notification settings - Fork 3
Description
CVE-2025-58190 - Medium Severity Vulnerability
Vulnerable Library - github.com/golang/net-v0.1.0
[mirror] Go supplementary network libraries
Library home page: https://proxy.golang.org/github.com/golang/net/@v/v0.1.0.zip
Path to dependency file: /go.mod
Path to vulnerable library: /go.mod
Dependency Hierarchy:
- github.com/kubernetes/apimachinery-v0.22.0 (Root Library)
- ❌ github.com/golang/net-v0.1.0 (Vulnerable Library)
Found in HEAD commit: df1f7d3f67826e841793324e4796be4fbd91c00f
Found in base branch: main
Vulnerability Details
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.
Publish Date: 2026-02-05
URL: CVE-2025-58190
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Release Date: 2026-02-05
Fix Resolution: https://github.com/golang/net.git - v0.45.0,github.com/golang/net - v0.45.0
Step up your Open Source Security Game with Mend here