Skip to main content

Vendor/product archive

golang / crypto CVEs

Beta · best-effort

18 CVEs tagged to golang / crypto7 Critical, 3 High, 8 Medium, 0 Low, 0 Unrated.

CVE-2026-46598

Published May 22, 2026

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

CVSS 5.3 · Medium
evidence mentions
5
Buzz score
37.9
Vendor/product tagsBeta · best-effort

CVE-2026-46597

Published May 22, 2026

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

CVSS 7.5 · High
evidence mentions
5
Buzz score
37.9
Vendor/product tagsBeta · best-effort

CVE-2026-46595

Published May 22, 2026

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-addr…

CVSS 10.0 · Critical
evidence mentions
31
Buzz score
50.0
Vendor/product tagsBeta · best-effort

CVE-2026-42508

Published May 22, 2026

Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked.

CVSS 9.1 · Critical
evidence mentions
34
Buzz score
50.0
Vendor/product tagsBeta · best-effort

CVE-2026-39835

Published May 22, 2026

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. CertCh…

CVSS 5.3 · Medium
evidence mentions
42
Buzz score
50.0
Vendor/product tagsBeta · best-effort

CVE-2026-39834

Published May 22, 2026

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…

CVSS 9.1 · Critical
evidence mentions
5
Buzz score
37.9
Vendor/product tagsBeta · best-effort

CVE-2026-39833

Published May 22, 2026

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 promp…

CVSS 9.1 · Critical
evidence mentions
6
Buzz score
39.5
Vendor/product tagsBeta · best-effort

CVE-2026-39832

Published May 22, 2026

When adding a key to a remote agent constraint extensions such as [email protected] were not serialized in the request. Destination restrictions were silently s…

CVSS 9.1 · Critical
evidence mentions
33
Buzz score
50.0
Vendor/product tagsBeta · best-effort

CVE-2026-39830

Published May 22, 2026

A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released b…

CVSS 9.1 · Critical
evidence mentions
43
Buzz score
50.0
Vendor/product tagsBeta · best-effort

CVE-2026-39829

Published May 22, 2026

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 minut…

CVSS 7.5 · High
evidence mentions
49
Buzz score
50.0
Vendor/product tagsBeta · best-effort

CVE-2026-39828

Published May 22, 2026

When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restr…

CVSS 6.3 · Medium
evidence mentions
43
Buzz score
50.0
Vendor/product tagsBeta · best-effort

CVE-2026-39827

Published May 22, 2026

An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting…

CVSS 6.5 · Medium
evidence mentions
5
Buzz score
37.9
Vendor/product tagsBeta · best-effort

CVE-2025-58181

Published Nov 19, 2025

SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.

CVSS 5.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2025-47914

Published Nov 19, 2025

SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bou…

CVSS 5.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2019-11841

Published May 22, 2019

A message-forgery issue was discovered in crypto/openpgp/clearsign/clearsign.go in supplementary Go cryptography libraries 2019-03-25. According to the OpenPGP Message Format spec…

CVSS 5.9 · Medium
Vendor/product tagsBeta · best-effort

CVE-2019-11840

Published May 9, 2019

An issue was discovered in the supplementary Go cryptography library, golang.org/x/crypto, before v0.0.0-20190320223903-b7391e95e576. A flaw was found in the amd64 implementation…

CVSS 5.9 · Medium
Vendor/product tagsBeta · best-effort

CVE-2017-3204

Published Apr 4, 2017

The Go SSH library (x/crypto/ssh) by default does not verify host keys, facilitating man-in-the-middle attacks. Default behavior changed in commit e4e2799 to require explicitly re…

CVSS 8.1 · High
Vendor/product tagsBeta · best-effort
Showing 1-18 of 18 CVEsPage 1 of 1