Intel

AIKIDO-2026-11137

cvat-sdk is vulnerable to Cross-Site Scripting (XSS)

Cross-Site Scripting (XSS)GHSA-w6mx-95ff-72cv Published Yesterday

85

High Risk

This Affects:

PYTHONcvat-sdk
2.5.0 - 2.66.0
Fixed in 2.67.0
Are you affected? Scan for Free

TL;DR

The package fixed an XSS issue in annotation guide asset handling by adding server-side validation to ensure an uploaded asset’s declared Content-Type matches what the filename implies. Mismatches (e.g., uploading HTML while declaring an image type) are rejected, preventing the browser from interpreting the content as executable HTML.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

cvat-sdk is vulnerable to Cross-Site Scripting (XSS) in versions 2.5.0 - 2.66.0.

How to fix this

Upgrade the cvat-sdk library to the patch version.