Race Condition Affecting teleport-fips-17 package, versions <17.7.23-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.49% (38th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-TELEPORTFIPS17-17768801
  • published2 Jul 2026
  • disclosed1 Oct 2024

Introduced: 1 Oct 2024

CVE-2024-47534  (opens in a new tab)
CWE-362  (opens in a new tab)

How to fix?

Upgrade Minimos:latest teleport-fips-17 to version 17.7.23-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream teleport-fips-17 package and not the teleport-fips-17 package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

go-tuf is a Go implementation of The Update Framework (TUF). The go-tuf client inconsistently traces the delegations. For example, if targets delegate to "A", and to "B", and "B" delegates to "C", then the client should trace the delegations in the order "A" then "B" then "C" but it may incorrectly trace the delegations "B"->"C"->"A". This vulnerability is fixed in 2.0.1.