chore(deps): update module golang.org/x/net to v0.45.0 [security] (main)#1697
chore(deps): update module golang.org/x/net to v0.45.0 [security] (main)#1697oep-renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Signed-off-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com>
ℹ️ Artifact update noticeFile name: libs/grpc_interfaces/src/grpc_interfaces/account_service/go/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: libs/grpc_interfaces/src/grpc_interfaces/credit_system/go/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: libs/grpc_interfaces/src/grpc_interfaces/model_mesh/go/pb/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: libs/grpc_interfaces/src/grpc_interfaces/model_registration/go/pb/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: libs/grpc_interfaces/src/grpc_interfaces/predict/go/pb/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: platform/services/auth_proxy/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This PR contains the following updates:
v0.38.0→v0.45.0Quadratic parsing complexity in golang.org/x/net/html
CVE-2025-47911 / GHSA-w4gw-w5jq-g9jh / GO-2026-4440
More information
Details
The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Infinite parsing loop in golang.org/x/net
CVE-2025-58190 / GO-2026-4441
More information
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.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.