Race Condition Affecting flux-source-controller package, versions <1.7.3-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

Social Trends
EPSS
0.51% (40th 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-WOLFILATEST-FLUXSOURCECONTROLLER-18279085
  • published23 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 Wolfi flux-source-controller to version 1.7.3-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream flux-source-controller package and not the flux-source-controller package as distributed by Wolfi. See How to fix? for Wolfi 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.