CVE Catalog

CVE-2026-73220

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Summary

CVAT, an open source annotation tool, versions 2.68.0 to 2.70.0 contain an XSS vulnerability in the audio annotation guide renderer. A user with guide creation/edit privileges can store malicious JavaScript that executes when another user opens the guide, allowing arbitrary CVAT requests with victim privileges. Fixed in version 2.70.0.

Risk Assessment

An attacker can hijack a victim's account, steal data, or perform unauthorized operations in CVAT, threatening data confidentiality and integrity.

Recommendation

Update CVAT to version 2.70.0 or later, which includes the fix.

Other vulnerabilities in CVAT

See all
Original NVD description (English source)

CVAT is an open source interactive video and image annotation tool for computer vision. From 2.68.0 until 2.70.0, the audio-task annotation guide renderer in cvat-ui/src/audio/components/annotation-page/audio-workspace/top-bar/audio-right-group.tsx passes attacker-controlled guide Markdown to MDEditor without the rehype-sanitize plugin. A user who can create or edit an annotation guide can store malicious JavaScript that executes when another user opens the guide. The script can issue arbitrary CVAT requests with the victim user's privileges. This issue is fixed in version 2.70.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS