{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-55482",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-16T22:28:27.061Z",
        "datePublished": "2026-08-19T18:18:35.455Z",
        "dateUpdated": "2026-08-19T18:18:35.455Z"
    },
    "containers": {
        "cna": {
            "title": "Snipe-IT: Multi-Tenancy Bypass via Bulk Asset Update",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-639",
                            "lang": "en",
                            "description": "CWE-639: Authorization Bypass Through User-Controlled Key",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "LOW",
                        "baseScore": 6.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/grokability/snipe-it/security/advisories/GHSA-33g4-646g-qwmm",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/grokability/snipe-it/security/advisories/GHSA-33g4-646g-qwmm"
                },
                {
                    "name": "https://github.com/grokability/snipe-it/commit/d58fda626e8febfeff4cabbc20ba03edfc411e18",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/grokability/snipe-it/commit/d58fda626e8febfeff4cabbc20ba03edfc411e18"
                },
                {
                    "name": "https://github.com/grokability/snipe-it/releases/tag/v8.4.1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/grokability/snipe-it/releases/tag/v8.4.1"
                }
            ],
            "affected": [
                {
                    "vendor": "grokability",
                    "product": "snipe-it",
                    "versions": [
                        {
                            "version": "< 8.4.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-19T18:18:35.455Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Snipe-IT is an IT asset/license management system. Prior to 8.4.1, a non-superadmin can use app/Http/Controllers/Assets/BulkAssetsController.php update() to submit company_id directly without Company::getIdForCurrentUser(), allowing assets to be moved across company boundaries and breaking multi-tenant isolation. This issue is fixed in version 8.4.1."
                }
            ],
            "source": {
                "advisory": "GHSA-33g4-646g-qwmm",
                "discovery": "UNKNOWN"
            }
        }
    }
}