CVE-2026-58373

CVAT before 2.69.0 contains an improper authorization vulnerability in QualityReportViewSet.get_queryset that allows authenticated attackers to enumerate quality report identifiers belonging to other organizations by exploiting a missing check_object_permissions call on the parent_id query parameter of the quality reports API endpoint. Attackers can send requests with sequential integer parent_id values and distinguish between existing and non-existing reports via HTTP 500 versus HTTP 404 response differences, disclosing cross-organization report existence without returning report content.
Configurations

Configuration 1 (hide)

cpe:2.3:a:cvat:computer_vision_annotation_tool:*:*:*:*:*:*:*:*

History

13 Jul 2026, 17:15

Type Values Removed Values Added
References () https://github.com/cvat-ai/cvat/commit/27953f19d2265f8b495369f816730a7452db791b - () https://github.com/cvat-ai/cvat/commit/27953f19d2265f8b495369f816730a7452db791b - Patch
References () https://github.com/cvat-ai/cvat/pull/10807 - () https://github.com/cvat-ai/cvat/pull/10807 - Issue Tracking, Patch
References () https://github.com/cvat-ai/cvat/releases/tag/v2.69.0 - () https://github.com/cvat-ai/cvat/releases/tag/v2.69.0 - Release Notes
References () https://www.vulncheck.com/advisories/cvat-missing-authorization-on-quality-reports-parent-id-filter-leaks-cross-organization-report-existence - () https://www.vulncheck.com/advisories/cvat-missing-authorization-on-quality-reports-parent-id-filter-leaks-cross-organization-report-existence - Third Party Advisory
CPE cpe:2.3:a:cvat:computer_vision_annotation_tool:*:*:*:*:*:*:*:*
First Time Cvat
Cvat computer Vision Annotation Tool

30 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-30 17:16

Updated : 2026-07-14 22:17


NVD link : CVE-2026-58373

Mitre link : CVE-2026-58373

CVE.ORG link : CVE-2026-58373


JSON object : View

Products Affected

cvat

  • computer_vision_annotation_tool
CWE
CWE-862

Missing Authorization