AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-73219

MEDIUM · CVSS 5.3 EPSS 0.34% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The vulnerability affects CVAT versions 2.17.0 to 2.72.0, allowing users with write access to exploit inconsistent task and job IDs during batch automatic annotation requests. This can lead to denial of service for automatic annotation on other tasks, impacting workflow efficiency. Organizations using affected versions of CVAT should prioritize upgrading to version 2.72.0 to mitigate this issue.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-73219
Severity
MEDIUM
CVSS
5.3
EPSS
0.34%

Original NVD 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.