CVE Details
Basic Information
| Title | CVAT vulnerable to email verification bypass by use of basic authentication |
|---|---|
| Type | cve |
| Published | 2025-07-30T14:32:03.675Z |
| Modified | 2025-07-30T14:45:10.490Z |
Product Information
| Vendor | cvat-ai |
|---|---|
| Product | cvat |
| Version | >= 1.1.0, < 2.42.0 |
CVSS Information
| Base Score | 4.3 (MEDIUM) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L |
AI Analysis
| AI Description | CVAT had a vulnerability where email verification wasn’t enforced when using Basic HTTP Authentication, allowing fake accounts and bot signups. This was fixed in version 2.42.0. |
|---|---|
| AI Severity | Medium |
| AI Vendor | CVAT AI |
| AI Product | CVAT |
| AI Version | 1.1.0 to 2.41.0 |
Affected Products
- cvat-ai cvat >= 1.1.0, < 2.42.0
Additional Information
| CWE List | CWE-287 |
|---|---|
| Source | GitHub_M |
Description
CVAT is an open source interactive video and image annotation tool for computer vision. In versions 1.1.0 through 2.41.0, email verification was not enforced when using Basic HTTP Authentication. As a result, users could create accounts using fake email addresses and use the product as verified users. Additionally, the missing email verification check leaves the system open to bot signups and further usage. CVAT 2.42.0 and later versions contain a fix for the issue. CVAT Enterprise customers have a workaround available; those customers may disable registration to prevent this issue.