CVE-2026-47682
Received
Received - Intake
Arbitrary File Overwrite in CVAT via Cloud Storage
Vulnerability report for CVE-2026-47682, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-04
Last updated on: 2026-08-04
Assigner: GitHub, Inc.
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cvat-ai | cvat | From 1.6.0 (inc) to 2.64.0 (inc) |
| cvat-ai | cvat | 2.65.0 |
| opencv | cvat | From 1.6.0 (inc) to 2.64.0 (inc) |
| opencv | cvat | 2.65.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |