SCA: security update for github.com/google/go-tpm (GHSA-5x29-3hr9-6wpw)

high Tenable Cloud Security Plugin ID 433601

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- An improperly initialized 'migrationAuth' value in Google's go-tpm TPM1.2 library versions prior to 0.3.0
can lead an eavesdropping attacker to discover the auth value for a key created with CreateWrapKey. An
attacker listening in on the channel can collect both 'encUsageAuth' and 'encMigrationAuth', and then can
calculate 'usageAuth ^ encMigrationAuth' as the 'migrationAuth' can be guessed for all keys created with
CreateWrapKey. TPM2.0 is not impacted by this. We recommend updating your library to 0.3.0 or later, or,
if you cannot update, to call CreateWrapKey with a random 20-byte value for 'migrationAuth'.
(CVE-2020-8918)

See Also

https://github.com/advisories/GHSA-5x29-3hr9-6wpw

Plugin Details

Severity: High

ID: 433601

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.04

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Low

Base Score: 3.6

Temporal Score: 2.8

Vector: CVSS2#AV:L/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2020-8918

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.4

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/11/2022

Vulnerability Publication Date: 8/11/2020

Reference Information

CVE: CVE-2020-8918

cwe: CWE-665