Lucene search
+L

14924 matches found

RedHat Linux
RedHat Linux
added 2026/04/23 9:39 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.5CVSS7.2AI score0.00621EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/23 9:39 p.m.7 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.8CVSS5.8AI score0.00536EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/23 9:39 p.m.11 views

crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building

A flaw was found in the Go standard library packages crypto/x509 and crypto/tls. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being...

7.5CVSS7.2AI score0.00615EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/23 9:39 p.m.12 views

cmd/go: golang: Go (golang) and cmd/go: Arbitrary Code Execution via malicious SWIG file names

A flaw was found in the Go programming language golang and its command-line tool cmd/go. A remote attacker could exploit this during the build process by crafting malicious SWIG Simplified Wrapper and Interface Generator file names that contain "cgo" and specific payloads. This could lead to code...

9CVSS6AI score0.00658EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/23 9:39 p.m.9 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.1CVSS5.8AI score0.00261EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/23 9:21 p.m.12 views

GHSA-PJCQ-XVWQ-HHPJ go-ntlmssp NTLM challenges can panic on malformed payloads

go-ntlmssp is a Go package that provides NTLM/Negotiate authentication over HTTP. Prior to version 0.1.1, a malicious NTLM challenge message can causes an slice out of bounds panic, which can crash any Go process using ntlmssp.Negotiator as an HTTP transport. Version 0.1.1 patches the issue...

5.3CVSS5.8AI score0.01027EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/23 9:21 p.m.25 views

go-ntlmssp NTLM challenges can panic on malformed payloads

go-ntlmssp is a Go package that provides NTLM/Negotiate authentication over HTTP. Prior to version 0.1.1, a malicious NTLM challenge message can causes an slice out of bounds panic, which can crash any Go process using ntlmssp.Negotiator as an HTTP transport. Version 0.1.1 patches the issue...

7.5CVSS5.2AI score0.01027EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/23 7:49 p.m.23 views

CLSA-2026-1776954912 osbuild-composer: Fix of CVE-2026-25679

rebuild with newer golang 1.25.7-1.el96.tuxcare.els2 to fix CVE-2026-25679 net/url: reject IPv6 literal not at start of host...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References1
Wolfi
Wolfi
added 2026/04/23 7:48 p.m.16 views

GHSA-J88V-2CHJ-QFWX vulnerabilities

Vulnerabilities for packages: hydra, spire-server, sftpgo-plugin-eventstore, openfga, sqlexporter, temporal, flyte, grafana-alloy, step-issuer, step-ca, envoy-gateway, ferretdb, opentelemetry-collector-contrib, timescaledb-parallel-copy, rke2-cloud-provider, openbao, grafana, jitsucom-bulker, ked...

5.2AI score
SaveExploits0
OSV
OSV
added 2026/04/23 5:54 p.m.17 views

CLSA-2026-1776966842 go-rpm-macros: Fix of CVE-2026-25679

CVE-2026-25679: rebuild against golang-1.25.7-1.tuxcare.els2 which contains the net/url IPv6 host-literal parsing fix...

7.5CVSS5.8AI score0.00728EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/23 5:49 p.m.21 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.4AI score0.00728EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/23 4:57 p.m.22 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS5.8AI score0.00728EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2026/04/23 4:39 p.m.12 views

Security update for go1.25-openssl

This update for go1.25-openssl fixes the following issues: Update to go1.25.9 bsc1244485. CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG bsc1261653. CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination bsc1261654. CVE-2026-27144: cmd/compile:...

7.5CVSS5.6AI score0.00621EPSS
SaveExploits0References40
OSV
OSV
added 2026/04/23 4:39 p.m.13 views

SUSE-SU-2026:1581-1 Security update for go1.25-openssl

This update for go1.25-openssl fixes the following issues: - Update to go1.25.9 bsc1244485. - CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG bsc1261653. - CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination bsc1261654. - CVE-2026-27144:...

9.8CVSS5.6AI score0.00658EPSS
SaveExploits0References20
SUSE Linux
SUSE Linux
added 2026/04/23 4:38 p.m.9 views

Security update for go1.26-openssl

This update for go1.26-openssl fixes the following issues: Update to go1.26.2 bsc1255111. CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG bsc1261653. CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination bsc1261654. CVE-2026-27144: cmd/compile:...

7.5CVSS5.6AI score0.00621EPSS
SaveExploits0References44
OSV
OSV
added 2026/04/23 4:38 p.m.13 views

SUSE-SU-2026:1580-1 Security update for go1.26-openssl

This update for go1.26-openssl fixes the following issues: - Update to go1.26.2 bsc1255111. - CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG bsc1261653. - CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination bsc1261654. - CVE-2026-27144:...

9.8CVSS5.6AI score0.00658EPSS
SaveExploits0References22
The Hacker News
The Hacker News
added 2026/04/23 9:4 a.m.18 views

China-Linked GopherWhisper Infects 12 Mongolian Government Systems with Go Backdoors

Mongolian governmental institutions have emerged as the target of a previously undocumented China-aligned advanced persistent threat APT group tracked as GopherWhisper. "The group wields a wide array of tools mostly written in Go, using injectors and loaders to deploy and execute various backdoor...

6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/23 12:0 a.m.19 views

RHEL 8 : rhc (RHSA-2026:10107)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:10107 advisory. rhc is a client tool and daemon that connects the system to Red Hat hosted services enabling system and subscription management. Security Fixes:...

9.1CVSS5.6AI score0.01557EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
added 2026/04/23 12:0 a.m.24 views

Important: buildah security update

The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a...

7.5CVSS5.4AI score0.00651EPSS
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2026/04/23 12:0 a.m.15 views

go-ntlmssp NTLM challenges can panic on malformed payloads

go-ntlmssp is a Go package that provides NTLM/Negotiate authentication over HTTP. Prior to version 0.1.1, a malicious NTLM challenge message can causes an slice out of bounds panic, which can crash any Go process using ntlmssp.Negotiator as an HTTP transport. Version 0.1.1 patches the issue...

7.5CVSS5.8AI score0.01027EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder