Vulnerability in Theupdateframework Go-Tuf

CVE-2024-47534

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.

Vulnerability class: Race Condition

EPSS: 0.005 (40.4th percentile) — read the EPSS interpretation.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2024-47534?
CVE-2024-47534 is a vulnerability in Theupdateframework Go-Tuf, classified under Concurrent Execution using Shared Resource with Improper Synchronization (Race Condition). Published 2024-10-01.
Is CVE-2024-47534 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.