Incorrect authorization in The Update Framework (TUF) - #VU131743
Published: September 6, 2022 / Updated: May 18, 2026
The Update Framework (TUF)
Detailed vulnerability description
The vulnerability allows a remote user to bypass root metadata signature threshold verification.
The vulnerability exists due to improper access control in _verify_root_self_signed() when verifying self-signatures in new root metadata. A remote user can provide multiple signatures from a single new root key to bypass root metadata signature threshold verification.
Exploitation requires control of one new root key, a valid threshold of old trusted root keys to sign the new root metadata, publication of that metadata on the repository, and client rotation to the new root metadata.