Lucene search
+L

14798 matches found

OSV
OSV
added 2026/06/25 10:34 p.m.20 views

GO-2026-5416 gitverify has improper tag signature verification in github.com/supply-chain-tools/gitverify

gitverify has improper tag signature verification in github.com/supply-chain-tools/gitverify...

5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/06/25 10:21 p.m.8 views

GHSA-RM3J-F69W-WQMQ golang.org/x/crypto vulnerable to infinite loop on large channel writes

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...

9.1CVSS6AI score0.00525EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/25 10:21 p.m.13 views

golang.org/x/crypto vulnerable to infinite loop on large channel writes

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...

9.1CVSS6AI score0.00525EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/06/25 10:18 p.m.8 views

GHSA-W879-237Q-WC7R golang.org/x/crypto: Invoking pathological RSA/DSA parameters may cause DoS

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public...

7.5CVSS6.4AI score0.00467EPSS
SaveExploits0References46
Github Security Blog
Github Security Blog
added 2026/06/25 10:15 p.m.10 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
SaveExploits0References48Affected Software1
OSV
OSV
added 2026/06/25 10:15 p.m.7 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
SaveExploits0References48
Github Security Blog
Github Security Blog
added 2026/06/25 10:14 p.m.14 views

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

When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError...

8.8CVSS6AI score0.00369EPSS
SaveExploits0References40Affected Software1
OSV
OSV
added 2026/06/25 10:14 p.m.9 views

GHSA-Q4H4-GMJ2-QVW2 golang.org/x/crypto: Invoking byte arithmetic causes underflow and panic

An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs...

7.5CVSS6AI score0.00473EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/25 10:13 p.m.10 views

GHSA-JPPX-RXG9-JMRX golang.org/x/crypto doesn't enforce invoking key constraints

The in-memory keyring returned by NewKeyring silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring now returns an error when...

9.1CVSS6AI score0.00412EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/25 10:12 p.m.10 views

GHSA-9M57-25V3-79X9 golang.org/x/crypto: Invoking pathological inputs can lead to client panic

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

5.3CVSS6AI score0.00412EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/25 7:47 p.m.37 views

CVE-2026-46601

The CVE refers to a panic in the golang.org/x/image webp decoder when processing a VP8 chunk whose alpha channel size does not match the canvas size. Affected component: the WebP decoder in x/image/webp. Root cause: mismatch between VP8 chunk dimensions and the canvas size triggers a panic (crash...

7.5CVSS5.8AI score0.00335EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 6:43 p.m.11 views

GO-2026-5285 Daptin has Unauthenticated Path Traversal and Zip Slip in github.com/daptin/daptin

Daptin has Unauthenticated Path Traversal and Zip Slip in github.com/daptin/daptin...

5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/06/25 6:43 p.m.11 views

GO-2026-5377 ExternalSecrets vulnerable to privilege escalation with secret overwriting in github.com/external-secrets/external-secrets/apis

ExternalSecrets vulnerable to privilege escalation with secret overwriting in github.com/external-secrets/external-secrets/apis. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing...

4.9CVSS5.8AI score0.00215EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 6:43 p.m.8 views

GO-2026-5369 Crabbox: environment variable exposure vulnerability in github.com/openclaw/crabbox

Crabbox: environment variable exposure vulnerability in github.com/openclaw/crabbox...

9.3CVSS5.8AI score0.00742EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/25 6:43 p.m.15 views

GO-2026-5353 Amazon ECS Container Agent (Windows) is vulnerable to Information Disclosure in github.com/aws/amazon-ecs-agent

Amazon ECS Container Agent Windows is vulnerable to Information Disclosure in github.com/aws/amazon-ecs-agent...

7.5CVSS5.8AI score0.00547EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 6:43 p.m.8 views

GO-2026-5343 opentelemetry-ebpf-profiler: Unprivileged process can trigger a denial of service on the ebpf-profiler agent in go.opentelemetry.io/ebpf-profiler

opentelemetry-ebpf-profiler: Unprivileged process can trigger a denial of service on the ebpf-profiler agent in go.opentelemetry.io/ebpf-profiler...

5.9AI score0.00017EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 6:43 p.m.6 views

GO-2026-5354 kube-router: BGP Peer Passwords Exposed in Logs at Verbose Logging Level in github.com/cloudnativelabs/kube-router

kube-router: BGP Peer Passwords Exposed in Logs at Verbose Logging Level in github.com/cloudnativelabs/kube-router...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/06/25 6:43 p.m.12 views

GO-2026-5298 Go-Attestation: Hash injection into trusted measurement list via unskipped SignatureHeaderSize vendor bytes in parseEfiSignatureList() in github.com/google/go-attestation

Go-Attestation: Hash injection into trusted measurement list via unskipped SignatureHeaderSize vendor bytes in parseEfiSignatureList in github.com/google/go-attestation...

8.9CVSS5.8AI score0.00191EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 6:43 p.m.10 views

GO-2026-5378 containerd user ID handling bypass allows runAsNonRoot evasion in github.com/containerd/containerd

containerd user ID handling bypass allows runAsNonRoot evasion in github.com/containerd/containerd...

7.8CVSS5.8AI score0.00221EPSS
SaveExploits1References1
OSV
OSV
added 2026/06/25 6:43 p.m.11 views

GO-2026-5344 Boxlite: Path Traversal Vulnerability Leads to Arbitrary File Write on the Host in github.com/boxlite-ai/boxlite/sdks/go

Boxlite: Path Traversal Vulnerability Leads to Arbitrary File Write on the Host in github.com/boxlite-ai/boxlite/sdks/go...

9.6CVSS5.9AI score0.00482EPSS
SaveExploits0References4
Rows per page
Query Builder