Lucene search
+L

528 matches found

RedHat Linux
RedHat Linux
added 2026/02/16 9:40 a.m.13 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.01979EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/02/16 9:40 a.m.20 views

Important: Red Hat Security Advisory: golang security update

An update for golang is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

10CVSS7.2AI score0.01979EPSS
SaveExploits2References5
OSV
OSV
added 2026/02/16 12:00 a.m.13 views

ALSA-2026:2708 Important: go-toolset:rhel8 security update

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip CVE-2025-61728 golang: net/url: Memory exhaustion in query parameter parsing in net/u...

10CVSS5.7AI score0.01979EPSS
SaveExploits2References10
OSV
OSV
added 2026/02/16 12:00 a.m.13 views

ALSA-2026:2706 Important: golang security update

The golang packages provide the Go programming language compiler. Security Fixes: golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip CVE-2025-61728 golang: net/url: Memory exhaustion in query parameter parsing in net/url CVE-2025-61726 cmd/cgo: Potential cod...

10CVSS7.9AI score0.01979EPSS
SaveExploits2References10
OSV
OSV
added 2026/02/16 12:00 a.m.12 views

ALSA-2026:2709 Important: golang security update

The golang packages provide the Go programming language compiler. Security Fixes: golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip CVE-2025-61728 golang: net/url: Memory exhaustion in query parameter parsing in net/url CVE-2025-61726 cmd/cgo: Potential cod...

10CVSS5.7AI score0.01979EPSS
SaveExploits2References10
AlmaLinux
AlmaLinux
added 2026/02/16 12:00 a.m.18 views

Important: go-toolset:rhel8 security update

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip CVE-2025-61728 golang: net/url: Memory exhaustion in query parameter parsing in net/u...

10CVSS5.7AI score0.01979EPSS
SaveExploits2References10
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:00 a.m.8 views

AlmaLinux 8 : go-toolset:rhel8 (ALSA-2026:2708)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:2708 advisory. golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip CVE-2025-61728 golang: net/url: Memory exhaustion in query...

10CVSS7.3AI score0.01979EPSS
SaveExploits2References6
RedhatCVE
RedhatCVE
added 2026/02/02 8:32 p.m.20 views

CVE-2025-61726

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS7.8AI score0.01979EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/28 8:16 p.m.15 views

AZL-75734 CVE-2025-61726 affecting package golang for versions less than 1.25.6-1

The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containi...

7.5CVSS7.4AI score0.01979EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/28 8:16 p.m.20 views

UBUNTU-CVE-2025-61726

The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containi...

7.5CVSS7.2AI score0.01979EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/28 7:30 p.m.310 views

CVE-2025-61726

CVE-2025-61726 is tied to Go's net/http ParseForm memory consumption when processing URL query forms. Connected documentation confirms impact on msft-golang packages for versions

7.5CVSS7.3AI score0.01979EPSS
SaveExploits0References287Affected Software1
Cvelist
Cvelist
added 2026/01/28 7:30 p.m.137 views

CVE-2025-61726 Memory exhaustion in query parameter parsing in net/url

The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containi...

0.01979EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/28 7:30 p.m.12 views

CVE-2025-61726

The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containi...

5.9AI score0.01979EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/01/28 7:08 p.m.18 views

Allocation of Resources Without Limits or Throttling

Overview std/net/url is a Go standard library package std/net/url Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: The net/url package does not set a limit on the number of query parameters in a query. While the...

8.7CVSS7.3AI score0.01979EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/12 7:45 a.m.13 views

OPENSUSE-SU-2025:20158-1 Security update for go1.24

This update for go1.24 fixes the following issues: Update to go1.24.11. Security issues fixed: - CVE-2025-47912: net/url: insufficient validation of bracketed IPv6 hostnames bsc1251257. - CVE-2025-58183: archive/tar: unbounded allocation when parsing GNU sparse map bsc1251261. - CVE-2025-58185:...

7.5CVSS5.8AI score0.00617EPSS
SaveExploits2References29
BDU FSTEC
BDU FSTEC
added 2025/11/21 12:00 a.m.6 views

The vulnerability of the Parse() function in the net-url component of the Go programming language allows a hacker to execute arbitrary code.

The vulnerability of the Parse function in the net-url component of the Go programming language is related to improper validation of syntax correctness in input. Exploiting this vulnerability allows an attacker to execute arbitrary code remotely...

7.8CVSS7.5AI score0.00436EPSS
SaveExploits0References5Affected Software3
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.14 views

Amazon Linux 2 : golang, --advisory ALAS2-2025-3042 (ALAS-2025-3042)

The version of golang installed on the remote host is prior to 1.24.8-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2025-3042 advisory. net/url: insufficient validation of bracketed IPv6 hostnames The Parse function permitted values other than IPv6 addresses...

7.5CVSS7.3AI score0.00617EPSS
SaveExploits0References22
SUSE Linux
SUSE Linux
added 2025/10/20 1:12 p.m.7 views

Security update for go1.24

This update for go1.24 fixes the following issues: go1.24.9 released 2025-10-13 includes fixes to the crypto/x509 package. bsc1236217 crypto/x509: TLS validation fails for FQDNs with trailing dot go1.24.8 released 2025-10-07 includes security fixes to the archive/tar, crypto/tls, crypto/x509,...

8.8CVSS6.3AI score0.00617EPSS
SaveExploits0References42
OSV
OSV
added 2025/10/20 1:12 p.m.11 views

SUSE-SU-2025:3682-1 Security update for go1.24

This update for go1.24 fixes the following issues: go1.24.9 released 2025-10-13 includes fixes to the crypto/x509 package. bsc1236217 crypto/x509: TLS validation fails for FQDNs with trailing dot go1.24.8 released 2025-10-07 includes security fixes to the archive/tar, crypto/tls, crypto/x509,...

7.5CVSS6.7AI score0.00617EPSS
SaveExploits0References22
SUSE Linux
SUSE Linux
added 2025/10/11 1:22 a.m.18 views

Security update for go1.25

This update for go1.25 fixes the following issues: go1.25.2 released 2025-10-07 includes security fixes to the archive/tar, crypto/tls, crypto/x509, encoding/asn1, encoding/pem, net/http, net/mail, net/textproto, and net/url packages, as well as bug fixes to the compiler, the runtime, and the...

9.4CVSS6.7AI score0.00617EPSS
SaveExploits0References42
Rows per page
Query Builder