CVE-2026-86764
⚪ Do wiadomości
Brak wymuszenia uprawnienia components.view w Snipe-IT pozwala na ujawnienie danych komponentów.
CVSS
6.5
EPSS
0.2%
Exploit
poc
Vendor
snipeitapp
Opis źródłowy (NVD)
Snipe-IT through 8.6.4 (fixed in 8.7.0) does not enforce the components.view permission on the authenticated endpoint GET /api/v1/hardware/<asset-id>/assigned/components. The endpoint authorizes only assets.view on the parent asset before returning linked component details; the components.view check is applied only to the response's available_actions.view flag and not to the returned data. As a result, an authenticated user holding only assets.view can enumerate component IDs, names, assigned quantities, and notes that are otherwise protected — the direct GET /api/v1/components/<id> endpoint correctly returns 403 Forbidden for such users.
exploit
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 6.5 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.2% |
| Opublikowano (NVD) | 2026-09-09 14:17:26 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-16 20:27:42 UTC |
Referencje
- https://github.com/grokability/snipe-it/security/advisories/GHSA-v973-fm42-f8xv ([email protected]) [Exploit, Vendor Advisory]
- https://www.vulncheck.com/advisories/snipe-it-8.6.4-before-8.7.0-permission-bypass-via-assigned-components ([email protected]) [Third Party Advisory]