Lucene search
+L

15778 matches found

CNNVD
CNNVD
added 2026/02/05 12:00 a.m.16 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.1AI score0.00502EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/05 12:00 a.m.15 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.00482EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/02/05 12:00 a.m.16 views

Amazon Linux 2023 : golang, golang-bin, golang-misc (ALAS2023-2026-1381)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1381 advisory. net/http: memory exhaustion in Request.ParseForm CVE-2025-61726 archive/zip: denial of service when parsing arbitrary ZIP archives CVE-2025-61728 crypto/tls: handshake messages may be processe...

10CVSS8.4AI score0.01945EPSS
SaveExploits2References14
Tenable Nessus
Tenable Nessus
added 2026/02/05 12:00 a.m.23 views

Amazon Linux 2023 : containerd, containerd-stress (ALAS2023-2026-1374)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1374 advisory. net/http: memory exhaustion in Request.ParseForm CVE-2025-61726 archive/zip: denial of service when parsing arbitrary ZIP archives CVE-2025-61728 crypto/tls: handshake messages may be processe...

10CVSS7.8AI score0.01945EPSS
SaveExploits2References10
Snyk
Snyk
added 2026/02/04 10:42 p.m.6 views

Relative Path Traversal

Overview std/os is a Go standard library package std/os Affected versions of this package are vulnerable to Relative Path Traversal. Go Vulnerability Report: It was possible to improperly access the parent directory of an os.Root by opening a filename ending in "../". For example, Root.Open"../"...

5.3CVSS5.2AI score0.00238EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/04 10:42 p.m.17 views

GO-2026-4403 Improper access to parent directory of root in os

It was possible to improperly access the parent directory of an os.Root by opening a filename ending in "../". For example, Root.Open"../" would open the parent directory of the Root. This escape only permits opening the parent directory itself, not ancestors of the parent or files contained with...

3.8CVSS5.4AI score0.00238EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/02/04 6:09 p.m.12 views

CVE-2025-61731

A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the 'cgo pkg-config:' directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a '--log-file' argument to the pkg-config command...

8.6CVSS5.3AI score0.00532EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/02/04 4:10 p.m.7 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.00464EPSS
SaveExploits2References8
Packet Storm
Packet Storm
added 2026/02/04 12:00 a.m.219 views

📄 Go crypto/x509 Hostname Verification Denial of Service

A denial of service vulnerability exists in the Go programming language crypto/x509 package. The issue occurs during TLS hostname verification when constructing error messages for certificates containing a very large number of DNS names. In affected versions, error message construction uses...

7.5CVSS5.5AI score0.00464EPSS
SaveExploits2
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.15 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from the ability to improperly access the parent directory of os.Root by opening files wi...

3.8CVSS5.8AI score0.00238EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/02/03 9:19 p.m.14 views

CVE-2026-24051

OpenTelemetry-Go is the Go implementation of OpenTelemetry. The OpenTelemetry Go SDK in version v1.20.0-1.39.0 is vulnerable to Path Hijacking Untrusted Search Paths on macOS/Darwin systems. The resource detection code in sdk/resource/hostid.go executes the ioreg system command using a search pat...

7CVSS5.7AI score0.00157EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/02/03 2:57 p.m.14 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.00464EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2026/02/03 12:29 p.m.23 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.00464EPSS
SaveExploits2References8
OSV
OSV
added 2026/02/03 9:51 a.m.16 views

CLSA-2026-1770112258 golang: Fix of CVE-2025-61729

CVE-2025-61729: fix excessive resource consumption when constructing hostname error messages for certificates with many SANs...

7.5CVSS7.2AI score0.00464EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.8 views

PT-2026-5930

Name of the Vulnerable Software and Affected Versions Go affected versions not specified Description A difference in how Go and C/C++ interpret comments can allow malicious code to be hidden within the compiled binary when using cgo. This technique, known as code smuggling, enables attackers to...

9.8CVSS5.4AI score0.00472EPSS
SaveExploits0
OSV
OSV
added 2026/02/02 11:16 p.m.11 views

AZL-76443 CVE-2026-24051 affecting package azl-otel-collector 0.127.0-1

OpenTelemetry-Go is the Go implementation of OpenTelemetry. The OpenTelemetry Go SDK in version v1.20.0-1.39.0 is vulnerable to Path Hijacking Untrusted Search Paths on macOS/Darwin systems. The resource detection code in sdk/resource/hostid.go executes the ioreg system command using a search pat...

7CVSS7.3AI score0.00157EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/02 11:16 p.m.14 views

CVE-2026-24051

OpenTelemetry-Go is the Go implementation of OpenTelemetry. The OpenTelemetry Go SDK in version v1.20.0-1.39.0 is vulnerable to Path Hijacking Untrusted Search Paths on macOS/Darwin systems. The resource detection code in sdk/resource/hostid.go executes the ioreg system command using a search pat...

7CVSS0.00157EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/02 11:16 p.m.15 views

AZL-76449 CVE-2026-24051 affecting package cri-o 1.30.1-1

OpenTelemetry-Go is the Go implementation of OpenTelemetry. The OpenTelemetry Go SDK in version v1.20.0-1.39.0 is vulnerable to Path Hijacking Untrusted Search Paths on macOS/Darwin systems. The resource detection code in sdk/resource/hostid.go executes the ioreg system command using a search pat...

7CVSS7.5AI score0.00157EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/02/02 11:16 p.m.8 views

CVE-2026-24051

OpenTelemetry-Go is the Go implementation of OpenTelemetry. The OpenTelemetry Go SDK in version v1.20.0-1.39.0 is vulnerable to Path Hijacking Untrusted Search Paths on macOS/Darwin systems. The resource detection code in sdk/resource/hostid.go executes the ioreg system command using a search pat...

7CVSS7.2AI score0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/02 9:05 p.m.13 views

GO-2026-4387 SiYuan has Arbitrary File Write via /api/file/copyFile leading to RCE in github.com/siyuan-note/siyuan/kernel

SiYuan has Arbitrary File Write via /api/file/copyFile leading to RCE in github.com/siyuan-note/siyuan/kernel...

9.1CVSS5.4AI score0.01017EPSS
SaveExploits1References2
Rows per page
Query Builder