Description
CVAT is an open source interactive video and image annotation tool for computer vision. In versions 1.6.0 through 2.64.0, an attacker with write access to a cloud storage that's been added to a CVAT instance, or ability to add new cloud storages, is able to overwrite arbitrary files on the server's filesystem. This issue has been fixed in version 2.65.0.
Published: 2026-08-04
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker with write access to cloud storage or the ability to add new cloud storages to CVAT to overwrite arbitrary files on the server’s filesystem. This can lead to compromise of configuration, binaries, or other critical files, creating an opportunity for further exploitation. The weakness corresponds to CWE‑22 and can affect confidentiality, integrity, and availability of the system.

Affected Systems

CVAT, an open‑source interactive video and image annotation tool maintained by cvat‑ai. Versions 1.6.0 through 2.64.0 are affected. The security fix was incorporated in 2.65.0.

Risk and Exploitability

The CVSS score of 7.1 indicates high severity; no EPSS score is available, so the current exploitation probability is uncertain, and the vulnerability is not listed in the CISA KEV catalog. The attack seems to require that the attacker already has some level of write access to a cloud storage connected to the CVAT instance or the privilege to add new cloud storages. By passing a crafted file path, the attacker can overwrite any file on the server, potentially allowing the execution of arbitrary code if core binaries or configuration files are replaced. Because this write privilege is typically granted to trusted users, the risk is moderate to high in environments where cloud storages are broadly accessible.

Generated by OpenCVE AI on August 4, 2026 at 21:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CVAT to version 2.65.0 or later, which includes the fix for the missing path containment validation.
  • If an immediate upgrade is not possible, remove or disable any cloud storage connections that grant write access, and restrict the creation of new cloud storages to administrators only.
  • Review and harden file system permissions on the server to ensure that uploaded files cannot overwrite critical system files, and enable file integrity monitoring to detect unauthorized changes.

Generated by OpenCVE AI on August 4, 2026 at 21:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Cvat-ai
Cvat-ai cvat
Vendors & Products Cvat-ai
Cvat-ai cvat

Tue, 04 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Description CVAT is an open source interactive video and image annotation tool for computer vision. In versions 1.6.0 through 2.64.0, an attacker with write access to a cloud storage that's been added to a CVAT instance, or ability to add new cloud storages, is able to overwrite arbitrary files on the server's filesystem. This issue has been fixed in version 2.65.0.
Title CVAT: Missing path-containment validation in multiple entry points allows arbitrary path writes
Weaknesses CWE-22
References
Metrics cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-04T20:00:49.754Z

Reserved: 2026-05-19T21:18:20.402Z

Link: CVE-2026-47682

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T22:00:07Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')