Lucene search
+L

390 matches found

OSV
OSV
added 2026/06/22 5:05 a.m.23 views

ROOT-APP-GOBINARY-CVE-2026-42306 CVE-2026-42306 in rootio-github.com/docker/docker - Patched by Root

Root has patched CVE-2026-42306 in the rootio-github.com/docker/docker package for Root:Go. Multiple fixed versions available...

7.2CVSS5.8AI score0.00104EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/06/18 5:24 p.m.24 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.9AI score0.00728EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/18 4:00 p.m.22 views

ROOT-APP-GOBINARY-GHSA-FW8G-CG8F-9J28 GHSA-fw8g-cg8f-9j28 in rootio-github.com/prometheus/prometheus - Patched by Root

Root has patched GHSA-fw8g-cg8f-9j28 in the rootio-github.com/prometheus/prometheus package for Root:Go. Multiple fixed versions available...

5.5AI score
SaveExploits0
OSV
OSV
added 2026/06/18 3:51 p.m.37 views

ROOT-APP-GOBINARY-CVE-2026-27889 CVE-2026-27889 in rootio-github.com/nats-io/nats-server/v2 - Patched by Root

Root has patched CVE-2026-27889 in the rootio-github.com/nats-io/nats-server/v2 package for Root:Go. Multiple fixed versions available...

7.5CVSS6.3AI score0.00582EPSS
SaveExploits0
OSV
OSV
added 2026/06/18 3:47 p.m.19 views

ROOT-APP-GOBINARY-CVE-2026-35469 CVE-2026-35469 in rootio-github.com/moby/spdystream - Patched by Root

Root has patched CVE-2026-35469 in the rootio-github.com/moby/spdystream package for Root:Go. Multiple fixed versions available...

8.7CVSS5.2AI score0.00656EPSS
SaveExploits0
OSV
OSV
added 2026/06/18 1:55 p.m.17 views

ROOT-APP-GOBINARY-CVE-2025-30204 CVE-2025-30204 in rootio-github.com/golang-jwt/jwt/v4 - Patched by Root

Root has patched CVE-2025-30204 in the rootio-github.com/golang-jwt/jwt/v4 package for Root:Go. Multiple fixed versions available...

7.5CVSS6.8AI score0.00723EPSS
SaveExploits0
OSV
OSV
added 2026/06/18 1:54 p.m.13 views

ROOT-APP-GOBINARY-CVE-2026-32286 CVE-2026-32286 in rootio-github.com/jackc/pgproto3/v2 - Patched by Root

Root has patched CVE-2026-32286 in the rootio-github.com/jackc/pgproto3/v2 package for Root:Go. Multiple fixed versions available...

7.5CVSS6.3AI score0.0065EPSS
SaveExploits0
OSV
OSV
added 2026/06/18 1:53 p.m.12 views

ROOT-APP-GOBINARY-CVE-2026-32285 CVE-2026-32285 in rootio-github.com/buger/jsonparser - Patched by Root

Root has patched CVE-2026-32285 in the rootio-github.com/buger/jsonparser package for Root:Go. Multiple fixed versions available...

7.5CVSS6AI score0.0075EPSS
SaveExploits1
OSV
OSV
added 2026/06/04 7:16 p.m.15 views

UBUNTU-CVE-2026-40898

quic-go is an implementation of the QUIC protocol in Go. Prior to version 0.59.1, an attacker can cause excessive memory allocation in quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large trailer field section with many unique field...

7.5CVSS5.3AI score0.00396EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/04 4:16 p.m.15 views

UBUNTU-CVE-2026-41178

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes Parse to process arbitrarily large/invalid baggage headers and log errors, enabling DoS via oversized inputs. Versions 1.42.0 and 1.44.0 fix the issue...

5.3CVSS5.2AI score0.00336EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/05/27 3:16 p.m.17 views

CVE-2026-45571

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, a path validation issue in go-git could allow crafted repository data to affect files outside the intended checkout target, including the repository's .git directory. These validations were...

5.4CVSS6.1AI score0.00297EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/05/27 8:14 a.m.24 views

Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh

...

6.5CVSS5.8AI score0.00279EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/05/26 4:27 a.m.35 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.3AI score0.00728EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/22 4:16 p.m.7 views

AZL-87384 CVE-2026-39821 affecting package azcopy for versions less than 10.25.1-6

The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode"xn--example-.com" incorrectly returns the name "example.com" rather than an error. This behavior can lead to privilege escalation in programs using the idna...

9.6CVSS6.3AI score0.00692EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 p.m.9 views

AZL-87816 CVE-2026-39821 affecting package influxdb for versions less than 2.7.5-17

The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode"xn--example-.com" incorrectly returns the name "example.com" rather than an error. This behavior can lead to privilege escalation in programs using the idna...

9.6CVSS6.3AI score0.00692EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 3:01 p.m.14 views

CVE-2026-42502 Invoking incorrect handling of HTML elements in foreign content in golang.org/x/net/html

Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering...

6.1CVSS6.1AI score
SaveExploits0References7
OSV
OSV
added 2026/05/22 3:01 p.m.17 views

CVE-2026-42506 Invoking incorrect handling of namespaced elements in foreign content in golang.org/x/net/html

Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering...

6.1CVSS6.1AI score
SaveExploits0References7
Snyk
Snyk
added 2026/05/22 5:32 a.m.13 views

Improper Authentication

Overview golang.org/x/crypto/ssh is a SSH client and server Affected versions of this package are vulnerable to Improper Authentication due to the Verify method not checking the User Presence flag in FIDO/U2F security key types. An attacker can perform unauthorized authentication by generating...

9.1CVSS5.8AI score0.0042EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/22 4:16 a.m.8 views

AZL-88347 CVE-2026-46598 affecting package telegraf for versions less than 1.31.0-23

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.3CVSS6.2AI score0.00412EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 2:08 a.m.14 views

GO-2026-5023 Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh

Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped...

10CVSS5.8AI score0.00503EPSS
SaveExploits0References3
Rows per page
Query Builder