原始 OSV JSON{
"id": "GHSA-crv3-j83j-f3r6",
"aliases": [
"CVE-2026-55478"
],
"details": "### Impact\nThe API endpoint for adding a license to a predefined kit (`POST /api/v1/kits/{kit_id}/licenses`) only checks whether the caller can edit kits, but does not perform object-level authorization on the referenced license itself. Because of this, a low-privilege user with only predefined-kit permissions can still bind a license that they should not be allowed to access or manage into a kit.",
"summary": "Snipe-IT has missing object-level authorization in Kits API",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.6.2"
}
]
}
],
"package": {
"name": "snipe/snipe-it",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 8.6.1"
}
}
],
"modified": "2026-08-28T18:04:02Z",
"severity": [
{
"type": "CVSS_V4",
"score": "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"
}
],
"published": "2026-08-28T18:02:31Z",
"references": [
{
"url": "https://github.com/grokability/snipe-it/security/advisories/GHSA-crv3-j83j-f3r6",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55478",
"type": "ADVISORY"
},
{
"url": "https://github.com/grokability/snipe-it/commit/0d870d540d27107634f3134e0e7f106b3faa6992",
"type": "WEB"
},
{
"url": "https://github.com/grokability/snipe-it",
"type": "PACKAGE"
},
{
"url": "https://github.com/grokability/snipe-it/releases/tag/v8.6.2",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-639"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-07-10T19:17:25Z",
"github_reviewed_at": "2026-08-28T18:02:31Z"
}
}