---
id: CVE-2026-63493
title: Snipe-IT is an IT asset/license management system
summary: >-
  Snipe-IT is an IT asset/license management system. Prior to 8.7.0, a
  password-authenticated session for an account with self.api permission can
  reach the personal-access-token API flow before completing the account's
  second-factor challe…
severity: high
cvss: 8.6
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'
cwe:
  - CWE-288
vendor: snipe
product: snipe/snipe-it
affected:
  - snipe/snipe-it < 8.7.0
patched:
  - snipe/snipe-it 8.7.0
published: '2026-09-24'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T13:36:08.630'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-63493'
references:
  - url: >-
      https://github.com/grokability/snipe-it/commit/87c362962a670f427be071850b218e43eff5d08e
    label: security-advisories@github.com
  - url: >-
      https://github.com/grokability/snipe-it/commit/c4ea7db51ca80bf11b1d04fbe46e4a64f54dc780
    label: security-advisories@github.com
  - url: 'https://github.com/grokability/snipe-it/pull/19294'
    label: security-advisories@github.com
  - url: 'https://github.com/grokability/snipe-it/releases/tag/v8.7.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-hxcx-9h4f-42xx
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-hxcx-9h4f-42xx'
tags:
  - nvd
  - ghsa
  - composer
  - cve.org
aliases:
  - GHSA-hxcx-9h4f-42xx
ecosystem: composer
cvssSource: cna
ingestedAt: '2026-09-24T16:47:15.846Z'
epss: 0.00267
epssPercentile: 0.16841
---

## Overview

Snipe-IT is an IT asset/license management system. Prior to 8.7.0, a password-authenticated session for an account with self.api permission can reach the personal-access-token API flow before completing the account's second-factor challenge because CheckForTwoFactor is enforced in the web middleware group but not the API middleware group. The advisory states that the resulting persistent API token can read and modify resources with the victim's permissions and, for an administrator, can reach the users/two_factor_reset endpoint. Resetting the administrator's enrolled second factor allows the password-holding attacker to enroll an attacker-controlled factor, take over the administrator's web account, and lock out the legitimate user. The token does not create a web session, but it provides broad API access while the same browser session remains blocked at the two-factor page. This vulnerability is fixed in 8.7.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-63493)

Affected packages:

- `snipe/snipe-it < 8.7.0`

Patched in:

- `snipe/snipe-it 8.7.0`

Source: https://github.com/advisories/GHSA-hxcx-9h4f-42xx
