Lucene search
+L

702 matches found

Github Security Blog
Github Security Blog
added 2026/06/25 10:15 p.m.19 views

golang.org/x/crypto is vulnerable to invoking server panic during CheckHostKey/Authenticate flow

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil...

7.5CVSS6AI score0.00504EPSS
SaveExploits0References61Affected Software1
OSV
OSV
added 2026/06/25 10:15 p.m.17 views

GHSA-78MQ-XCR3-XM33 golang.org/x/crypto is vulnerable to invoking server panic during CheckHostKey/Authenticate flow

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil...

5.3CVSS6AI score0.00504EPSS
SaveExploits0References61
EUVD
EUVD
added 2026/06/25 10:14 p.m.23 views

EUVD-2026-31394

golang.org/x/crypto/ssh vulnerable to invoking bypass of certificate restrictions...

6.3CVSS5.8AI score0.00369EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/25 6:43 p.m.18 views

GO-2026-5397 Incus has a Nil-Pointer Dereference Panic via Bucket Metadata in github.com/lxc/incus

Incus has a Nil-Pointer Dereference Panic via Bucket Metadata in github.com/lxc/incus...

7.1CVSS5.8AI score0.00398EPSS
SaveExploits1References2
OSV
OSV
added 2026/06/25 6:43 p.m.14 views

GO-2026-5252 Incus has a Nil-Pointer Dereference Panic via Instance Backup Import (volume omitted) in github.com/lxc/incus

Incus has a Nil-Pointer Dereference Panic via Instance Backup Import volume omitted in github.com/lxc/incus...

7.3CVSS5.8AI score0.00256EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 6:26 p.m.14 views

GO-2026-5131 free5GC's UDR nudr-dr DELETE amf-subscriptions panics on missing subsId when UE state exists (nil pointer dereference) in github.com/free5gc/udr

free5GC's UDR nudr-dr DELETE amf-subscriptions panics on missing subsId when UE state exists nil pointer dereference in github.com/free5gc/udr...

6.5CVSS5.8AI score0.0035EPSS
SaveExploits1References5
OSV
OSV
added 2026/06/21 12:45 a.m.13 views

SUSE-SU-2026:22233-1 Security update for helm

This update for helm fixes the following issue - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266598. Changes for helm: - Update to version 3.21.1: Fixed nil pointer panic that could happen wi...

9.6CVSS5.8AI score0.00692EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/21 12:45 a.m.11 views

SUSE-SU-2026:22305-1 Security update for helm

This update for helm fixes the following issue - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266598. Changes for helm: - Update to version 3.21.1: Fixed nil pointer panic that could happen wi...

9.6CVSS6.5AI score0.00692EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/21 12:44 a.m.11 views

OPENSUSE-SU-2026:20994-1 Security update for helm

This update for helm fixes the following issue - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266598. Changes for helm: - Update to version 3.21.1: Fixed nil pointer panic that could happen wi...

9.6CVSS6.7AI score0.00692EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/06/12 1:25 p.m.18 views

Denial Of Service

golang.org/x/net/http2 is vulnerable to Denial of Service DoS. The vulnerability is due to a missing nil check when processing HTTP/2 frames, where receiving frame types 0x0a through 0x0f can trigger a server panic, causing the application to crash and resulting in a denial of service condition...

7.5CVSS7.7AI score0.00501EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2026/06/10 8:07 p.m.24 views

Incus has a Nil-Pointer Dereference Panic via Instance Backup Import (volume omitted)

Summary backend.CreateInstanceFromBackup in internal/server/storage/backend.go contains a nil-pointer dereference that an authenticated user with permission to create instances in any project can trigger remotely by uploading a crafted backup tarball. The Incus daemon panics and the process...

7.3CVSS5.5AI score0.00256EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/10 8:07 p.m.25 views

GHSA-8G7M-96C8-8WWC Incus has a Nil-Pointer Dereference Panic via Instance Backup Import (volume omitted)

Summary backend.CreateInstanceFromBackup in internal/server/storage/backend.go contains a nil-pointer dereference that an authenticated user with permission to create instances in any project can trigger remotely by uploading a crafted backup tarball. The Incus daemon panics and the process...

7.3CVSS5.5AI score0.00256EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/05 7:44 p.m.17 views

CVE-2026-39835

A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to...

7.5CVSS5.7AI score0.00504EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/06/05 7:44 p.m.22 views

CVE-2026-39828

A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate...

8.8CVSS5.4AI score0.00369EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/06/05 7:17 p.m.16 views

CVE-2026-42285

A flaw was found in GoBGP 4.4.0. A crafted BGP UPDATE with inconsistent attribute lengths mishandles the withdraw state transition in AdjRib.Update, causing a nil pointer dereference and full process crash. Fixed in GoBGP 4.5.0...

7.5CVSS5.4AI score0.00418EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/06/05 7:11 p.m.23 views

CVE-2026-44316

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's PCF POST /npcf-smpolicycontrol/v1/sm-policies handler HandleCreateSmPolicyRequest panics with a nil-pointer dereference when a downstream OpenAPI consumer call UDR lookup returns 404 Not Found and the...

7.5CVSS5.5AI score0.00404EPSS
SaveExploits1References1
OSV
OSV
added 2026/06/05 4:42 p.m.22 views

GHSA-RM5C-5X2P-48WR Klever-Go KVM: Unauthenticated remote node crash (nil-pointer DoS) in klever-go P2P transaction interceptor (txVersionChecker nil RawData) - potential chain halt

Summary Every transaction gossiped on the klever-go P2P network is decoded and validated synchronously inside the libp2p pubsub topic-validator callback. The validator txVersionChecker.CheckTxVersion dereferences tx.RawData.Version with no nil check. A protobuf Transaction whose embedded RawData...

7.5CVSS5.5AI score0.00337EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/05 4:42 p.m.32 views

Klever-Go KVM: Unauthenticated remote node crash (nil-pointer DoS) in klever-go P2P transaction interceptor (txVersionChecker nil RawData) - potential chain halt

Summary Every transaction gossiped on the klever-go P2P network is decoded and validated synchronously inside the libp2p pubsub topic-validator callback. The validator txVersionChecker.CheckTxVersion dereferences tx.RawData.Version with no nil check. A protobuf Transaction whose embedded RawData...

7.5CVSS5.5AI score0.00337EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.154 views

PT-2026-48345

This update for govulncheck-vulndb fixes the following issues: - Update to version 0.0.20260723T184607 2026-07-23T18:46:07Z jscPED-11136. Go CVE Numbering Authority IDs added or updated with aliases: GO-2026-4730 CVE-2026-33022 GHSA-cv4x-93xx-wgfj GO-2026-4761 CVE-2026-33211 GHSA-j5q5-j9gm-2w5c...

9.9CVSS7.2AI score0.03082EPSS
SaveExploits12
Snyk
Snyk
added 2026/06/03 6:26 p.m.9 views

Integer Underflow (Wrap or Wraparound)

Overview Affected versions of this package are vulnerable to Integer Underflow Wrap or Wraparound in the DecodeFromBytes function. An attacker can trigger a nil pointer dereference and panic by supplying a malicious BGP UPDATE message with a declared section length shorter than the actual data...

8.7CVSS5.5AI score0.00279EPSS
SaveExploits0References2
Rows per page
Query Builder