PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73219 cvat-ai CVE debrief

A vulnerability in CVAT, an open-source interactive video and image annotation tool, allows a user with write access to a CVAT job to block automatic annotation for another task by submitting a batch automatic annotation request with inconsistent task and job IDs. This issue, fixed in version 2.72.0, has a CVSS score of 5.3 and is classified as MEDIUM severity.

Vendor
cvat-ai
Product
cvat
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-11
Original CVE updated
2026-09-10
Advisory published
2026-08-11
Advisory updated
2026-09-10

Who should care

Defenders managing CVAT deployments, especially those with multiple users having write access to jobs, should assess exposure and verify they are running the fixed version. Defenders should prioritize verifying exposure in CVAT deployments, especially those with multiple users having write access to jobs, and ensure they are running version 2.72.0 or later. Operators of CVAT should review user access controls and monitor for suspicious activity related to

Why it matters

CVE-2026-73219 is a MEDIUM-severity vulnerability in CVAT that allows a user to block automatic annotation for another task. Defenders should verify exposure, especially in deployments with multiple users having write access to jobs, and ensure they are running version 2.72.0 or later.

  • Potential denial of service for automatic annotation
  • Need to verify exposure in CVAT deployments
  • Requires updating to version 2.72.0 or later
  • Limited information on potential data impact

Technical summary

The vulnerability in CVAT allows a user with write access to a job to block automatic annotation for another task by submitting a request with inconsistent task and job IDs. This issue is fixed in version 2.72.0. The vulnerability has a CVSS score of 5.3 and is classified as MEDIUM severity. 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.

Defensive priority

Defenders should prioritize verifying exposure in CVAT deployments, especially those with multiple users having write access to jobs, and ensure they are running version 2.72.0 or later.

Recommended defensive actions

  • Verify CVAT version and ensure it is 2.72.0 or later
  • Review user access controls for CVAT jobs
  • Monitor for suspicious activity related to automatic annotation requests
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. However, the scope of affected deployments and potential impact require further verification.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73219 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-73219

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-73219 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73219

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.