Skip to main content

Cvat Ai

6 CVEs vendor

Monthly

CVE-2026-73220 Aug 20, 14:32 HIGH PATCH This Week

Stored cross-site scripting in CVAT versions 2.68.0 through 2.69.x allows an authenticated user with annotation guide editing permissions to inject persistent malicious JavaScript into audio-task guide content, which executes in any other user's browser when they open the guide. The payload can silently issue arbitrary CVAT API requests - including data exports, task modifications, or privilege escalation actions - using the victim's active session credentials. No public exploit code has been identified at time of analysis; the vendor-confirmed fix is available in version 2.70.0.

XSS Cvat Cvat Ai
NVD GitHub
CVSS 4.0
8.5
EPSS
0.3%
CVE-2026-65986 Aug 04, 20:13 HIGH PATCH This Week

Stored XSS in CVAT annotation guide asset handling (versions 2.5.0-2.66.0) allows an authenticated attacker to upload a file with an attacker-controlled Content-Type header; CVAT then serves the asset with that header intact, causing a victim's browser to render the file as an HTML page and execute any embedded JavaScript. The attack targets collaborative annotation workflows where guides are shared across users or teams, enabling session hijacking, credential theft, or unauthorized actions within the victim's browser context. No public exploit has been identified at time of analysis, and this CVE is not listed in CISA KEV. The vendor-released fix is version 2.67.0.

XSS Cvat Cvat Ai
NVD VulDB GitHub
CVSS 4.0
8.5
EPSS
0.2%
CVE-2026-47682 Aug 04, 20:00 HIGH PATCH This Week

Path traversal in CVAT versions 1.6.0 through 2.64.0 enables an authenticated, low-privileged attacker with write access to an integrated cloud storage - or permission to add new cloud storage integrations - to overwrite arbitrary files on the server filesystem by embedding traversal sequences in cloud storage file paths processed by the application. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:L/UI:N/VI:H) confirms network-accessible, low-complexity exploitation requiring only low-privilege access with high integrity impact. No public exploit or CISA KEV listing has been identified at time of analysis.

Path Traversal Cvat Cvat Ai
NVD VulDB GitHub
CVSS 4.0
7.1
EPSS
0.3%
CVE-2026-44369 May 13, 21:32 HIGH PATCH This Week

Stored cross-site scripting in CVAT (Computer Vision Annotation Tool) versions 2.5.0 through 2.63.0 allows an authenticated user with annotation-guide create/edit privileges to inject malicious JavaScript into a task's annotation guide, which executes in any victim's browser that opens it. Executed script runs with the victim's CVAT session privileges, enabling arbitrary API requests on their behalf. No public exploit identified at time of analysis; EPSS is low (0.05%) and SSVC reports no observed exploitation.

XSS Cvat Cvat Ai
NVD GitHub
CVSS 4.0
8.5
EPSS
0.0%
CVE-2026-73221 Aug 11, 18:22 MEDIUM PATCH This Month

Broken object-level authorization in CVAT's lambda annotation API allows authenticated Worker-role users to exploit predictable task-based request IDs to read automatic annotation requests for tasks they are not permitted to access and to cancel annotation requests submitted by other users. All CVAT deployments running versions 2.17.0 through 2.71.x are affected per cpe:2.3:a:cvat-ai:cvat. No public exploit exists and this vulnerability is not listed in CISA KEV; SSVC assessment confirms no current exploitation, but multi-tenant environments with mixed-trust Worker accounts face meaningful workflow disruption risk.

Authentication Bypass Cvat Cvat Ai
NVD VulDB GitHub
CVSS 4.0
5.3
EPSS
0.2%
CVE-2026-58373 Jun 30, 15:58 MEDIUM PATCH This Month

Cross-organization report enumeration in CVAT before 2.69.0 exposes the existence of quality reports belonging to other organizations to any authenticated user. The vulnerability stems from a missing authorization gate in QualityReportViewSet.get_queryset, where the parent_id query parameter is processed without invoking check_object_permissions, allowing cross-tenant enumeration via differential HTTP response analysis. No public exploit or CISA KEV listing exists, but the attack is trivially automatable by any authenticated user in a multi-organization CVAT deployment.

Authentication Bypass Cvat Cvat Ai
NVD GitHub
CVSS 4.0
5.3
EPSS
0.2%
EPSS 0% CVSS 8.5
HIGH PATCH This Week

Stored cross-site scripting in CVAT versions 2.68.0 through 2.69.x allows an authenticated user with annotation guide editing permissions to inject persistent malicious JavaScript into audio-task guide content, which executes in any other user's browser when they open the guide. The payload can silently issue arbitrary CVAT API requests - including data exports, task modifications, or privilege escalation actions - using the victim's active session credentials. No public exploit code has been identified at time of analysis; the vendor-confirmed fix is available in version 2.70.0.

XSS Cvat Cvat Ai
NVD GitHub
EPSS 0% CVSS 8.5
HIGH PATCH This Week

Stored XSS in CVAT annotation guide asset handling (versions 2.5.0-2.66.0) allows an authenticated attacker to upload a file with an attacker-controlled Content-Type header; CVAT then serves the asset with that header intact, causing a victim's browser to render the file as an HTML page and execute any embedded JavaScript. The attack targets collaborative annotation workflows where guides are shared across users or teams, enabling session hijacking, credential theft, or unauthorized actions within the victim's browser context. No public exploit has been identified at time of analysis, and this CVE is not listed in CISA KEV. The vendor-released fix is version 2.67.0.

XSS Cvat Cvat Ai
NVD VulDB GitHub
EPSS 0% CVSS 7.1
HIGH PATCH This Week

Path traversal in CVAT versions 1.6.0 through 2.64.0 enables an authenticated, low-privileged attacker with write access to an integrated cloud storage - or permission to add new cloud storage integrations - to overwrite arbitrary files on the server filesystem by embedding traversal sequences in cloud storage file paths processed by the application. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:L/UI:N/VI:H) confirms network-accessible, low-complexity exploitation requiring only low-privilege access with high integrity impact. No public exploit or CISA KEV listing has been identified at time of analysis.

Path Traversal Cvat Cvat Ai
NVD VulDB GitHub
EPSS 0% CVSS 8.5
HIGH PATCH This Week

Stored cross-site scripting in CVAT (Computer Vision Annotation Tool) versions 2.5.0 through 2.63.0 allows an authenticated user with annotation-guide create/edit privileges to inject malicious JavaScript into a task's annotation guide, which executes in any victim's browser that opens it. Executed script runs with the victim's CVAT session privileges, enabling arbitrary API requests on their behalf. No public exploit identified at time of analysis; EPSS is low (0.05%) and SSVC reports no observed exploitation.

XSS Cvat Cvat Ai
NVD GitHub
EPSS 0% CVSS 5.3
MEDIUM PATCH This Month

Broken object-level authorization in CVAT's lambda annotation API allows authenticated Worker-role users to exploit predictable task-based request IDs to read automatic annotation requests for tasks they are not permitted to access and to cancel annotation requests submitted by other users. All CVAT deployments running versions 2.17.0 through 2.71.x are affected per cpe:2.3:a:cvat-ai:cvat. No public exploit exists and this vulnerability is not listed in CISA KEV; SSVC assessment confirms no current exploitation, but multi-tenant environments with mixed-trust Worker accounts face meaningful workflow disruption risk.

Authentication Bypass Cvat Cvat Ai
NVD VulDB GitHub
EPSS 0% CVSS 5.3
MEDIUM PATCH This Month

Cross-organization report enumeration in CVAT before 2.69.0 exposes the existence of quality reports belonging to other organizations to any authenticated user. The vulnerability stems from a missing authorization gate in QualityReportViewSet.get_queryset, where the parent_id query parameter is processed without invoking check_object_permissions, allowing cross-tenant enumeration via differential HTTP response analysis. No public exploit or CISA KEV listing exists, but the attack is trivially automatable by any authenticated user in a multi-organization CVAT deployment.

Authentication Bypass Cvat Cvat Ai
NVD GitHub

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy