Lucene search
+L

15666 matches found

RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.6 views

golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs

A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate...

6.5CVSS6.1AI score0.00288EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.7 views

encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1

A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the...

5.3CVSS6AI score0.00518EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.16 views

golang: cmd/compile: no-op interface conversion bypasses overlap checking

A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data...

7.1CVSS6.1AI score0.00261EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.9 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS6.1AI score0.00536EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.8 views

cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings

A flaw was found in Golang's cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial hg installed, this can occur when downloading modules from...

7CVSS6.4AI score0.00335EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.7 views

encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem

A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may...

7.5CVSS6AI score0.00617EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.7 views

archive/tar: golang: Go's archive/tar package: Denial of Service via maliciously-crafted archive

A flaw was found in Go's archive/tar package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the tar.Reader processes an archive containing a large number of sparse regions in the "old GNU sparse map" format, it can lead to unbounded memor...

5.5CVSS6.1AI score0.0029EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.10 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS6.1AI score0.00621EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.15 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS6AI score0.00292EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.8 views

os: FileInfo can escape from a Root in golang os module

A path traversal flaw has been discovered in the golang os module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to...

2.5CVSS6.1AI score0.00201EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.10 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.5CVSS6.9AI score0.00464EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.8 views

os: os: Information disclosure via path traversal using specially crafted filenames

A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in "../", an attacker may be able t...

3.8CVSS6AI score0.00238EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/04/10 10:20 a.m.8 views

CVE-2026-4660

A flaw was found in the go-getter library. A remote attacker could exploit this vulnerability by providing a maliciously crafted URL during certain git operations. This could allow the attacker to perform arbitrary file reads on the file system, potentially leading to the disclosure of sensitive...

7.5CVSS5.9AI score0.00583EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/04/10 1:23 a.m.9 views

CVE-2026-39882

A flaw was found in OpenTelemetry-Go. The otlp HTTP exporters read the full HTTP response body into an in-memory buffer without a size cap. A remote attacker, by controlling the collector endpoint or performing a man-in-the-middle MITM attack on the exporter connection, can exploit this to cause...

7.5CVSS6.8AI score0.0019EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/10 1:0 a.m.10 views

CLEANSTART-2026-NZ97711 gRPC-Go is the Go language implementation of gRPC

Security vulnerability affects the kubo package. gRPC-Go is the Go language implementation of gRPC...

9.8CVSS5.8AI score0.01557EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/10 1:0 a.m.8 views

CLEANSTART-2026-YW98740 gRPC-Go is the Go language implementation of gRPC

Multiple security vulnerabilities affect the spire-server package. gRPC-Go is the Go language implementation of gRPC. See references for individual vulnerability details...

9.8CVSS6.9AI score0.01557EPSS
SaveExploits2References25
OSV
OSV
added 2026/04/10 1:0 a.m.16 views

CLEANSTART-2026-SH14815 gRPC-Go is the Go language implementation of gRPC

Multiple security vulnerabilities affect the tkn-fips package. gRPC-Go is the Go language implementation of gRPC. See references for individual vulnerability details...

9.8CVSS6.8AI score0.01557EPSS
SaveExploits3References32
OSV
OSV
added 2026/04/10 12:49 a.m.14 views

CLEANSTART-2026-CD13174 gRPC-Go is the Go language implementation of gRPC

Multiple security vulnerabilities affect the prometheus package. gRPC-Go is the Go language implementation of gRPC. See references for individual vulnerability details...

9.8CVSS5.8AI score0.01557EPSS
SaveExploits2References19
OSV
OSV
added 2026/04/10 12:47 a.m.14 views

CLEANSTART-2026-NG28268 gRPC-Go is the Go language implementation of gRPC

Multiple security vulnerabilities affect the prometheus package. gRPC-Go is the Go language implementation of gRPC. See references for individual vulnerability details...

9.8CVSS5.8AI score0.01557EPSS
SaveExploits2References19
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:0 a.m.15 views

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

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:6949 advisory. cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive CVE-2025-61731 net/url: Incorrect parsing of IPv6 host literals in net/url...

8.6CVSS7.2AI score0.00728EPSS
SaveExploits0References4
Rows per page
Query Builder