CVE-2026-86773

Snipe-IT through version 8.6.3 fails to perform object-level authorization in the updateLicense, updateConsumable, updateAccessory, and updateModel endpoints and in the storeModel endpoint for Predefined Kits. The existing check authorizes only the parent Predefined Kit (update on PredefinedKit) and not the child object being attached. As a result, an authenticated user holding only the kits.edit permission can attach a License, Consumable, Accessory, or Asset Model that they are otherwise denied (HTTP 403) from reading directly to a Predefined Kit, and the kit relation index then discloses the attached object's name back to that low-privilege user. This is the update-path and storeModel counterpart to CVE-2026-55478, which fixed only the storeLicense, storeConsumable, and storeAccessory methods in 8.6.2. Note that updateModel was code-vulnerable in 8.6.3 but not reachable in practice because a route-name typo bound the route to a nonexistent controller method, causing HTTP 500 responses. The issue is fixed in Snipe-IT 8.7.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:snipeitapp:snipe-it:*:*:*:*:*:*:*:*

History

16 Sep 2026, 20:23

Type Values Removed Values Added
References () https://github.com/grokability/snipe-it/security/advisories/GHSA-4j5f-mm59-hf9w - () https://github.com/grokability/snipe-it/security/advisories/GHSA-4j5f-mm59-hf9w - Exploit, Vendor Advisory
References () https://www.vulncheck.com/advisories/snipe-it-8.6.3-broken-access-control-via-kit-update-endpoints - () https://www.vulncheck.com/advisories/snipe-it-8.6.3-broken-access-control-via-kit-update-endpoints - Third Party Advisory
First Time Snipeitapp snipe-it
Snipeitapp
CPE cpe:2.3:a:snipeitapp:snipe-it:*:*:*:*:*:*:*:*

Information

Published : 2026-09-09 14:17

Updated : 2026-09-16 20:23


NVD link : CVE-2026-86773

Mitre link : CVE-2026-86773

CVE.ORG link : CVE-2026-86773


JSON object : View

Products Affected

snipeitapp

  • snipe-it
CWE
CWE-863

Incorrect Authorization