CVE-2026-73220

8.5

CVAT-AI · CVAT

CVAT is affected by a Cross-Site Scripting (XSS) vulnerability that could allow an authenticated user to execute malicious scripts in the context of another user session.

Executive summary

A Cross-Site Scripting vulnerability in the CVAT computer vision annotation tool could allow an authenticated attacker to execute unauthorized scripts and potentially hijack user sessions.

Vulnerability

This is a basic Cross-Site Scripting (XSS) vulnerability, classified as CWE-80, resulting from the improper neutralization of script-related HTML tags. The attack requires the attacker to be authenticated and involves user interaction to trigger the execution of the payload.

Business impact

A successful XSS attack on an annotation platform could lead to the compromise of administrative or user accounts, potentially resulting in the unauthorized manipulation of annotation datasets or the theft of sensitive session tokens. Given the CVSS score of 8.5, this vulnerability represents a significant threat to the security and integrity of the annotation workflow and the data managed within the system.

Remediation

Immediate Action: Update the CVAT instance to version 2.70.0 or later to patch the XSS vulnerability.

Proactive Monitoring: Monitor for suspicious script injections or unusual behavior in the web interface, particularly within the annotation and project management modules.

Compensating Controls: Enforce strict Content Security Policy (CSP) headers to mitigate the impact of XSS by restricting the sources from which scripts can be executed.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the potential for session hijacking and unauthorized data manipulation, upgrading to version 2.70.0 is critical. Organizations should ensure that all users are operating on the patched version to maintain a secure annotation environment.

More CVAT-AI CVEs