Lucene search
+L

2155 matches found

OSV
OSV
added 2026/04/20 2:7 p.m.5 views

OPENSUSE-SU-2026:20571-1 Security update for go1.26

This update for go1.26 fixes the following issues: - Update to version 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.9AI score0.00658EPSS
SaveExploits0References21
RedHat Linux
RedHat Linux
added 2026/04/20 2:53 a.m.14 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/20 1:48 a.m.6 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
OSV
OSV
added 2026/04/20 12:0 a.m.12 views

ALSA-2026:8841 Important: go-rpm-macros security update

This package provides build-stage rpm automation to simplify the creation of Go language golang packages. It does not need to be included in the default build root: go-srpm-macros will pull it in for Go packages only. Security Fixes: net/url: Incorrect parsing of IPv6 host literals in net/url...

7.5CVSS5.7AI score0.00728EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/20 12:0 a.m.20 views

ALSA-2026:8840 Important: go-rpm-macros security update

This package provides build-stage rpm automation to simplify the creation of Go language golang packages. It does not need to be included in the default build root: go-srpm-macros will pull it in for Go packages only. Security Fixes: net/url: Incorrect parsing of IPv6 host literals in net/url...

7.5CVSS5.7AI score0.00728EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/04/18 12:58 p.m.138 views

tachyon

Tachyon Tachyon is a Go-based command-line web vulnerability...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/04/17 10:16 p.m.8 views

CVE-2026-40476

graphql-go is a Go implementation of GraphQL. In versions 15.31.4 and below, the OverlappingFieldsCanBeMerged validation rule performs On² pairwise comparisons of fields sharing the same response name. An attacker can send a query with thousands of repeated identical fields, causing excessive CPU...

7.5CVSS0.00485EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/17 1:3 p.m.16 views

OESA-2026-1979 golang security update

. Security Fixes: url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.CVE-2026-25679 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...

7.5CVSS5.8AI score0.00728EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/17 7:58 a.m.8 views

SUSE-SU-2026:1423-1 Security update for podman

This update for podman rebuilds it against the current go 1.25 security release...

5.7AI score
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/04/16 9:19 p.m.5 views

CVE-2026-35469

spdystream is a Go library for multiplexing streams over SPDY connections. In versions 0.5.0 and below, the SPDY/3 frame parser does not validate attacker-controlled counts and lengths before allocating memory. Three allocation paths are affected: the SETTINGS frame entry count, the header count ...

8.7CVSS5.5AI score0.00656EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/16 12:38 p.m.6 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.2AI score0.00728EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/16 12:41 a.m.4 views

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

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

9.8CVSS5.8AI score0.01557EPSS
SaveExploits1References13
OSV
OSV
added 2026/04/16 12:41 a.m.4 views

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

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

9.8CVSS6.7AI score0.01557EPSS
SaveExploits2References19
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:0 a.m.15 views

RHEL 10 : delve (RHSA-2026:8314)

The remote Redhat Enterprise Linux 10 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:8314 advisory. Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve shou...

7.5CVSS5.9AI score0.00728EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/15 3:31 p.m.10 views

golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)

A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RSTSTREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any...

7.5CVSS6.8AI score0.99999EPSS
SaveExploits20References9
CNNVD
CNNVD
added 2026/04/15 12:0 a.m.11 views

goldmark 安全漏洞

Goldmark is a Markdown parser written in Go language by Yusuke Inuzuka. Versions of Goldmark prior to 1.7.17 contained security vulnerabilities, which were caused by improper URL validation and normalization order. These vulnerabilities could lead to cross-site scripting attacks...

6.1CVSS5.7AI score0.00287EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/14 5:3 p.m.3 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to Improper Certificate Validation in Golang Go (CVE-2025-61727)

Summary IBM Watson Speech Services Cartridge is vulnerable to Improper Certificate Validation in Golang Go, due to an excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate CVE-2025-61727. Golang Go is used in our speech-utilities...

6.5CVSS6.6AI score0.00274EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/13 9:59 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.5CVSS5.8AI score0.00459EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2026/04/13 5:44 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.5CVSS5.8AI score0.00728EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/13 4:34 p.m.12 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
Rows per page
Query Builder