CVE Catalog

CVE-2026-65986

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

15th percentile - higher than 15% of all known CVEs

Summary

In CVAT versions 2.5.0 through 2.66.0, there is an XSS vulnerability accessible through annotation guide assets. When CVAT serves files attached to an annotation guide, it labels them with a media type that the attacker can influence, allowing the victim's browser to treat the file as an HTML page and run any JavaScript inside it. This issue has been fixed in version 2.67.0.

Risk Assessment

An attacker can execute arbitrary script in the user's browser, potentially leading to session theft, account takeover, or data leakage.

Recommendation

Upgrade CVAT to version 2.67.0 or later. Also restrict the ability to upload files to annotation guides to trusted users only.

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. Versions 2.5.0 through 2.66.0 contain a XSS vulnerability that can be accessed through annotation guide assets. When CVAT serves the files attached to an annotation guide, it labels them with a media type ( Content-Type ) that the attacker can influence, so instead of treating an uploaded file as plain data, the victim's browser can be told to treat it as an HTML page and run any JavaScript inside it. This issue has been fixed in version 2.67.0.

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