All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73219
MEDIUMpublished 2026-08-11 18:18 UTC · 1 day ago · modified 2026-08-12 23:17 UTC
5.3
CVSS / 10
// description
CVAT is an open source interactive video and image annotation tool for computer vision. From 2.17.0 until 2.72.0, a user with write access to a CVAT job can submit a batch automatic annotation request to RequestViewSet.create with inconsistent task and job IDs, and because the task ID determines the single active request slot, block automatic annotation for another task whose ID is known. This issue is fixed in version 2.72.0.
// weaknesses (CWE)
- CWE-1288