The Go Projectのcryptoにおける証明書検証に関する脆弱性
| Title |
The Go Projectのcryptoにおける証明書検証に関する脆弱性
|
| Summary |
IsUserAuthority または IsHostAuthority を設定せずに CertChecker を公開鍵のコールバックとして使用している SSH サーバーでは、クライアントが証明書を提示するとパニックが発生する可能性がありました。現在、CertChecker はこれらのコールバックが nil の場合にパニックを引き起こすのではなく、エラーを返すように改善されています。
|
| Possible impacts |
・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアの一部が停止する可能性があります。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 22, 2026, midnight |
| Registration Date |
June 3, 2026, 3:36 p.m. |
| Last Update |
June 3, 2026, 3:36 p.m. |
|
CVSS3.0 : 警告
|
| Score |
5.3
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
Affected System
| The Go Project |
|
crypto 0.52.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月03日] 掲載 |
June 3, 2026, 3:36 p.m. |
NVD Vulnerability Information
CVE-2026-39835
| Summary |
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.
|
| Publication Date |
May 22, 2026, 1:16 p.m. |
| Registration Date |
May 23, 2026, 4:08 a.m. |
| Last Update |
May 28, 2026, 11:56 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:* |
|
|
|
0.52.0 |
Related information, measures and tools
Common Vulnerabilities List