原始 OSV JSON{
"id": "GHSA-53jc-27pc-x8r8",
"aliases": [
"CVE-2026-55476"
],
"details": "### Impact\nThe route POST `/account/request/{itemType}/{itemId}/{cancel_by_admin?}/{requestingUser?}` accepts `cancel_by_admin` as a plain URL path segment with no authorization check. Any authenticated user regardless of permissions can set this parameter to a truthy value and supply a victim's user ID to silently cancel that user's pending asset requests. The attacker only needs an active session; no elevated privilege is required.\n\n### Patches\nPatched in 8.6.1",
"summary": "Snipe-IT Vulnerable to Unauthorized Asset Request Cancellation via Unguarded cancel_by_admin Parameter",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.6.0"
}
]
}
],
"package": {
"name": "snipe/snipe-it",
"ecosystem": "Packagist"
}
}
],
"modified": "2026-08-28T18:03:45Z",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2026-08-28T18:02:16Z",
"references": [
{
"url": "https://github.com/grokability/snipe-it/security/advisories/GHSA-53jc-27pc-x8r8",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55476",
"type": "ADVISORY"
},
{
"url": "https://github.com/grokability/snipe-it/commit/3c1b18919afbba12d419a9795929493b0391c91a",
"type": "WEB"
},
{
"url": "https://github.com/grokability/snipe-it/commit/ac2162113d9e25e4c61b61916ce67fb2a1050553",
"type": "WEB"
},
{
"url": "https://github.com/grokability/snipe-it",
"type": "PACKAGE"
},
{
"url": "https://github.com/grokability/snipe-it/releases/tag/v8.6.0",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-862"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-07-10T19:17:25Z",
"github_reviewed_at": "2026-08-28T18:02:16Z"
}
}