Security Advisory

CVE-2026-58373

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-30 15:58:22
Last updated 2026-07-14 21:35:03
Assigner VulnCheck
CVSS score 4.3
State PUBLISHED

Description

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.