MEDIUM
GHSA-8frh-vhgh-64cf
Snipe-IT has incorrect permission for legacy license checkin API
Quick fix
GHSA-8frh-vhgh-64cf — snipe/snipe-it: upgrade to the fixed version with the command below.
composer require snipe/snipe-it:^8.6.2Details
### Impact The legacy single-seat license checkin flow authorizes the action with the `checkout` permission instead of the `checkin` permission. Because of this, a user who is allowed to assign licenses but not unassign them can still directly access the old checkin endpoint and reclaim a license seat that is currently assigned to another user or asset.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://github.com/grokability/snipe-it/security/advisories/GHSA-8frh-vhgh-64cf[WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2026-55479[ADVISORY]
- https://github.com/grokability/snipe-it/commit/80c8aa41dc813b0815db00bb44eb0fff9f89a227[WEB]
- https://github.com/grokability/snipe-it[PACKAGE]
- https://github.com/grokability/snipe-it/releases/tag/v8.6.2[WEB]