Improper Handling of Case Sensitivity in The Update Framework (TUF) - #VU131745
Published: May 18, 2026
The Update Framework (TUF)
Detailed vulnerability description
The vulnerability allows a remote attacker to influence target authorization decisions.
The vulnerability exists due to improper handling of case sensitivity in DelegatedRole._is_target_in_pathpattern when matching delegation path patterns on Windows. A remote attacker can control a delegated role with a case-colliding path pattern to influence target authorization decisions.
Exploitation requires a repository configuration with path-based delegations whose patterns differ only by case, the attacker-controlled delegation to be visited before the legitimate delegation, and a client running on Windows.