{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-73221",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-11T14:41:20.122Z",
        "datePublished": "2026-08-11T18:22:10.737Z",
        "dateUpdated": "2026-08-11T20:04:53.774Z"
    },
    "containers": {
        "cna": {
            "title": "CVAT: Flawed authorization logic in endpoints related to lambda requests",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-863",
                            "lang": "en",
                            "description": "CWE-863: Incorrect Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "LOW",
                        "vulnIntegrityImpact": "LOW",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/cvat-ai/cvat/security/advisories/GHSA-m7p7-6w4m-886p",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/cvat-ai/cvat/security/advisories/GHSA-m7p7-6w4m-886p"
                },
                {
                    "name": "https://github.com/cvat-ai/cvat/pull/10964",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/cvat-ai/cvat/pull/10964"
                },
                {
                    "name": "https://github.com/cvat-ai/cvat/commit/20a1076a0b9de47e067b121e40f16d66d373b3f7",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/cvat-ai/cvat/commit/20a1076a0b9de47e067b121e40f16d66d373b3f7"
                },
                {
                    "name": "https://github.com/cvat-ai/cvat/releases/tag/v2.72.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/cvat-ai/cvat/releases/tag/v2.72.0"
                }
            ],
            "affected": [
                {
                    "vendor": "cvat-ai",
                    "product": "cvat",
                    "versions": [
                        {
                            "version": ">= 2.17.0, < 2.72.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-11T18:22:10.737Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "CVAT is an open source interactive video and image annotation tool for computer vision. From 2.17.0 until 2.72.0, a user with the Worker role can use predictable task-based request IDs with the lambda request retrieve and destroy endpoints to view automatic annotation requests for tasks or jobs the user cannot access and cancel requests initiated by other users. This issue is fixed in version 2.72.0."
                }
            ],
            "source": {
                "advisory": "GHSA-m7p7-6w4m-886p",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-11T20:04:34.958132Z",
                                "id": "CVE-2026-73221",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-11T20:04:53.774Z"
                }
            }
        ]
    }
}