---
id: CVE-2026-73219
title: >-
  CVAT is an open source interactive video and image annotation tool for
  computer vision
summary: >-
  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 incons…
severity: none
cwe:
  - CWE-1288
published: '2026-08-11'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T20:36:14.340'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73219'
references:
  - url: >-
      https://github.com/cvat-ai/cvat/commit/20a1076a0b9de47e067b121e40f16d66d373b3f7
    label: security-advisories@github.com
  - url: 'https://github.com/cvat-ai/cvat/pull/10964'
    label: security-advisories@github.com
  - url: 'https://github.com/cvat-ai/cvat/releases/tag/v2.72.0'
    label: security-advisories@github.com
  - url: 'https://github.com/cvat-ai/cvat/security/advisories/GHSA-7xhx-3q27-xvcx'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00466
epssPercentile: 0.37605
ingestedAt: '2026-09-10T21:05:53.595Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
