Lucene search
+L

360 matches found

RedHat Linux
RedHat Linux
added 2026/02/23 1:30 a.m.15 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.1AI score0.00457EPSS
SaveExploits2References8
OSV
OSV
added 2026/02/17 6:09 p.m.14 views

GO-2026-4491 Unauthenticated Admission Webhook Endpoints in Yoke ATC in github.com/yokecd/yoke

Unauthenticated Admission Webhook Endpoints in Yoke ATC in github.com/yokecd/yoke...

7.5CVSS5.4AI score0.0041EPSS
SaveExploits1References3
F5 Networks
F5 Networks
added 2026/02/05 5:15 p.m.13 views

K000159890: Golang vulnerability CVE-2025-61725

Security Advisory Description The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption. CVE-2025-61725 Impact An attacker may be able to exploit this...

7.5CVSS6.8AI score0.00604EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/02/05 3:20 a.m.11 views

GO-2026-4406 apko affected by unbounded resource consumption in expandapk.Split on attacker-controlled .apk streams in chainguard.dev/apko

apko affected by unbounded resource consumption in expandapk.Split on attacker-controlled .apk streams in chainguard.dev/apko...

5.5CVSS5.3AI score0.0011EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/05 12:00 a.m.17 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from Google, Inc. of the United States. There is a security vulnerability in Google Go, which stems from the html.Parse function in golang.org/x/net/html. When processing certain...

5.3CVSS7.3AI score0.00501EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/28 8:16 p.m.16 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.02128EPSS
SaveExploits0References1
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.02128EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/01/28 7:08 p.m.7 views

Incorrect Behavior Order: Early Validation

Overview std/crypto/tls is a Go standard library package std/crypto/tls Affected versions of this package are vulnerable to Incorrect Behavior Order: Early Validation. Go Vulnerability Report: During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level...

5.3CVSS7.2AI score0.00286EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/01/28 7:07 p.m.8 views

External Control of File Name or Path

Overview Affected versions of this package are vulnerable to External Control of File Name or Path. Go Vulnerability Report: Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The "cgo pkg-config:" directive i...

8.6CVSS7.3AI score0.00552EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/28 12:00 a.m.18 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google. A code execution vulnerability exists in Google Go due to unsafe handling of compiler flags in CgoPkgConfig. An attacker can exploit the vulnerability to execute arbitrary code on...

7.8CVSS8AI score0.00552EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/01/26 11:11 a.m.25 views

Security update for govulncheck-vulndb

This update for govulncheck-vulndb fixes the following issues: Update to version 0.0.20260123T022811 2026-01-23T02:28:11Z jscPED-11136. Go CVE Numbering Authority IDs added or updated with aliases: GO-2025-3764 CVE-2024-44905 GHSA-6xp3-p59p-q4fj GO-2025-4188 CVE-2025-65637 GHSA-4f99-4q7p-p3gh...

9CVSS5.9AI score0.01709EPSS
SaveExploits15References2
OSV
OSV
added 2025/12/13 9:11 a.m.11 views

RLSA-2025:23088 Moderate: grafana security update

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: golang: archive/tar: Unbounded allocation when parsing GNU sparse map CVE-2025-58183 For more details about the security issues, including the impact, a CVSS score,...

7.5CVSS8.5AI score0.00413EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/11 8:58 p.m.24 views

CVE-2025-64702

quic-go is an implementation of the QUIC protocol in Go. Versions 0.56.0 and below are vulnerable to excessive memory allocation through quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large header field section many unique header...

5.3CVSS7.7AI score0.00364EPSS
SaveExploits0
Snyk
Snyk
added 2025/12/02 8:55 p.m.2 views

Improper Certificate Validation

Overview std/crypto/x509 is a Go standard library package std/crypto/x509 Affected versions of this package are vulnerable to Improper Certificate Validation. Go Vulnerability Report: An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf...

7.5CVSS6.8AI score0.00284EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/12/02 6:30 p.m.3 views

Allocation of Resources Without Limits or Throttling

Overview std/crypto/x509 is a Go standard library package std/crypto/x509 Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: A memory exhaustion vulnerability in the Error function of HostnameError when constructing a...

7.5CVSS6.8AI score0.00457EPSS
SaveExploits2References3
OSV
OSV
added 2025/11/20 12:00 a.m.10 views

ALSA-2025:21816 Moderate: delve and golang security update

The Go Programming Language. Security Fixes: golang: archive/tar: Unbounded allocation when parsing GNU sparse map CVE-2025-58183 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE pages listed in the...

4.3CVSS6.8AI score0.00413EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/05 6:41 p.m.7 views

GO-2025-3987 Vulnerable to Improper Validation of Syntactic Correctness of Input in github.com/nyaruka/phonenumbers

Vulnerable to Improper Validation of Syntactic Correctness of Input in github.com/nyaruka/phonenumbers...

7.5CVSS6.9AI score0.00452EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/10/29 9:51 p.m.3 views

Allocation of Resources Without Limits or Throttling

Overview std/net/textproto is a Go standard library package std/net/textproto Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report:The Reader.ReadResponse function constructs a response string through repeated string...

6.9CVSS6.9AI score0.00518EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/10/29 9:51 p.m.3 views

Allocation of Resources Without Limits or Throttling

Overview std/archive/tar is a Go standard library package std/archive/tar Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar...

7.5CVSS6.8AI score0.00413EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/10/29 9:50 p.m.3 views

Uncaught Exception

Overview std/crypto/x509 is a Go standard library package std/crypto/x509 Affected versions of this package are vulnerable to Uncaught Exception. Go Vulnerability Report: Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes...

8.7CVSS6.9AI score0.00356EPSS
SaveExploits0References3
Rows per page
Query Builder