CVE-2025-49135: Cvat Missing Tusfile Validationcve-2025-49135-cvat-missing-tusfile-validation
Missing ownership validation for locally uploaded TUS files during resource import. This allows an attacker to specify a file ID belonging to another user and import their data. Ensure that the referenced `TusFile` is validated against the current user's ID to prevent Insecure Direct Object Reference (IDOR).